Problem | mrt |
---|---|
User | Potato3218 |
Submission Time | 2023-11-17 11:45:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
mrt.cpp: In function ‘int main()’:
mrt.cpp:55:9: error: ‘a’ was not declared in this scope
55 | a = readInt();
| ^
mrt.cpp:56:3: error: ‘b’ was not declared in this scope
56 | b = readInt();
| ^