Pagini recente » Borderou de evaluare (job #474483) | Borderou de evaluare (job #1751524) | Borderou de evaluare (job #1556943) | Borderou de evaluare (job #1397740) | Borderou de evaluare (job #1513234)
Borderou de evaluare (job #1513234)
Raport evaluator
Compilare:
user.cpp: In function ‘int update(int, int, int)’:
user.cpp:25:9: warning: variable ‘l’ set but not used [-Wunused-but-set-variable]
int l;
^
user.cpp: In function ‘void update2(int, int, int)’:
user.cpp:42:9: warning: unused variable ‘l’ [-Wunused-variable]
int l;
^
user.cpp: In function ‘void citire()’:
user.cpp:70:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:74:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&x);
^
user.cpp:81:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&op);
^
user.cpp:84:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&p,&v);
^
user.cpp:91:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&a,&b);
^
user.cpp: In function ‘int main()’:
user.cpp:105:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("datorii.in","r",stdin);
^
user.cpp:106:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("datorii.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 120ms | 568kb | Corect! | 20 |
2 | 124ms | 572kb | Corect! | 20 |
3 | 124ms | 568kb | Corect! | 20 |
4 | 124ms | 576kb | Corect! | 20 |
5 | 124ms | 572kb | Corect! | 20 |
Punctaj total | 100 |