记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:7:10: warning: unused variable 'k1' [-Wunused-variable]
  int k=1,k1=1,k2=1;
          ^~
foo.cc:8:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d %d",&n,&m);
  ~~~~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 0ms 256.0 KiB
#2 Accepted 0ms 256.0 KiB
#3 Accepted 0ms 256.0 KiB
#4 Runtime Error Floating point exception 0ms 256.0 KiB
#5 Runtime Error Floating point exception 0ms 256.0 KiB
#6 Runtime Error Floating point exception 0ms 256.0 KiB
#7 Runtime Error Floating point exception 0ms 256.0 KiB
#8 Runtime Error Floating point exception 1ms 256.0 KiB
#9 Runtime Error Floating point exception 1ms 256.0 KiB
#10 Runtime Error Floating point exception 1ms 256.0 KiB
#11 Runtime Error Floating point exception 1ms 256.0 KiB
#12 Wrong Answer Read 1, expect 913510903. 0ms 256.0 KiB
#13 Wrong Answer Read 1, expect 642999645. 0ms 256.0 KiB
#14 Wrong Answer Read 1, expect 727969248. 0ms 256.0 KiB

信息

递交者
类型
递交
题目
P1303 G. Mathforces
比赛
南京师范大学2021年11月程序设计竞赛
语言
C++
递交时间
2021-11-21 16:15:48
评测时间
2021-11-21 16:15:48
评测机
分数
45
总耗时
15ms
峰值内存
256.0 KiB