Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:21:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int i=1;i<=n;i++)
     ^~~
/in/foo.cc:41:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  int st=1,ed=1;
  ^~~
# 状态 耗时 内存占用
#1 Accepted 2ms 2.328 MiB
#2 Accepted 1ms 2.211 MiB
#3 Accepted 1ms 2.211 MiB
#4 Accepted 2ms 2.211 MiB
#5 Accepted 76ms 18.945 MiB
#6 Accepted 33ms 14.711 MiB
#7 Accepted 33ms 14.621 MiB
#8 Accepted 2ms 2.453 MiB
#9 Accepted 4ms 2.824 MiB
#10 Accepted 1150ms 39.254 MiB
#11 Accepted 1291ms 39.648 MiB
#12 Accepted 36ms 18.648 MiB
#13 Accepted 1333ms 39.578 MiB
#14 Accepted 1389ms 38.203 MiB
#15 Accepted 1343ms 38.68 MiB
#16 Accepted 2ms 332.0 KiB
#17 Accepted 2ms 720.0 KiB
#18 Accepted 1ms 464.0 KiB
#19 Accepted 2ms 336.0 KiB

信息

递交者
类型
递交
题目
「一本通 1.4 练习 2」Keyboarding
语言
C++
递交时间
2019-01-04 23:32:24
评测时间
2019-01-04 23:42:46
评测机
分数
100
总耗时
6712ms
峰值内存
39.648 MiB