记录详情

Runtime Error

foo.c: In function 'main':
foo.c:7:13: warning: passing argument 1 of 'printf' makes pointer from integer without a cast [-Wint-conversion]
    7 |     printf(n-1);
      |            ~^~
      |             |
      |             int
In file included from foo.c:1:
/nix/store/3w4yrspgcx1z9wi18rv0hbap4jjlhx4c-glibc-2.37-8-dev/include/stdio.h:356:43: note: expected 'const char * restrict' but argument is of type 'int'
  356 | extern int printf (const char *__restrict __format, ...);
      |                    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 2ms 328.0 KiB
#2 Runtime Error Segmentation fault 1ms 284.0 KiB
#3 Runtime Error Segmentation fault 1ms 284.0 KiB
#4 Runtime Error Segmentation fault 1ms 284.0 KiB
#5 Runtime Error Segmentation fault 1ms 284.0 KiB
#6 Runtime Error Segmentation fault 1ms 284.0 KiB
#7 Runtime Error Segmentation fault 1ms 284.0 KiB
#8 Runtime Error Segmentation fault 2ms 284.0 KiB
#9 Runtime Error Segmentation fault 2ms 284.0 KiB
#10 Runtime Error Segmentation fault 2ms 284.0 KiB
#11 Runtime Error Segmentation fault 1ms 284.0 KiB
#12 Runtime Error Segmentation fault 1ms 284.0 KiB
#13 Runtime Error Segmentation fault 1ms 284.0 KiB
#14 Runtime Error Segmentation fault 1ms 284.0 KiB
#15 Runtime Error Segmentation fault 2ms 284.0 KiB
#16 Runtime Error Segmentation fault 1ms 284.0 KiB
#17 Runtime Error Segmentation fault 1ms 284.0 KiB
#18 Runtime Error Segmentation fault 1ms 284.0 KiB
#19 Runtime Error Segmentation fault 2ms 284.0 KiB
#20 Runtime Error Segmentation fault 2ms 284.0 KiB

信息

递交者
类型
递交
题目
P1002 硕哥的最短路
语言
C
递交时间
2023-08-23 12:23:29
评测时间
2023-08-23 12:23:29
评测机
分数
0
总耗时
39ms
峰值内存
328.0 KiB