Borderou de evaluare (job #1551083)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:117:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fmcm.in","r",stdin);
^
user.cpp:118:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fmcm.out","w",stdout);
^
user.cpp:120:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&n,&m,&s,&t);
^
user.cpp:123:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
user.cpp:124:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&ca[x][y],&co[x][y]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 328kb | OK | 10 | 10 |
2 | 0ms | 352kb | OK | 10 | 10 |
3 | 0ms | 520kb | OK | 10 | 10 |
4 | 0ms | 516kb | OK | 10 | 10 |
5 | 0ms | 528kb | OK | 10 | 10 |
6 | 520ms | 1276kb | OK | 10 | 20 |
7 | 564ms | 1276kb | OK | 10 |
8 | Depăşit | 1956kb | Time limit exceeded. | 0 | 0 |
9 | Depăşit | 1952kb | Time limit exceeded. | 0 |
10 | Depăşit | 1952kb | Time limit exceeded. | 0 |
Punctaj total | 70 |