QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
詳細信息
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