Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1480761)
| Utilizator | Data | 3 septembrie 2015 08:48:27 | |
|---|---|---|---|
| Problema | Carte | Status | done |
| Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void preKmp(std::string, int*)’:
user.cpp:15:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i<x.length())
^
user.cpp: In function ‘void KMP(std::string)’:
user.cpp:33:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(j<s.length())
^
user.cpp:38:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(i>=k.length())
^
user.cpp: In function ‘int main()’:
user.cpp:51:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("carte.in","r",stdin);
^
user.cpp:52:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("carte.out","w",stdout);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | Depăşit | 488kb | Time limit exceeded. | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
