Accepted
foo.cc: In function ‘int main()’:
foo.cc:10:19: warning: the address of ‘std::ios_base& std::right(ios_base&)’ will never be NULL [-Waddress]
   10 |                 a=right;
      |                   ^~~~~
In file included from /nix/gcc-13.3.0/include/c++/13.3.0/ios:44,
                 from /nix/gcc-13.3.0/include/c++/13.3.0/ostream:40,
                 from iostream:41:
/nix/gcc-13.3.0/include/c++/13.3.0/bits/ios_base.h:1050:3: note: ‘std::ios_base& std::right(ios_base&)’ declared here
 1050 |   right(ios_base& __base)
      |   ^~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - A1-3 分支结构练习:月份天数
 - 比赛
 - 南师大(含泰州学院)2024年新生赛(第一场)
 - 语言
 - C++
 - 递交时间
 - 2024-08-15 13:14:08
 - 评测时间
 - 2024-08-15 13:14:08
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 14ms
 - 峰值内存
 - 536.0 KiB