Problem | collectmushrooms6 |
---|---|
User | yeetmaster |
Submission Time | 2023-11-16 14:54:38 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
collectmushrooms6.cpp:2:23: error: ‘::main’ must return ‘int’
2 | #define int long long int
| ^~~
collectmushrooms6.cpp:6:1: note: in expansion of macro ‘int’
6 | int main() {
| ^~~