Problem souvenirs3
User ThinkingGeek257
Submission Time 2026-06-26 14:11:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

souvenirs3.cpp:3:18: error: ‘long long long’ is too long for GCC
3 | #define int long long int
| ^~~~
souvenirs3.cpp:4:19: note: in expansion of macro ‘int’
4 | #define long long int
| ^~~
souvenirs3.cpp:5:1: note: in expansion of macro ‘long’
5 | long long main() {
| ^~~~
souvenirs3.cpp:4:14: error: ‘long long long’ is too long for GCC
4 | #define long long int
| ^~~~
souvenirs3.cpp:5:6: note: in expansion of macro ‘long’
5 | long long main() {
| ^~~~
souvenirs3.cpp:3:13: error: ‘long long long’ is too long for GCC
3 | #define int long long int
| ^~~~
souvenirs3.cpp:4:19: note: in expansion of macro ‘int’
4 | #define long long int
| ^~~
souvenirs3.cpp:5:6: note: in expansion of macro ‘long’
5 | long long main() {
| ^~~~
souvenirs3.cpp:3:18: error: ‘