Submission #635459

# Submission time Handle Problem Language Result Execution time Memory
635459 2022-08-26T09:43:52 Z Bruteforceman Roller Coaster Railroad (IOI16_railroad) C++11
Compilation error
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>
      |  ^~~~~~~