Borderou de evaluare (job #1703572)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:43:42: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( input_file, "%d %d", &N, &P );
^
user.cpp:46:45: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( input_file, "%d", &P1[i].z );
^
user.cpp:49:58: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( input_file, "%d %d", &P1[i].x, &P1[i].y );
^
user.cpp: In function ‘int what_quadrant(point)’:
user.cpp:14:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘int det(point, point, point)’:
user.cpp:36:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 436kb | OK | 10 |
2 | 0ms | 448kb | OK | 10 |
3 | 12ms | 444kb | OK | 10 |
4 | 16ms | 452kb | OK | 10 |
5 | 76ms | 460kb | OK | 10 |
6 | 160ms | 460kb | OK | 10 |
7 | 212ms | 452kb | OK | 10 |
8 | 284ms | 456kb | OK | 10 |
9 | 304ms | 456kb | OK | 10 |
10 | 336ms | 452kb | OK | 10 |
Punctaj total | 100 |