记录详情

Time Exceeded

/in/foo.cc: In function 'int gcd(int, int)':
/in/foo.cc:8:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(temp==0)
   ^~
/in/foo.cc:9:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   a=b;  b=temp;
         ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥1001ms ≥376.0 KiB
#2 Time Exceeded ≥1000ms ≥364.0 KiB
#3 Time Exceeded ≥1000ms ≥324.0 KiB
#4 Time Exceeded ≥1001ms ≥376.0 KiB
#5 Time Exceeded ≥1005ms ≥360.0 KiB

信息

递交者
类型
递交
比赛
泰院2401程序设计基础作业赛第四场
语言
C++
递交时间
2024-11-11 17:03:03
评测时间
2024-11-11 17:03:03
评测机
分数
0
总耗时
≥5008ms
峰值内存
≥376.0 KiB