QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#260860#6401. Classic: N Real DNA Potsucup-team2551#Compile Error//C++142.2kb2023-11-22 16:11:002023-11-22 16:11:01

Details

answer.code: In function ‘int main()’:
answer.code:103:5: error: expected primary-expression before ‘/’ token
  103 |     /d::ios::sync_with_stdio(false);std::cin.tie(0);
      |     ^
answer.code:103:6: error: ‘d’ has not been declared
  103 |     /d::ios::sync_with_stdio(false);std::cin.tie(0);
      |      ^