QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#795556 | #9727. Barkley III | ucup-team5248 | Compile Error | / | / | C++20 | 3.5kb | 2024-11-30 21:26:26 | 2024-11-30 21:26:27 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code: In constructor ‘FastSet<_N>::FastSet(ull)’: answer.code:13:9: error: ‘_n’ was not declared in this scope; did you mean ‘_N’? 13 | _n = _N; | ^~ | _N