Borderou de evaluare (job #2128669)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:55:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&N);
^
user.cpp:57:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d %d",&X[i],&Y[i]);
^
user.cpp:61:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&M);
^
user.cpp:63:60: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d %d %d %d",&X1[i],&Y1[i],&X2[i],&Y2[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 2888kb | OK | 10 |
| 2 | 0ms | 2892kb | OK | 10 |
| 3 | 4ms | 3036kb | OK | 10 |
| 4 | 100ms | 6204kb | OK | 10 |
| 5 | Depăşit | 7584kb | Time limit exceeded. | 0 |
| 6 | 172ms | 7588kb | OK | 10 |
| 7 | Depăşit | 10152kb | Time limit exceeded. | 0 |
| 8 | 184ms | 9672kb | OK | 10 |
| 9 | Depăşit | 10068kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 10060kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |