本程序在正式运行后请不要关闭。开始运行时无法干预。请运行程序后,等到中午12点按下s键。本来想手动调节的,但连我自己都调不准,时间误差1.5~2.8秒。所以取消掉了。闹钟精确到秒。代码如下(包含手动调节):#include <iostream>#include <conio.h>#include <windows.h>#include "GotoXY.h"using namespace std
c++
2023-11-02
198 点赞
3 评论
300 浏览