QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#101204#2920. Ultimate Binary WatchGuanYunChangCompile Error//C++98918b2023-04-29 02:31:592023-04-29 02:32:03

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