/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:9:7: warning: statement has no effect [-Wunused-value]
  for(i;i<=n;i++)
       ^
/in/foo.cc:16:7: warning: statement has no effect [-Wunused-value]
  for(i;i<=n;i++)
       ^
/in/foo.cc:45:7: warning: statement has no effect [-Wunused-value]
  for(i;i<=n;i++)
       ^
# 状态 耗时 内存占用
#1 Accepted 3ms 2.203 MiB
#2 Accepted 3ms 2.211 MiB
#3 Accepted 3ms 2.211 MiB
#4 Accepted 3ms 2.215 MiB
#5 Accepted 3ms 2.297 MiB
#6 Accepted 3ms 2.215 MiB
#7 Accepted 3ms 2.297 MiB
#8 Accepted 3ms 2.207 MiB
#9 Accepted 3ms 2.207 MiB
#10 Accepted 3ms 2.215 MiB

信息

递交者
类型
递交
题目
P1911 珠心算测验
语言
C++
递交时间
2020-09-27 21:36:59
评测时间
2020-09-27 21:36:59
评测机
分数
100
总耗时
32ms
峰值内存
2.297 MiB