/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:37:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int i=1;i<=n;i++)
     ^~~
/in/foo.cc:39:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  scanf("%d",&q);
  ^~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 484.0 KiB
#2 Accepted 3ms 744.0 KiB
#3 Accepted 5ms 1.23 MiB
#4 Accepted 12ms 2.305 MiB
#5 Accepted 24ms 4.281 MiB
#6 Accepted 43ms 8.238 MiB
#7 Accepted 55ms 10.129 MiB
#8 Accepted 59ms 10.934 MiB
#9 Accepted 91ms 16.43 MiB
#10 Accepted 81ms 16.418 MiB

信息

递交者
类型
递交
题目
P1514 天才的记忆
语言
C++
递交时间
2019-08-07 22:18:31
评测时间
2019-08-07 22:18:31
评测机
分数
100
总耗时
380ms
峰值内存
16.43 MiB