Borderou de evaluare (job #2246174)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30:47: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%lld%lld%lld%lld",&N,&M,&C,&R);
^
user.cpp:31:54: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%lld%lld%lld%lld%lld",&X,&Y,&Z,&W,&U);
^
user.cpp:32:52: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1; i<=M; ++i) fscanf(fin,"%lld",&A[1][i]);
^
user.cpp:33:52: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=2; i<=N; ++i) fscanf(fin,"%lld",&A[i][1]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 20ms | 1532kb | OK | 10 |
| 2 | 52ms | 1796kb | OK | 10 |
| 3 | 120ms | 3664kb | OK | 10 |
| 4 | 124ms | 4052kb | OK | 10 |
| 5 | 160ms | 4844kb | OK | 10 |
| 6 | 184ms | 4844kb | OK | 10 |
| 7 | Depăşit | 20852kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 20856kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 20856kb | Time limit exceeded. | 0 |
| 10 | 4ms | 1400kb | OK | 10 |
| Punctaj total | 70 |