답안 #635459

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
635459 2022-08-26T09:43:52 Z Bruteforceman Roller Coaster Railroad (IOI16_railroad) C++11
컴파일 오류
0 ms 0 KB
@include <bitsio>
main() {
	cout << lol << endl;
}

Compilation message

railroad.cpp:1:1: error: stray '@' in program
    1 | @include <bitsio>
      | ^
railroad.cpp:1:2: error: 'include' does not name a type
    1 | @include <bitsio>
      |  ^~~~~~~