记录详情

Wrong Answer

/in/foo.c: In function 'main':
/in/foo.c:52:2: warning: 'beishu' may be used uninitialized in this function [-Wmaybe-uninitialized]
  printf("%d",beishu);
  ^~~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 212.0 KiB
#2 Wrong Answer 1ms 248.0 KiB
#3 Accepted 10ms 332.0 KiB
#4 Accepted 18ms 324.0 KiB
#5 Wrong Answer 1ms 228.0 KiB

信息

递交者
类型
递交
题目
5-4 最小公倍数
语言
C
递交时间
2023-08-24 10:36:29
评测时间
2023-08-24 10:36:29
评测机
分数
60
总耗时
33ms
峰值内存
332.0 KiB