记录详情

Accepted

/in/foo.c:2:1: warning: parameter names (without types) in function declaration
 int sushu(x);
 ^~~
/in/foo.c: In function 'sushu':
/in/foo.c:16:6: warning: type of 'x' defaults to 'int' [-Wimplicit-int]
  int sushu(x)
      ^~~~~
# 状态 耗时 内存占用
#1 Accepted 0ms 196.0 KiB
#2 Accepted 0ms 204.0 KiB
#3 Accepted 0ms 200.0 KiB
#4 Accepted 17ms 228.0 KiB
#5 Accepted 61ms 224.0 KiB

信息

递交者
类型
递交
比赛
基于基本数据类型的结构化程序设计训练2019-4-20
语言
C
递交时间
2019-04-20 19:00:55
评测时间
2019-04-20 19:00:55
评测机
分数
100
总耗时
81ms
峰值内存
228.0 KiB