Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2129444)
| Utilizator | Data | 12 februarie 2018 20:38:42 | |
|---|---|---|---|
| Problema | Secv10 | Status | done |
| Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void creare_vec_temp(char*)’:
user.cpp:14:23: warning: NULL used in arithmetic [-Wpointer-arith]
for(int i=2;z[i]!=NULL;i++)
^
user.cpp: In function ‘void cauta_preffix()’:
user.cpp:28:23: warning: NULL used in arithmetic [-Wpointer-arith]
for(int i=1;s[i]!=NULL;i++)
^
user.cpp: In function ‘void suma_partiala()’:
user.cpp:44:23: warning: NULL used in arithmetic [-Wpointer-arith]
for(int i=1;s[i]!=NULL;i++)
^
user.cpp: In function ‘void initializare()’:
user.cpp:52:23: warning: NULL used in arithmetic [-Wpointer-arith]
for(int i=0;s[i]!=NULL;i++)
^
user.cpp: In function ‘void cauta_suffix()’:
user.cpp:63:23: warning: NULL used in arithmetic [-Wpointer-arith]
for(int i=1;s[i]!=NULL;i++)
^
user.cpp: In function ‘int main()’:
user.cpp:84:15: warning: suggest parentheses around ‘+’ inside ‘>>’ [-Wparentheses]
fin>>s+1>>z+1>>q+1;
^
user.cpp:84:20: warning: suggest parentheses around ‘+’ inside ‘>>’ [-Wparentheses]
fin>>s+1>>z+1>>q+1;
^
user.cpp:84:25: warning: suggest parentheses around ‘+’ inside ‘>>’ [-Wparentheses]
fin>>s+1>>z+1>>q+1;
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 32ms | 1840kb | Incorect | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
