QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#685616 | #5465. Maximum GCD | ZhaoZiLong | Compile Error | / | / | C++23 | 1.4kb | 2024-10-28 20:26:50 | 2024-10-28 20:26:51 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘int main()’: answer.code:58:35: error: ‘tempj1’ was not declared in this scope; did you mean ‘temp’? 58 | cout<<tempj1<<endl; | ^~~~~~ | temp