Borderou de evaluare (job #3331520)
| Utilizator | Data | 28 decembrie 2025 20:36:33 | |
|---|---|---|---|
| Problema | Aprindere | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:15:18: error: variable 'std::ifstream cin' has initializer but incomplete type
15 | ifstream cin ("aprindere.in");
| ^
main.cpp:16:19: error: variable 'std::ofstream cout' has initializer but incomplete type
16 | ofstream cout ("aprindere.out");
| ^
main.cpp:23:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
23 | for (int i = 0; i < n; i++)
| ^~~
main.cpp:26:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
26 | for (int i = 0; i < m; i++)
| ^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
