/ 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 352.0 KiB
#2 Accepted 3ms 372.0 KiB
#3 Accepted 3ms 352.0 KiB
#4 Accepted 7ms 348.0 KiB
#5 Accepted 109ms 384.0 KiB
#6 Accepted 209ms 364.0 KiB
#7 Accepted 468ms 344.0 KiB
#8 Accepted 272ms 364.0 KiB
#9 Accepted 163ms 352.0 KiB
#10 Accepted 808ms 384.0 KiB

信息

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