QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#860021 | #9318. AC Automation Chicken | Felix72 | Compile Error | / | / | C++23 | 3.8kb | 2025-01-18 09:31:04 | 2025-01-18 09:31:06 |
Details
answer.code: In function ‘void sol()’: answer.code:116:19: error: ‘Tc’ was not declared in this scope; did you mean ‘c’? 116 | ++Tc; if(flag && Tc > 1) return ; | ^~ | c