Borderou de evaluare (job #1069941)
Utilizator | Data | 30 decembrie 2013 18:31:20 | |
---|---|---|---|
Problema | Potrivirea sirurilor | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void read()’:
user.cpp:17:21: warning: overflow in implicit constant conversion [-Woverflow]
fin.get(f1,MAX_N);
^
user.cpp:19:21: warning: overflow in implicit constant conversion [-Woverflow]
fin.get(f2,MAX_N);
^
user.cpp: At global scope:
user.cpp:37:13: error: size of array ‘ol’ is too large
int ol[MAX_N];
^
user.cpp: In function ‘void overLap()’:
user.cpp:45:17: error: ‘ol’ was not declared in this scope
int v = ol[k];
^
user.cpp: In function ‘void solve()’:
user.cpp:66:12: error: ‘ol’ was not declared in this scope
if(ol[j-1] > 0){
^
user.cpp:72:22: error: ‘ol’ was not declared in this scope
if(j > 1) j= ol[j-1]+1;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !