/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int comp(node, node)':
/in/foo.cc:15:5: error: expected '(' before 'a'
  if a.c>b.c
     ^
/in/foo.cc:17:2: error: 'else' without a previous 'if'
  else
  ^~~~
/in/foo.cc:19:1: error: expected ';' before '}' token
 }
 ^

信息

递交者
类型
递交
题目
P1120 花生采摘
语言
C++
递交时间
2020-06-14 22:43:54
评测时间
2020-06-14 22:43:54
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes