Borderou de evaluare (job #3247125)
Utilizator | Data | 5 octombrie 2024 18:25:32 | |
---|---|---|---|
Problema | Range minimum query | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void solve(int, int)':
main.cpp:19:5: error: 'cout' was not declared in this scope
19 | cout<<min(mat[vpow2[k]][x],mat[vpow2[k]][y-vpow2[k]])<<'\n';
| ^~~~
main.cpp:2:1: note: 'std::cout' is defined in header '<iostream>'; did you forget to '#include <iostream>'?
1 | #include <fstream>
+++ |+#include <iostream>
2 |
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !