Borderou de evaluare (job #836390)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Tancuri (clasa a 9-a) | Compilator | cpp |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 16 oct. 2025 10:56:09 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:16:17: error: invalid types 'int[int]' for array subscript
16 | fin >> K[i];
| ^
main.cpp:27:32: error: invalid types 'int[int]' for array subscript
27 | fout << floor(prob[N][K[i]] * 100000000.0) / 100000000.0 << "\n";
| ^