Borderou de evaluare (job #2658918)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:141:47: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::vector<point>::size_type {aka long unsigned int}' [-Wformat=]
fprintf(outfile, "%d\n", Hullpoints.size());
^
main.cpp:133:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(infile, "%d", &inputPointsNum);
^
main.cpp:136:64: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(infile, "%lf %lf", &(auxpoint.x), &(auxpoint.y));
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Corect | 10 |
2 | 2ms | 131kb | Corect | 10 |
3 | 35ms | 1306kb | Corect | 10 |
4 | 35ms | 1331kb | Corect | 10 |
5 | 35ms | 1306kb | Corect | 10 |
6 | 209ms | 8634kb | Corect | 10 |
7 | 211ms | 8654kb | Corect | 10 |
8 | 213ms | 8634kb | Corect | 10 |
9 | 212ms | 9039kb | Corect | 10 |
10 | 217ms | 8634kb | Corect | 10 |
Punctaj total | 100 |