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