| Problem | 3nplus1II |
|---|---|
| User | JonahKoh |
| Submission Time | 2026-02-19 21:38:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1II.cpp:12:23: error: stray ā#ā in program
12 | continue # next will be -1
| ^
3nplus1II.cpp:1:1: error: āSā does not name a type
1 | S, T = map(int, input().split())
| ^