Borderou de evaluare (job #756560)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Consiliu (clasa a 5-a) | Compilator | cpp-32 |
Rundă | lmk_9_vs | Status | evaluat |
Dată | 21 ian. 2024 13:38:19 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:3:13: error: variable 'std::ifstream fin' has initializer but incomplete type
3 | ifstream fin("consiliu.in");
| ^
main.cpp:4:14: error: variable 'std::ofstream fout' has initializer but incomplete type
4 | ofstream fout("consiliu.out");
| ^
main.cpp: In function 'int main()':
main.cpp:18:25: warning: statement has no effect [-Wunused-value]
18 | if(hf<a[3]){a[3]==hf; a[4]=mf-1;}
| ~~~~^~~~