Pagini recente » Borderou de evaluare (job #282092) | Borderou de evaluare (job #1821523) | Borderou de evaluare (job #2006635) | Borderou de evaluare (job #122787) | Borderou de evaluare (job #1358132)
Borderou de evaluare (job #1358132)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:67:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int it = 0; it < H[r].size();++it)
^
user.cpp:69:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (H[r][it].h == cod) {
^
user.cpp:34:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("brazi.in","r",stdin);
^
user.cpp:35:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("brazi.out","w",stdout);
^
user.cpp:36:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:40:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:45:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&m);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 388ms | 8908kb | Incorect | 0 |
Punctaj total | 0 |