Borderou de evaluare (job #2924713)
Utilizator | Data | 9 octombrie 2022 11:16:01 | |
---|---|---|---|
Problema | Plantatie | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:35:18: error: 'cout' is not a member of 'std'
35 | std::cout << v[i][j] << ' ' << i << ' ' << j << '\n';
| ^~~~
main.cpp:14:1: note: 'std::cout' is defined in header '<iostream>'; did you forget to '#include <iostream>'?
13 | #include <fstream>
+++ |+#include <iostream>
14 | std::ifstream fin("plantatie.in");
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !