/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:26:6: error: expected ';' before ':' token
  p[1]:=h[i];
      ^
/in/foo.cc:26:5: warning: statement has no effect [-Wunused-value]
  p[1]:=h[i];
  ~~~^

信息

递交者
类型
自测
题目
P1000 A+B Problem
语言
C++
递交时间
2017-08-25 22:14:46
评测时间
2017-08-25 22:14:46
评测机
分数
0
总耗时
1116ms
峰值内存
123.883 MiB