Pagini recente » Borderou de evaluare (job #797772) | Borderou de evaluare (job #1641831) | Borderou de evaluare (job #2817116) | Borderou de evaluare (job #2166363) | Borderou de evaluare (job #1800612)
Borderou de evaluare (job #1800612)
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 | 5336kb | OK | 100 |
Punctaj total | 100 |