Problem | illuminate |
---|---|
User | placeholder |
Submission Time | 2025-06-11 16:48:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
illuminate.cpp:6:13: error: ‘::main’ must return ‘int’
6 | #define int int64_t
| ^~~~~~~
illuminate.cpp:10:1: note: in expansion of macro ‘int’
10 | int main() {
| ^~~