Borderou de evaluare (job #1171246)
Utilizator | Data | 15 aprilie 2014 14:08:30 | |
---|---|---|---|
Problema | Tri2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void generate()’:
user.cpp:60:23: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=]
printf ("%ld\n", m);
^
user.cpp:33:22: warning: unused variable ‘h’ [-Wunused-variable]
int i,ccw, j, k, h, m;
^
user.cpp: In function ‘void solve()’:
user.cpp:70:12: warning: unused variable ‘m’ [-Wunused-variable]
int i, m, h, num = 0, j, k ;
^
user.cpp: In function ‘void read()’:
user.cpp:101:19: error: ‘m’ was not declared in this scope
scanf ("%d", &m);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !