/ Vijos /

记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:10:30: warning: variable 'id' set but not used [-Wunused-but-set-variable]
   10 |                 int mx = -1, id = 0;
      |                              ^~
foo.cc:18:2: error: expected '}' at end of input
   18 | }
      |  ^
foo.cc:5:12: note: to match this '{'
    5 | int main() {
      |            ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
自测
题目
P1291 苹果摘陶陶
语言
C++
递交时间
2023-08-06 21:08:55
评测时间
2023-08-06 21:08:55
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes