QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
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