Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:7:3: warning: 'at' is used uninitialized in this function [-Wuninitialized]
  r=at%bt;
  ~^~~~~~
/in/foo.cc:7:3: warning: 'bt' is used uninitialized in this function [-Wuninitialized]
# 状态 耗时 内存占用
#1 Runtime Error 1ms 424.0 KiB
#2 Runtime Error 1ms 388.0 KiB
#3 Runtime Error 2ms 428.0 KiB
#4 Runtime Error 1ms 484.0 KiB
#5 Runtime Error 1ms 488.0 KiB

信息

递交者
类型
递交
题目
P1062 A6-1 最大公约数专题:最大公约数和最小公倍数
语言
C++
递交时间
2022-07-05 23:05:17
评测时间
2022-07-05 23:05:17
评测机
分数
0
总耗时
9ms
峰值内存
488.0 KiB