QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#823399 | #9733. Heavy-light Decomposition | ucup-team4633 | Compile Error | / | / | C++23 | 2.5kb | 2024-12-20 23:35:21 | 2024-12-20 23:35:22 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
e.cpp: In function ‘auto _main()’: e.cpp:31:5: error: ‘println’ was not declared in this scope; did you mean ‘rintl’? e.cpp:33:23: error: ‘print’ was not declared in this scope; did you mean ‘rint’?