Borderou de evaluare (job #2246167)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:31: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:32: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:33:53: 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]); Maxim=max(Maxim,A[1][i]);}
^
user.cpp:34:53: 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]); Maxim=max(Maxim,A[i][1]);}
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 16ms | 1532kb | OK | 10 |
| 2 | 48ms | 1796kb | OK | 10 |
| 3 | 88ms | 3668kb | OK | 10 |
| 4 | 120ms | 4052kb | OK | 10 |
| 5 | 128ms | 4844kb | OK | 10 |
| 6 | 152ms | 4844kb | OK | 10 |
| 7 | Depăşit | 20664kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 20856kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 20856kb | Time limit exceeded. | 0 |
| 10 | 8ms | 1400kb | OK | 10 |
| Punctaj total | 70 |