Suma

Taškai: 0

Compile: FAIL

Sum.cpp: In function ‘int main()’: Sum.cpp:9:5: error: expected ‘,’ or ‘;’ before ‘ofstream’ 9 | ofstream out("suma.out") | ^~~~~~~~ Sum.cpp:11:9: error: ‘a’ was not declared in this scope 11 | in>>a>>b; | ^ Sum.cpp:11:12: error: ‘b’ was not declared in this scope 11 | in>>a>>b; | ^ Sum.cpp:12:5: error: ‘out’ was not declared in this scope 12 | out<<a+b; | ^~~

nr.resulttimemessage