记录详情

Accepted

foo.c: In function 'main':
foo.c:21:31: warning: unused variable 'n' [-Wunused-variable]
   21 |         int c[10000] = { 0 }, n = 0;
      |                               ^
foo.c:20:16: warning: unused variable 'j' [-Wunused-variable]
   20 |         int x, j;
      |                ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 291ms 368.0 KiB
#2 Accepted 292ms 284.0 KiB
#3 Accepted 232ms 388.0 KiB
#4 Accepted 295ms 368.0 KiB
#5 Accepted 274ms 388.0 KiB

信息

递交者
类型
递交
题目
5-5 统计素数因子
语言
C
递交时间
2023-12-19 14:31:23
评测时间
2023-12-19 14:31:23
评测机
分数
100
总耗时
1386ms
峰值内存
388.0 KiB