记录详情

Accepted

/in/foo.cc: In function 'int hw(int*, int)':
/in/foo.cc:16:15: warning: unused variable 'cnt' [-Wunused-variable]
   16 |         int i,cnt=0;
      |               ^~~
/in/foo.cc:22:1: warning: control reaches end of non-void function [-Wreturn-type]
   22 | }
      | ^
# 状态 耗时 内存占用
#1 Accepted 2ms 532.0 KiB
#2 Accepted 2ms 364.0 KiB
#3 Accepted 2ms 472.0 KiB
#4 Accepted 2ms 472.0 KiB
#5 Accepted 3ms 476.0 KiB

信息

递交者
类型
递交
比赛
2025年暑期编程训练营之一
语言
C++
递交时间
2025-07-03 10:28:08
评测时间
2025-07-03 10:28:08
评测机
分数
100
总耗时
12ms
峰值内存
532.0 KiB