Problem | dinowalk |
---|---|
User | personjs |
Submission Time | 2025-03-07 14:50:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
dinowalk.cpp: In function ‘int main()’:
dinowalk.cpp:58:25: error: expected ‘,’ or ‘;’ at end of input
58 | int low = 0, high = 100
| ^~~
dinowalk.cpp:58:25: error: expected ‘}’ at end of input
dinowalk.cpp:44:12: note: to match this ‘{’
44 | int main() {
| ^