| Problem | catlunch |
|---|---|
| User | WHEE29alt |
| Submission Time | 2024-12-20 19:35:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
catlunch.cpp: In function ‘int main()’:
catlunch.cpp:5:13: error: expected primary-expression before ‘long’
5 | #define int long long
| ^~~~
catlunch.cpp:12:29: note: in expansion of macro ‘int’
12 | tastiness.push_back(int a[99999999999999999999]);
| ^~~