| Problem | lasers2 |
|---|---|
| User | ilikeeggs |
| Submission Time | 2026-01-27 08:16:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lasers2.cpp: In function ‘int32_t main()’:
lasers2.cpp:3:13: error: ‘long long long’ is too long for GCC
3 | #define int long long
| ^~~~
lasers2.cpp:24:2: note: in expansion of macro ‘int’
24 | int ans = 0;
| ^~~
lasers2.cpp:3:18: error: ‘long long long’ is too long for GCC
3 | #define int long long
| ^~~~
lasers2.cpp:24:2: note: in expansion of macro ‘int’
24 | int ans = 0;
| ^~~
lasers2.cpp:30:1: error: ‘m’ was not declared in this scope
30 | m}
| ^