QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#300112#83. Jumping Grasshopperlmq26052003Compile Error//C++172.6kb2024-01-07 18:11:512024-01-07 18:11:52

Details

answer.code: In function ‘int main()’:
answer.code:103:47: error: expected ‘:’ before ‘)’ token
  103 |                 cout << (ret.second == -1 ? at) << '\n';
      |                                               ^
      |                                               :
answer.code:103:47: error: expected primary-expression before ‘)’ token