提交记录 #376

提交时间:2024-12-03 11:20:33
语言:c 状态:CompileError
编译情况:编译错误
code.c: In function ‘input’:
code.c:58:16: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   58 |         printf("");
      |                ^~
code.c: At top level:
code.c:75:5: error: redefinition of ‘isPrim’
   75 | int isPrim(int x){
      |     ^~~~~~
code.c:32:5: note: previous definition of ‘isPrim’ was here
   32 | int isPrim(int x)
      |     ^~~~~~
固定测试点暂不可用
... 等待中
time N/A
memory N/A
附加测试点暂不可用
... 不可用
time N/A
memory N/A
京ICP备2024093084 号