Pagini recente » Borderou de evaluare (job #876912) | Borderou de evaluare (job #1162199) | Borderou de evaluare (job #2153494) | Borderou de evaluare (job #1742786) | Borderou de evaluare (job #1800577)
Borderou de evaluare (job #1800577)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:70: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:71: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:74:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:78:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:88: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:101:28: warning: ‘lasttat’ may be used uninitialized in this function [-Wmaybe-uninitialized]
while(tat[ lasttat ] )
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 496ms | 4140kb | OK | 100 |
Punctaj total | 100 |