/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'void b(int, int)':
/in/foo.cc:6:6: warning: statement has no effect [-Wunused-value]
 for(a;a<=c;a++){
      ^
/in/foo.cc:7:3: error: 'i' was not declared in this scope
 g[i]=1;
   ^

信息

递交者
类型
递交
题目
P1165 火烧赤壁
语言
C++
递交时间
2020-07-26 20:49:22
评测时间
2020-07-26 20:49:22
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes