Borderou de evaluare (job #1863012)
| Utilizator | Data | 30 ianuarie 2017 16:24:08 | |
|---|---|---|---|
| Problema | Secventa 2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp:3:1: error: ‘ifstream’ does not name a type
ifstream f("secv2.in");
^
user.cpp:4:1: error: ‘ofstream’ does not name a type
ofstream g("secv2.out");
^
user.cpp: In function ‘int main()’:
user.cpp:13:5: error: ‘f’ was not declared in this scope
f>>n>>k;
^
user.cpp:30:5: error: ‘g’ was not declared in this scope
g<<maxI<<" "<<maxJ<<" "<<maxS;
^
user.cpp:12:18: warning: unused variable ‘t’ [-Wunused-variable]
int n, k, m, t, centr, pet;
^
user.cpp:12:21: warning: unused variable ‘centr’ [-Wunused-variable]
int n, k, m, t, centr, pet;
^
user.cpp:12:28: warning: unused variable ‘pet’ [-Wunused-variable]
int n, k, m, t, centr, pet;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
