Borderou de evaluare (job #2966819)
Utilizator | Data | 18 ianuarie 2023 15:27:38 | |
---|---|---|---|
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 'int main()':
main.cpp:44:34: error: expected ';' before 'int'
44 | freopen("rmq.out","w",stdout)
| ^
| ;
45 | #endif
46 | int n,m; cin >> n >> m;
| ~~~
main.cpp:46:21: error: 'n' was not declared in this scope; did you mean 'yn'?
46 | int n,m; cin >> n >> m;
| ^
| yn
main.cpp:46:26: error: 'm' was not declared in this scope; did you mean 'tm'?
46 | int n,m; cin >> n >> m;
| ^
| tm
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !