记录详情

Wrong Answer

foo.c: In function 'main':
foo.c:9:11: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'int' [-Wformat=]
  printf("%s",GNU(n));
          ~^  ~~~~~~
          %d
foo.c:7:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ^~~~~~~~~~~~~~
foo.c: In function 'GNU':
foo.c:16:2: warning: control reaches end of non-void function [-Wreturn-type]
  }
  ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read GUNisNotUnixisNo..., expect GNUisNotUnixisNo.... 63ms 356.0 KiB
#2 Wrong Answer Read GUNisNotUnixisNo..., expect GNUisNotUnix. 0ms 288.0 KiB
#3 Wrong Answer Read GUNisNotUnixisNo..., expect GNUisNotUnixisNo.... 0ms 284.0 KiB
#4 Wrong Answer Read GUNisNotUnixisNo..., expect GNUisNotUnixisNo.... 0ms 320.0 KiB
#5 Wrong Answer Read GUNisNotUnixisNo..., expect GNUisNotUnixisNo.... 0ms 312.0 KiB
#6 Wrong Answer Read GUNisNotUnixisNo..., expect GNUisNotUnixisNo.... 0ms 316.0 KiB
#7 Wrong Answer Read GUNisNotUnixisNo..., expect GNUisNotUnixisNo.... 0ms 320.0 KiB
#8 Wrong Answer Read GUNisNotUnixisNo..., expect GNUisNotUnixisNo.... 0ms 312.0 KiB
#9 Wrong Answer Read GUNisNotUnixisNo..., expect GNUisNotUnixisNo.... 0ms 256.0 KiB
#10 Wrong Answer Read GUNisNotUnixisNo..., expect GNUisNotUnixisNo.... 0ms 288.0 KiB

信息

递交者
类型
递交
题目
(lpj 1-1)GNU is Not Unix
语言
C
递交时间
2021-12-01 20:28:22
评测时间
2021-12-01 20:28:22
评测机
分数
0
总耗时
70ms
峰值内存
356.0 KiB