Suma
- [1] 2023-11-18 16:10 (0)
- [2] 2023-11-18 16:16 (0)
- [3] 2023-11-18 16:33 (0)
- [4] 2023-11-18 16:36 (0)
- [5] 2023-11-18 16:41 (0)
- [6] 2023-11-18 16:48 (0)
- [7] 2023-11-18 16:50 (100)
- [8] 2023-11-18 18:46 (100)
- [9] 2023-11-19 09:20 (100)
Taškai: 0
Compile: FAIL
Sum.cpp: In function ‘int main()’: Sum.cpp:5:17: error: ‘suma’ was not declared in this scope 5 | ifstream fd(suma.in) | ^~~~ Sum.cpp:6:5: error: expected ‘,’ or ‘;’ before ‘ofstream’ 6 | ofstream fr(suma.out) | ^~~~~~~~ Sum.cpp:8:9: error: ‘a’ was not declared in this scope 8 | fd>>a>>b; | ^ Sum.cpp:8:12: error: ‘b’ was not declared in this scope 8 | fd>>a>>b; | ^ Sum.cpp:9:5: error: ‘fr’ was not declared in this scope; did you mean ‘fd’? 9 | fr<<a+b; | ^~ | fd
nr. | result | time | message |
---|