记录详情

Wrong Answer

foo.c: In function 'Setinter':
foo.c:26:16: warning: 'nc' may be used uninitialized [-Wmaybe-uninitialized]
   26 |         return nc;
      |                ^~
foo.c:18:13: note: 'nc' was declared here
   18 |         int nc;
      |             ^~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 324.0 KiB
#2 Accepted 2ms 284.0 KiB
#3 Wrong Answer User output longer than standard answer. 2ms 284.0 KiB
#4 Accepted 2ms 328.0 KiB
#5 Wrong Answer User output longer than standard answer. 2ms 284.0 KiB

信息

递交者
类型
递交
比赛
2023 程序设计与基础(数组的世界)
语言
C
递交时间
2023-11-28 15:51:50
评测时间
2023-11-28 15:51:50
评测机
分数
60
总耗时
10ms
峰值内存
328.0 KiB