Pagini recente » Borderou de evaluare (job #2225433) | Borderou de evaluare (job #2573983) | Borderou de evaluare (job #683618) | Borderou de evaluare (job #311296) | Borderou de evaluare (job #1844745)
Borderou de evaluare (job #1844745)
Raport evaluator
Compilare:
user.cpp: In function ‘void cpy_(char*, char*)’:
user.cpp:20:20: warning: NULL used in arithmetic [-Wpointer-arith]
for( i=1;b[i]!=NULL || a[i]!=NULL;i++ )
^
user.cpp:20:34: warning: NULL used in arithmetic [-Wpointer-arith]
for( i=1;b[i]!=NULL || a[i]!=NULL;i++ )
^
user.cpp: In function ‘int cmp_(char*, char*)’:
user.cpp:27:18: warning: NULL used in arithmetic [-Wpointer-arith]
while( a[i]!=NULL && b[i]!=NULL && a[i]==b[i] )
^
user.cpp:27:32: warning: NULL used in arithmetic [-Wpointer-arith]
while( a[i]!=NULL && b[i]!=NULL && a[i]==b[i] )
^
user.cpp:30:15: warning: NULL used in arithmetic [-Wpointer-arith]
if( a[i]==NULL && b[i]!=NULL )
^
user.cpp:30:29: warning: NULL used in arithmetic [-Wpointer-arith]
if( a[i]==NULL && b[i]!=NULL )
^
user.cpp:33:19: warning: NULL used in arithmetic [-Wpointer-arith]
if( a[i]!=NULL && b[i]==NULL )
^
user.cpp:33:33: warning: NULL used in arithmetic [-Wpointer-arith]
if( a[i]!=NULL && b[i]==NULL )
^
user.cpp:36:23: warning: NULL used in arithmetic [-Wpointer-arith]
if( a[i]==NULL && b[i]==NULL )
^
user.cpp:36:37: warning: NULL used in arithmetic [-Wpointer-arith]
if( a[i]==NULL && b[i]==NULL )
^
user.cpp: In function ‘void swap_(int, int)’:
user.cpp:49:9: warning: unused variable ‘k’ [-Wunused-variable]
int k;
^
user.cpp: In function ‘void print_(int)’:
user.cpp:88:27: warning: NULL used in arithmetic [-Wpointer-arith]
for( i=1;v[k].cuv[i]!=NULL;i++ )
^
user.cpp: In function ‘int main()’:
user.cpp:96:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "zimeria.in", "r", stdin );
^
user.cpp:97:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "zimeria.out", "w", stdout );
^
user.cpp:102:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d%d\n", &p, &n );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 284kb | OK | 5 |
2 | 0ms | 292kb | OK | 5 |
3 | 40ms | 872kb | OK | 5 |
4 | 88ms | 1456kb | OK | 5 |
5 | 184ms | 2624kb | OK | 5 |
6 | 48ms | Depăşit | Memory limit exceeded. | 0 |
7 | 0ms | 276kb | OK | 5 |
8 | 0ms | 288kb | OK | 5 |
9 | 0ms | 300kb | OK | 5 |
10 | 4ms | 332kb | OK | 5 |
11 | 12ms | 388kb | OK | 5 |
12 | 28ms | 508kb | OK | 5 |
13 | 56ms | 744kb | OK | 5 |
14 | 124ms | 1216kb | OK | 5 |
15 | 156ms | 1448kb | OK | 5 |
16 | 224ms | 2028kb | OK | 5 |
17 | Depăşit | 2616kb | Time limit exceeded. | 0 |
18 | Depăşit | 3204kb | Time limit exceeded. | 0 |
19 | Depăşit | 4028kb | Time limit exceeded. | 0 |
20 | 48ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 75 |