/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:65:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
         for(int i=0;i<a.len;i++)    //处理借位      
         ^~~
/in/foo.cc:70:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
      cout<<cnt<<'\n';  
      ^~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 380.0 KiB
#2 Accepted 1ms 428.0 KiB
#3 Accepted 2ms 424.0 KiB
#4 Accepted 1ms 440.0 KiB
#5 Accepted 3ms 436.0 KiB
#6 Accepted 4ms 444.0 KiB
#7 Accepted 5ms 416.0 KiB
#8 Accepted 10ms 440.0 KiB
#9 Accepted 15ms 376.0 KiB
#10 Accepted 22ms 412.0 KiB

信息

递交者
类型
递交
题目
P1768 小学生算术
语言
C++
递交时间
2023-07-11 19:01:56
评测时间
2023-07-11 19:01:56
评测机
分数
100
总耗时
70ms
峰值内存
444.0 KiB