Codename | Αποτέλεσμα |
35-roadfix | Compilation error src_6606.cc: In function ‘int main()’: src_6606.cc:5:18: error: variable ‘std::ifstream fin’ has initializer but incomplete type ifstream fin ("roadfix.in"); ^ src_6606.cc:6:16: error: variable ‘std::ofstream fout’ has initializer but incomplete type ofstream fout ("roadfix.out"); ^ src_6606.cc:23:17: error: expected primary-expression before ‘)’ token if () ^ Exited with error status 1 |