Borderou de evaluare (job #3292060)
Utilizator | Data | 6 aprilie 2025 23:55:22 | |
---|---|---|---|
Problema | Parantezare optima de matrici | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:1: error: 'ifstream' does not name a type
5 | ifstream fin("podm.in");
| ^~~~~~~~
main.cpp:6:1: error: 'ofstream' does not name a type
6 | ofstream fout("podm.out");
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:14:9: error: 'fin' was not declared in this scope; did you mean 'sin'?
14 | fin >> n;
| ^~~
| sin
main.cpp:42:9: error: 'fout' was not declared in this scope
42 | fout << dp[1][n];
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !