Compile Error

/in/foo.cc:4:6: error: two or more data types in declaration of 'pre'
  int pre,nex;
      ^~~
/in/foo.cc:4:10: error: two or more data types in declaration of 'nex'
  int pre,nex;
          ^~~
/in/foo.cc:5:1: error: expected declaration before '}' token
 }tool[1000005];
 ^

信息

递交者
类型
递交
题目
P1814 猴子选大王 joseph
语言
C++
递交时间
2024-10-12 11:06:16
评测时间
2024-10-12 11:06:16
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes