/ 南湖ACM /

记录详情

Wrong Answer

foo.c:2:6: warning: return type of 'main' is not 'int' [-Wmain]
 void main()
      ^~~~
foo.c: In function 'main':
foo.c:6:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%lf",&num);
     ^~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 0.0010, expect 1. 0ms 256.0 KiB
#2 Wrong Answer Read 0.5010, expect 5001. 0ms 256.0 KiB
#3 Accepted 0ms 256.0 KiB
#4 Wrong Answer Read 0.766, expect 766. 0ms 256.0 KiB

信息

递交者
类型
递交
题目
P1005 数字反转
语言
C
递交时间
2021-10-17 15:03:47
评测时间
2021-10-17 15:03:47
评测机
分数
2
总耗时
3ms
峰值内存
256.0 KiB