记录详情

Compile Error

foo.c:12:6: error: expected identifier or '(' before 'int'
   12 | void(int a[],int x)
      |      ^~~
foo.c: In function 'main':
foo.c:30:5: warning: implicit declaration of function 'Prime_Count' [-Wimplicit-function-declaration]
   30 |     Prime_Count(a,x);
      |     ^~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P2843 5-5 统计素数因子
语言
C
递交时间
2023-11-28 15:39:12
评测时间
2023-11-28 15:39:12
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes