Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:7:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
     while(a!=0);
     ^~~~~
/in/foo.cc:8:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
     {
     ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥1001ms ≥332.0 KiB
#2 Time Exceeded ≥1001ms ≥336.0 KiB
#3 Time Exceeded ≥1002ms ≥388.0 KiB
#4 Time Exceeded ≥1000ms ≥332.0 KiB
#5 Time Exceeded ≥1004ms ≥356.0 KiB

信息

递交者
类型
递交
题目
P1033 任意整数的数字之和。
语言
C++
递交时间
2024-01-05 15:43:35
评测时间
2024-01-05 15:43:35
评测机
分数
0
总耗时
≥5010ms
峰值内存
≥388.0 KiB