/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:15:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for(int x=1;x<=n;x++)
   ^~~
/in/foo.cc:23:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
     cout<<res<<endl;
     ^~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 360.0 KiB
#2 Accepted 6ms 384.0 KiB
#3 Accepted 6ms 484.0 KiB
#4 Accepted 4ms 488.0 KiB
#5 Accepted 6ms 512.0 KiB
#6 Accepted 7ms 512.0 KiB
#7 Accepted 6ms 740.0 KiB
#8 Accepted 7ms 768.0 KiB
#9 Accepted 7ms 988.0 KiB
#10 Accepted 3ms 384.0 KiB

信息

递交者
类型
递交
题目
P1312 能量项链
语言
C++
递交时间
2017-11-02 10:03:56
评测时间
2017-11-02 10:03:56
评测机
分数
100
总耗时
61ms
峰值内存
988.0 KiB