记录详情

Compile Error

/in/foo.c: In function 'main':
/in/foo.c:12:12: warning: format '%lf' expects argument of type 'double', but argument 2 has type 'int' [-Wformat=]
  printf("%lf.2",sun)
            ^
/in/foo.c:13:1: error: expected ';' before '}' token
 }
 ^

信息

递交者
类型
递交
比赛
2024级15点半
语言
C
递交时间
2024-12-24 15:48:19
评测时间
2024-12-24 15:48:19
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes