Borderou de evaluare (job #1056861)
Utilizator | Data | 14 decembrie 2013 13:49:09 | |
---|---|---|---|
Problema | Carte | Status | done |
Runda | ONIS 2014, Runda 1 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void Solve()’:
user.cpp:51:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<strlen(buff); i++)
^
user.cpp: In function ‘void ReadData()’:
user.cpp:128:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int q=0; q<strlen(buff); q++)
^
user.cpp:143:71: error: ‘reverse’ was not declared in this scope
reverse(Dictionary2[j],Dictionary2[j]+strlen(Dictionary2[j]))
^
user.cpp:145:8: error: expected ‘;’ before ‘}’ token
}
^
user.cpp:119:12: warning: unused variable ‘i’ [-Wunused-variable]
int iT,i;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !