Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:24:11: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized]
     cout<<temp<<endl;
           ^~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 最大公约数
 - 比赛
 - 2018小学期第三次周末测试
 - 语言
 - C++
 - 递交时间
 - 2018-07-14 09:55:30
 - 评测时间
 - 2018-07-14 09:55:30
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 39ms
 - 峰值内存
 - 384.0 KiB