Borderou de evaluare (job #2245798)
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 | 0ms | 1360kb | OK | 10 |
| 2 | 0ms | 1400kb | OK | 10 |
| 3 | 48ms | 1424kb | Incorect | 0 |
| 4 | 80ms | 1424kb | Incorect | 0 |
| 5 | 92ms | 1428kb | Incorect | 0 |
| 6 | 108ms | 1428kb | Incorect | 0 |
| 7 | Depăşit | 3496kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 3496kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 3492kb | Time limit exceeded. | 0 |
| 10 | 0ms | 1340kb | OK | 10 |
| Punctaj total | 30 |