Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:10:6: warning: variable 'k' set but not used [-Wunused-but-set-variable]
  int k=a[1];
      ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2688 奶牛农场
 - 比赛
 - 2024CSP模拟赛4
 - 语言
 - C++
 - 递交时间
 - 2024-10-06 19:48:23
 - 评测时间
 - 2024-10-06 19:48:23
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 45ms
 - 峰值内存
 - 832.0 KiB