Problem | split2 |
---|---|
User | penguin133 |
Submission Time | 2023-01-11 17:34:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
split2.cpp: In function ‘void solve()’:
split2.cpp:71:3: error: ‘a’ was not declared in this scope
71 | a = read(), b = read();
| ^
split2.cpp:71:15: error: ‘b’ was not declared in this scope
71 | a = read(), b = read();
| ^