/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:144:13: warning: unused variable 'x' [-Wunused-variable]
         int x;
             ^
foo.cc:142:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d",&n,&m);
     ~~~~~^~~~~~~~~~~~~~
foo.cc:145:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%s",s);
         ~~~~~^~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-10T10:47:33.242Z","handle":"2020-07-10T10:47:33.242Z","cache_start":"2020-07-10T10:47:33.251Z","read_cases":"2020-07-10T10:47:33.379Z","judge":"2020-07-10T10:47:33.380Z","done":"2020-07-10T10:47:36.790Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Accepted 1ms 256.0 KiB
#3 Accepted 1ms 256.0 KiB
#4 Accepted 19ms 404.0 KiB
#5 Accepted 19ms 400.0 KiB
#6 Runtime Error 4ms 384.0 KiB
#7 Runtime Error 4ms 440.0 KiB
#8 Time Exceeded ≥2873ms ≥480.0 KiB
#9 Runtime Error 1ms 384.0 KiB
#10 Runtime Error 4ms 384.0 KiB

信息

递交者
类型
递交
题目
P1910 解方程
语言
C++
递交时间
2020-07-10 18:47:33
评测时间
2020-07-10 18:47:33
评测机
分数
50
总耗时
2929ms
峰值内存
480.0 KiB