Problem | robotbombs |
---|---|
User | Lucas |
Submission Time | 2024-12-30 15:41:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
robotbombs.cpp: In function ‘int main()’:
robotbombs.cpp:10:3: error: ‘ping’ was not declared in this scope
10 | ping S;
| ^~~~
robotbombs.cpp:13:10: error: ‘S’ was not declared in this scope
13 | cin >> S;
| ^