Problem | 3nplus1II |
---|---|
User | YuChen2007 |
Submission Time | 2024-08-04 20:25:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1II.cpp:1:1: error: ‘line’ does not name a type
1 | line = list(map(int, file.readline().split()))
| ^~~~