Pagini recente » Borderou de evaluare (job #716507) | Borderou de evaluare (job #1950647) | Borderou de evaluare (job #555275) | Borderou de evaluare (job #2092637) | Borderou de evaluare (job #1800620)
Borderou de evaluare (job #1800620)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:74: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:75: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:78:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:82:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:92:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&type);
^
user.cpp:105:28: warning: ‘lasttat’ may be used uninitialized in this function [-Wmaybe-uninitialized]
while(tat[ lasttat ] )
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 392ms | 6528kb | OK | 100 |
Punctaj total | 100 |