QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#101149#2920. Ultimate Binary WatchZhaoZiLongCompile Error//C++98996b2023-04-29 01:23:322023-04-29 01:23:33

詳細信息

answer.code: In function ‘int main()’:
answer.code:15:23: error: ‘to_string’ was not declared in this scope
   15 |     string timeString=to_string(time);
      |                       ^~~~~~~~~