메뉴 건너뛰기

결과 (전체)

00a59 입력된 값은 OOO 입니다. (문자열) / lime

시간메모리제출올바른 답비율
1초64MB4713971
20.6%
이번 횟수이번 판정시도한 사람성공한 사람비율
5 컴파일 오류 969837
86.4%
컴파일 결과
3:1: error: unknown type name 'using'
3:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'std'
In function 'main':
8:11: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'char (*)[101]' [-Wformat=]
8:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
3: (error) Code 'using namespace std' is invalid C code. Use --std or --language to configure the language.
위로