Suma
- [1] 2023-12-09 09:44 (0)
- [2] 2023-12-09 09:44 (0)
- [3] 2023-12-09 09:46 (0)
- [4] 2023-12-09 09:47 (0)
- [5] 2023-12-09 09:57 (55.6)
- [6] 2023-12-09 09:59 (100)
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. | result | time | message |
---|