Borderou de evaluare (job #2246201)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:38: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:39: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:40: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:41: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 | 84ms | 1976kb | OK | 10 |
| 2 | 116ms | 2756kb | OK | 10 |
| 3 | 188ms | 8376kb | OK | 10 |
| 4 | 180ms | 9552kb | OK | 10 |
| 5 | 200ms | 11904kb | OK | 10 |
| 6 | 188ms | 11908kb | OK | 10 |
| 7 | Depăşit | 20864kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 22092kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 25768kb | Time limit exceeded. | 0 |
| 10 | 40ms | 1560kb | OK | 10 |
| Punctaj total | 70 |