/ Vijos /

记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:91:42: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   91 |                         else if (p[i].to = p[i + 1].to) {
      |                                  ~~~~~~~~^~~~~~~~~~~~~
foo.cc:102:18: error: expected '}' at end of input
  102 |                 }
      |                  ^
foo.cc:70:9: note: to match this '{'
   70 |         {
      |         ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1001 谁拿了最多奖学金
语言
C++
递交时间
2022-09-19 21:19:34
评测时间
2022-09-19 21:19:34
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes