Problem | binaryroads |
---|---|
User | Shadow1 |
Submission Time | 2024-05-17 00:15:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
binaryroads.cpp: In function ‘void solve()’:
binaryroads.cpp:57:4: error: ‘s’ was not declared in this scope; did you mean ‘s1’?
57 | s += char(u+48);
| ^
| s1