Borderou de evaluare (job #1927332)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:78:20: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d",&N);
^
user.cpp:81:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d%d",&L[i].x,&L[i].y);
^
user.cpp:84:20: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d",&M);
^
user.cpp:87:40: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d%d%d%d",&X1,&Y1,&X2,&Y2);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 324kb | OK | 10 |
2 | 0ms | 324kb | OK | 10 |
3 | 4ms | 416kb | OK | 10 |
4 | 116ms | 2360kb | OK | 10 |
5 | 264ms | 4604kb | OK | 10 |
6 | 220ms | 4400kb | Incorect | 0 |
7 | 356ms | 6388kb | Incorect | 0 |
8 | 228ms | 6072kb | OK | 10 |
9 | 424ms | 8048kb | OK | 10 |
10 | Depăşit | 8212kb | Time limit exceeded. | 0 |
Punctaj total | 70 |