QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#476862 | #8650. Island Hopping | egypt_ioi2024b_05 | Compile Error | / | / | C++20 | 2.5kb | 2024-07-13 21:18:54 | 2024-07-13 21:18:54 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘void solve(int, int)’: answer.code:94:12: error: ‘as’ was not declared in this scope; did you mean ‘ans’? 94 | if(as.size()==n-1){ | ^~ | ans