Problem carrots
User Hijackedsoul
Submission Time 2024-03-05 17:53:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

carrots.cpp: In function ‘int32_t main()’:
carrots.cpp:3:13: error: ‘long long long’ is too long for GCC
3 | #define int long long
| ^~~~
carrots.cpp:18:12: note: in expansion of macro ‘int’
18 | long long int ans=0;
| ^~~
carrots.cpp:3:18: error: ‘long long long’ is too long for GCC
3 | #define int long long
| ^~~~
carrots.cpp:18:12: note: in expansion of macro ‘int’
18 | long long int ans=0;
| ^~~