记录详情

Runtime Error

foo.c: In function 'jzzh':
foo.c:14:14: warning: unused variable 'j' [-Wunused-variable]
  int i=0,k,t,j;
              ^
foo.c:14:12: warning: unused variable 't' [-Wunused-variable]
  int i=0,k,t,j;
            ^
foo.c: In function 'main':
foo.c:7:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d",&m,&n);
  ^~~~~~~~~~~~~~~~~~~
foo.c: In function 'jzzh':
foo.c:25:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Floating point exception 0ms 288.0 KiB
#2 Runtime Error Floating point exception 0ms 284.0 KiB
#3 Runtime Error Floating point exception 0ms 256.0 KiB
#4 Runtime Error Floating point exception 0ms 256.0 KiB
#5 Runtime Error Floating point exception 0ms 256.0 KiB

信息

递交者
类型
递交
题目
P1080 xf1-3进制转换1
语言
C
递交时间
2021-11-18 14:43:21
评测时间
2021-11-18 14:43:21
评测机
分数
0
总耗时
3ms
峰值内存
288.0 KiB