Accepted
foo.cc: In member function 'int Time::operator-(const Time&)': foo.cc:50:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 50 | if(h=obj.h) | ~^~~~~~ foo.cc: In function 'void test_1_2()': foo.cc:76:8: warning: 'dt' may be used uninitialized in this function [-Wmaybe-uninitialized] 76 | cout<<x; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1000 OO1-1 时间类Time
- 比赛
- 2022春 面向对象程序设计方法的上机作业
- 语言
- C++
- 递交时间
- 2022-04-25 08:54:07
- 评测时间
- 2022-04-25 08:54:07
- 评测机
- 分数
- 100
- 总耗时
- 14ms
- 峰值内存
- 384.0 KiB