QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#212238 | #7563. Fun on Tree | ucup-team1685 | Compile Error | / | / | Python3 | 9.7kb | 2023-10-13 12:43:55 | 2023-10-13 12:43:55 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
File "answer.code", line 21 while ((1ll << x) < (unsigned int)(n)) x++; ^ SyntaxError: invalid decimal literal