Problem frogs
User LiuZq
Submission Time 2024-12-05 17:02:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

frogs.cpp:5:19: error: declaration does not declare anything [-fpermissive]
5 | typedef long long int;
| ^~~
frogs.cpp:7:1: error: ‘in64_t’ does not name a type; did you mean ‘int64_t’?
7 | in64_t main() {
| ^~~~~~
| int64_t