QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#101149#2920. Ultimate Binary WatchZhaoZiLongCompile Error//C++98996b2023-04-29 01:23:322023-04-29 01:23:33

Details

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);
      |                       ^~~~~~~~~