Pagini recente » Borderou de evaluare (job #2090598) | Borderou de evaluare (job #1406840) | Borderou de evaluare (job #2430676) | Borderou de evaluare (job #3153811) | Borderou de evaluare (job #1844709)
Borderou de evaluare (job #1844709)
Raport evaluator
Compilare:
user.cpp: In function ‘void cpy_(char*, char*)’:
user.cpp:18:20: warning: NULL used in arithmetic [-Wpointer-arith]
for( i=1;b[i]!=NULL;i++ )
^
user.cpp:21:17: warning: NULL used in arithmetic [-Wpointer-arith]
for( ;a[i]!=NULL;i++ )
^
user.cpp:22:13: warning: converting to non-pointer type ‘char’ from NULL [-Wconversion-null]
a[i]=NULL;
^
user.cpp: In function ‘int cmp_(char*, char*)’:
user.cpp:29:18: warning: NULL used in arithmetic [-Wpointer-arith]
while( a[i]!=NULL && b[i]!=NULL && a[i]==b[i] )
^
user.cpp:29:32: warning: NULL used in arithmetic [-Wpointer-arith]
while( a[i]!=NULL && b[i]!=NULL && a[i]==b[i] )
^
user.cpp:32:15: warning: NULL used in arithmetic [-Wpointer-arith]
if( a[i]==NULL && b[i]!=NULL )
^
user.cpp:32:29: warning: NULL used in arithmetic [-Wpointer-arith]
if( a[i]==NULL && b[i]!=NULL )
^
user.cpp:35:19: warning: NULL used in arithmetic [-Wpointer-arith]
if( a[i]!=NULL && b[i]==NULL )
^
user.cpp:35:33: warning: NULL used in arithmetic [-Wpointer-arith]
if( a[i]!=NULL && b[i]==NULL )
^
user.cpp:38:23: warning: NULL used in arithmetic [-Wpointer-arith]
if( a[i]==NULL && b[i]==NULL )
^
user.cpp:38:37: warning: NULL used in arithmetic [-Wpointer-arith]
if( a[i]==NULL && b[i]==NULL )
^
user.cpp: In function ‘void print_(int)’:
user.cpp:94:27: warning: NULL used in arithmetic [-Wpointer-arith]
for( i=1;v[k].ing[i]!=NULL;i++ )
^
user.cpp: In function ‘int main()’:
user.cpp:102:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "reteta2.in", "r", stdin );
^
user.cpp:103:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "reteta2.out", "w", stdout );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 236kb | OK! | 10 |
2 | 0ms | 244kb | OK! | 10 |
3 | 0ms | 240kb | Afisarea Ingredientelor gresita | 3 |
4 | 0ms | 256kb | Killed by signal 6(SIGABRT). | 0 |
5 | 0ms | 240kb | OK! | 10 |
6 | 0ms | 236kb | Afisarea Ingredientelor gresita | 3 |
7 | 0ms | 240kb | OK! | 10 |
8 | 0ms | 236kb | Afisarea Ingredientelor gresita | 3 |
9 | 0ms | 240kb | Afisarea Ingredientelor gresita | 3 |
10 | 0ms | 244kb | Afisarea Ingredientelor gresita | 3 |
Punctaj total | 55 |