메뉴 건너뛰기

결과 (전체)

00b02 기차 교차로 / sky2008!!

시간메모리제출올바른 답비율
1초64MB971280
28.8%
이번 횟수이번 판정시도한 사람성공한 사람비율
13 컴파일 오류 188151
80.3%
컴파일 결과
In function 'int main()':
13:9: error: 'v' was not declared in this scope
15:14: error: cannot convert 'std::stack<_Tp, _Sequence>::empty<int, std::deque<int, std::allocator<int> > >' from type 'bool (std::stack<int>::)() const' to type 'bool'
15:14: error: in argument to unary !
19:9: error: 'w' was not declared in this scope
6:15: warning: unused variable 'd' [-Wunused-variable]
8:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
11:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
6: (style) Unused variable: d
7: (style) Unused variable: c
위로