메뉴 건너뛰기

결과 (전체)

00a68 별 그리기 (직각 삼각형) /

시간메모리제출올바른 답비율
1초64MB2842764
26.9%
이번 횟수이번 판정시도한 사람성공한 사람비율
1 컴파일 오류 729666
91.4%
컴파일 결과
2:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
In function 'int main()':
6:5: error: expected ';' before 'for'
6:15: warning: statement has no effect [-Wunused-value]
6:25: error: expected ';' before ')' token
4:13: warning: unused variable 'c' [-Wunused-variable]
6:25: error: expected '}' at end of input
6:12: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
3: (error) Invalid number of character '{' when no macros are defined.
위로