Borderou de evaluare (job #1808658)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:128:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ct.in","r",stdin);
^
user.cpp:129:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ct.out","w",stdout);
^
user.cpp:136:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:139:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&q);
^
user.cpp:144:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
user.cpp:154:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 3828kb | OK | 10 |
2 | 104ms | 8020kb | OK | 10 |
3 | 228ms | 10320kb | OK | 10 |
4 | 532ms | 19384kb | OK | 10 |
5 | 840ms | 26940kb | OK | 10 |
6 | 640ms | 26896kb | OK | 10 |
7 | 4ms | 3828kb | OK | 10 |
8 | 332ms | 14672kb | OK | 10 |
9 | 828ms | 26648kb | OK | 10 |
10 | 4ms | 3624kb | OK | 10 |
Punctaj total | 100 |