Pagini recente » Borderou de evaluare (job #574041) | Borderou de evaluare (job #2090196) | Borderou de evaluare (job #482673) | Borderou de evaluare (job #2166437) | Borderou de evaluare (job #2044840)
Borderou de evaluare (job #2044840)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:58:10: warning: statement has no effect [-Wunused-value]
for(t;t!=0;--t)
^
user.cpp:55:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("resturi.in","r",stdin);
^
user.cpp:56:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("resturi.out","w",stdout);
^
user.cpp:57:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:60:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("\n%d\n%d %d", &n, &p,&r);
^
user.cpp:65:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("\n%d %d", &p,&r);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 404ms | 452kb | Incorect | 0 |
Punctaj total | 0 |