Accepted
/in/foo.cc:3:7: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main( )
       ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:5:8: warning: unused variable 's' [-Wunused-variable]
  int b,s;
        ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2622 小杨买书1级1 2024.3
 - 比赛
 - GESP1级 考前练习
 - 语言
 - C++
 - 递交时间
 - 2024-11-30 10:44:02
 - 评测时间
 - 2024-11-30 10:44:03
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 7ms
 - 峰值内存
 - 380.0 KiB