| Problem | coingame |
|---|---|
| User | YSH2020 |
| Submission Time | 2025-10-17 07:32:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
coingame.cpp:1:2: error: invalid preprocessing directive #even
1 | #even: color RBRBRBRBRBRB
| ^~~~
coingame.cpp:6:7: error: "," is not a valid filename
6 | #1,2,...,x//2+1 to B
| ^
coingame.cpp:2:1: error: ‘x’ does not name a type
2 | x = int(input())
| ^