Borderou de evaluare (job #3360295)

Utilizator Andrei_GAndreiG Andrei_G Data 11 iulie 2026 16:40:33
Problema Car 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:85:5: error: 'cin' was not declared in this scope 85 | cin.tie(nullptr); | ^~~ main.cpp:20:1: note: 'std::cin' is defined in header '<iostream>'; did you forget to '#include <iostream>'? 19 | #include <set> +++ |+#include <iostream> 20 | #define int long long main.cpp:98:5: error: 'cout' was not declared in this scope 98 | cout<<GetSmallestDis(iend, jend); | ^~~~ main.cpp:98:5: note: 'std::cout' is defined in header '<iostream>'; did you forget to '#include <iostream>'? Non zero exit status: 1

Ceva nu functioneaza?