/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int diao(int)':
/in/foo.cc:11:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(i=1;i<=5;i++)
     ^~~
/in/foo.cc:24:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
      return s;
      ^~~~~~
/in/foo.cc: In function 'void xiao(int)':
/in/foo.cc:29:13: warning: unused variable 's' [-Wunused-variable]
     int i,j,s=0;
             ^
# 状态 耗时 内存占用
#1 Accepted 4ms 360.0 KiB
#2 Accepted 3ms 348.0 KiB
#3 Accepted 3ms 384.0 KiB
#4 Accepted 7ms 352.0 KiB
#5 Accepted 113ms 336.0 KiB
#6 Accepted 177ms 372.0 KiB
#7 Accepted 430ms 368.0 KiB
#8 Accepted 276ms 364.0 KiB
#9 Accepted 166ms 348.0 KiB
#10 Accepted 764ms 360.0 KiB

信息

递交者
类型
递交
题目
P1738 Mayan游戏
语言
C++
递交时间
2017-10-16 21:07:40
评测时间
2017-10-16 21:07:43
评测机
分数
100
总耗时
1947ms
峰值内存
384.0 KiB