| Problem | robotbombs |
|---|---|
| User | darius0 |
| Submission Time | 2024-12-30 12:14:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
robotbombs.cpp: In function ‘int main()’:
robotbombs.cpp:3:13: error: expected unqualified-id before ‘long’
3 | #define int long long
| ^~~~
robotbombs.cpp:7:12: note: in expansion of macro ‘int’
7 | int n, int c = 1;
| ^~~