/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'bool IsPrime(ll)':
foo.cc:31:10: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
   31 |     if(x & 1 ^ 1) return false;
      |        ~~^~~
foo.cc: In function 'int main()':
foo.cc:65:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   65 |     scanf("%d", &t);
      |     ~~~~~^~~~~~~~~~
foo.cc:69:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   69 |         scanf("%d",&n);
      |         ~~~~~^~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 512.0 KiB
#2 Accepted 12ms 384.0 KiB
#3 Accepted 182ms 512.0 KiB
#4 Accepted 4ms 512.0 KiB
#5 Accepted 10ms 384.0 KiB
#6 Time Exceeded ≥1097ms ≥384.0 KiB
#7 Wrong Answer Read -1, expect 52758861411. 4ms 512.0 KiB
#8 Wrong Answer Read -1, expect 1236497635445. 88ms 384.0 KiB
#9 Time Exceeded ≥1101ms ≥760.0 KiB
#10 Wrong Answer Read -1, expect 963763166701. 60ms 384.0 KiB

信息

递交者
类型
递交
题目
P1862 Euler
语言
C++
递交时间
2021-12-12 18:52:20
评测时间
2021-12-12 18:52:20
评测机
分数
50
总耗时
≥2566ms
峰值内存
≥760.0 KiB