记录详情

Time Exceeded

/in/foo.c: In function 'main':
/in/foo.c:6:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
     while(x<10000);//范围
     ^~~~~
/in/foo.c:8:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
  {   int i=2;
  ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥1004ms ≥188.0 KiB
#2 Time Exceeded ≥1001ms ≥248.0 KiB
#3 Time Exceeded ≥1001ms ≥232.0 KiB
#4 Time Exceeded ≥1001ms ≥248.0 KiB
#5 Time Exceeded ≥1005ms ≥228.0 KiB

信息

递交者
类型
递交
题目
A5-2 超级素数的个数
语言
C
递交时间
2024-10-28 11:43:17
评测时间
2024-10-28 11:43:17
评测机
分数
0
总耗时
≥5014ms
峰值内存
≥248.0 KiB