QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#474507 | #3098. Ancient Machine | egypt_ioi2024_01 | Compile Error | / | / | C++20 | 7.1kb | 2024-07-12 19:27:58 | 2024-07-12 19:27:58 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Anna.code: In function ‘void Anna(int, std::vector<char>)’: Anna.code:68:16: error: expected ‘)’ before ‘;’ token 68 | all = 0; | ^ | ) Anna.code:67:11: note: to match this ‘(’ 67 | }else ( | ^ Anna.code:84:5: error: expected primary-expression before ‘)’ token 84 | ) | ^