Borderou de evaluare (job #2649799)
Utilizator | Data | 16 septembrie 2020 14:23:57 | |
---|---|---|---|
Problema | Densitate | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void solve()':
main.cpp:37:3: error: 'x' was not declared in this scope
x = min(a, b);
^
main.cpp:38:3: error: 'y' was not declared in this scope
y = max(a, b);
^
main.cpp: In function 'void fisier()':
main.cpp:44:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("densitate.in" , "r", stdin);
^
main.cpp:45:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("densitate.out", "w", stdout);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !