QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#465180 | #6303. Inversion | egypt_ioi2024b_05 | Compile Error | / | / | C++20 | 1.7kb | 2024-07-06 18:16:01 | 2024-07-06 18:16:01 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘int query(int, int)’: answer.code:23:5: error: ‘calls’ was not declared in this scope; did you mean ‘calloc’? 23 | calls++; | ^~~~~ | calloc