/ OPS /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:13:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   13 |   scanf("%d", &p1[0]);
      |   ~~~~~^~~~~~~~~~~~~~
/in/foo.cc:16:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   16 |    scanf("%d", &p1[i]);
      |    ~~~~~^~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1008ms ≥380.0 KiB

信息

递交者
类型
递交
题目
P1004 Jolly Jumpers
语言
C++
递交时间
2024-12-19 19:53:24
评测时间
2024-12-19 19:53:24
评测机
分数
0
总耗时
≥1008ms
峰值内存
≥380.0 KiB