Borderou de evaluare (job #2861916)
Utilizator | Data | 4 martie 2022 18:19:10 | |
---|---|---|---|
Problema | Interclasare | 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:49:2: error: 'cin' was not declared in this scope
49 | cin >> n;
| ^~~
main.cpp:5:1: note: 'std::cin' is defined in header '<iostream>'; did you forget to '#include <iostream>'?
4 | #include <bitset>
+++ |+#include <iostream>
5 |
main.cpp:59:2: error: 'cout' was not declared in this scope
59 | cout << lis(n, a1,fr1)+lis(m, a2, fr2) << "\n";
| ^~~~
main.cpp:59:2: note: 'std::cout' is defined in header '<iostream>'; did you forget to '#include <iostream>'?
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !