/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:24:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
   while(cin>>t1>>t2)
   ^~~~~
/in/foo.cc:26:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
     return 0;
     ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 344.0 KiB

信息

递交者
类型
递交
题目
P1111 小胖的水果
语言
C++
递交时间
2019-05-14 19:27:03
评测时间
2019-05-14 19:27:03
评测机
分数
100
总耗时
1ms
峰值内存
344.0 KiB