QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#611074#6400. Game: CelesteGuanYunchangCompile Error//C++202.6kb2024-10-04 19:12:162024-10-04 19:12:18

Details

answer.code: In function ‘int main()’:
answer.code:98:24: error: ‘rnd’ was not declared in this scope; did you mean ‘rand’?
   98 |                 ll t = rnd();
      |                        ^~~
      |                        rand