- Owner
 - Andrei Stanimir
 - Problem
 - A+B
 - Source
 - 0.14KB
 - Result
 - Compile error
Compiler output
prog.cpp: In function 'int main(int, char**)': prog.cpp:5:13: error: variable 'std::ifstream f' has initializer but incomplete type prog.cpp: At global scope: prog.cpp:3:5: warning: unused parameter 'argc' [-Wunused-parameter]
 


