Problem | runway |
---|---|
User | grapecoder |
Submission Time | 2023-03-04 16:37:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
runway.cpp:5:23: error: ‘::main’ must return ‘int’
5 | #define int long long int
| ^~~
runway.cpp:46:1: note: in expansion of macro ‘int’
46 | int main() {
| ^~~