记录详情

Accepted

foo.cc: In function 'int count_7(int)':
foo.cc:10:10: warning: variable 'c' set but not used [-Wunused-but-set-variable]
  int a,b,c;
          ^
foo.cc: In function 'int main()':
foo.cc:27:6: warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized]
  cout<<e;
  ~~~~^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Accepted 2ms 352.0 KiB
#3 Accepted 1ms 384.0 KiB
#4 Accepted 1ms 384.0 KiB
#5 Accepted 19ms 396.0 KiB

信息

递交者
类型
递交
比赛
周末测试2
语言
C++
递交时间
2021-09-24 19:56:38
评测时间
2021-09-24 19:56:38
评测机
分数
100
总耗时
26ms
峰值内存
396.0 KiB