| Problem | 3nplus1II |
|---|---|
| User | ZhangBowen |
| Submission Time | 2026-04-22 15:49:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1II.cpp: In function ‘int main()’:
3nplus1II.cpp:6:28: error: expected ‘;’ before ‘)’ token
6 | for (long long i=t;i>1,i--){
| ^
| ;