QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#357479#7932. AND-OR closureGuanYunchangCompile Error//C++202.1kb2024-03-18 21:43:052024-03-18 21:43:06

Details

answer.code: In function ‘int main()’:
answer.code:94:18: error: expected ‘}’ at end of input
   94 |         return 0;
      |                  ^
answer.code:47:1: note: to match this ‘{’
   47 | {
      | ^