bitCode

60

C 0 ms 0 KB 2026-08-21 03:04:32 제출 코드 비공개

컴파일 에러

Main.c: In function ‘main’:
Main.c:4:5: error: ‘reccccturn’ undeclared (first use in this function)
    4 |     reccccturn 0;
      |     ^~~~~~~~~~
Main.c:4:5: note: each undeclared identifier is reported only once for each function it appears in
Main.c:4:15: error: expected ‘;’ before numeric constant
    4 |     reccccturn 0;
      |               ^~
      |               ;