/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void out()':
/in/foo.cc:8:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(int j=1;j<=n;j++)
  ^~~
/in/foo.cc:10:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
   cout<<endl;
   ^~~~
# 状态 耗时 内存占用
#1 Accepted 147ms 384.0 KiB
#2 Accepted 2ms 256.0 KiB
#3 Accepted 8ms 384.0 KiB
#4 Accepted 5ms 256.0 KiB
#5 Accepted 31ms 360.0 KiB
#6 Accepted 49ms 256.0 KiB
#7 Accepted 146ms 384.0 KiB
#8 Accepted 98ms 384.0 KiB
#9 Accepted 84ms 500.0 KiB
#10 Accepted 96ms 472.0 KiB

信息

递交者
类型
递交
题目
P1097 合并果子
语言
C++
递交时间
2018-05-27 16:42:45
评测时间
2018-05-27 16:42:45
评测机
分数
100
总耗时
672ms
峰值内存
500.0 KiB