Pagini recente » Borderou de evaluare (job #2764044) | Borderou de evaluare (job #2232667) | Borderou de evaluare (job #957564) | Borderou de evaluare (job #589423) | Borderou de evaluare (job #1244834)
Borderou de evaluare (job #1244834)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:57:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("easygraph.in","r",stdin);
^
user.cpp:58:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("easygraph.out","w",stdout);
^
user.cpp:62:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&t);
^
user.cpp:68:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld ", &n, &m);
^
user.cpp:71:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld ",&v[i]);
^
user.cpp:76:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d ",&x ,&y );
^
In file included from /usr/include/string.h:642:0,
from user.cpp:6:
In function ‘void* memset(void*, int, size_t)’,
inlined from ‘int main()’ at user.cpp:65:40:
/usr/include/i386-linux-gnu/bits/string3.h:82:32: warning: call to ‘__warn_memset_zero_len’ declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters [enabled by default]
__warn_memset_zero_len ();
^
In function ‘void* memset(void*, int, size_t)’,
inlined from ‘int main()’ at user.cpp:66:34:
/usr/include/i386-linux-gnu/bits/string3.h:82:32: warning: call to ‘__warn_memset_zero_len’ declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters [enabled by default]
__warn_memset_zero_len ();
^
/tmp/ccvIlg6R.o: In function `main':
user.cpp:(.text.startup+0x79): warning: memset used with constant zero length parameter; this could be due to transposed parameters
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 380ms | 3352kb | Incorect | 0 |
Punctaj total | 0 |