Borderou de evaluare (job #3299961)
Utilizator | Data | 12 iunie 2025 09:35:55 | |
---|---|---|---|
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 'int32_t main()':
main.cpp:71:5: error: 'OutParser' was not declared in this scope; did you mean 'InParser'?
71 | OutParser cout("rmq.out");
| ^~~~~~~~~
| InParser
main.cpp:92:9: error: 'cout' was not declared in this scope
92 | cout << min(rmq[l][w], rmq[r - (1 << w) + 1][w]) << '\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 !