QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#443685 | #8582. 점프 게임 | HuangHanSheng | Compile Error | / | / | C++23 | 1.3kb | 2024-06-15 16:17:42 | 2024-06-15 16:17:44 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
answer.code: In function ‘void upd(long long int, long long int, long long int, long long int, long long int)’: answer.code:31:22: error: ‘struct ST’ has no member named ‘lzy’ 31 | t[v].lzy++; | ^~~