답안 #928

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
928 2013-05-26T02:05:01 Z tncks0121 지능형 기차 2 (KOI11_train2) C++
컴파일 오류
0 ms 0 KB
r;main(a,b,s){for(s=0;~scanf("%d%d",&a,&b);)r<(s+=b-a)?(r=s):(r=r);printf("%d",r);return 0;}

Compilation message

train.cpp:1: error: expected constructor, destructor, or type conversion before ';' token
train.cpp:1: error: expected constructor, destructor, or type conversion before '(' token