Pagini recente » Borderou de evaluare (job #1107627) | Borderou de evaluare (job #561749) | Borderou de evaluare (job #558590) | Borderou de evaluare (job #774517) | Borderou de evaluare (job #2636769)
Borderou de evaluare (job #2636769)
Raport evaluator
Compilare:
main.cpp: In function 'int find_bottom_most()':
main.cpp:34:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=1;j<v.size();++j)
~^~~~~~~~~
main.cpp: In function 'void convex_hull()':
main.cpp:55:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 3;i < v.size();++i) {
~~^~~~~~~~~~
main.cpp:65:35: warning: format '%i' expects argument of type 'int', but argument 3 has type 'std::vector<point>::size_type {aka long unsigned int}' [-Wformat=]
fprintf(fout, "%i\n", poly.size());
^
main.cpp: In function 'int main()':
main.cpp:76:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%i", &n);
^
main.cpp:79:33: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%lf %lf", &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Corect | 10 |
2 | 2ms | 131kb | Corect | 10 |
3 | 31ms | 524kb | Corect | 10 |
4 | 31ms | 524kb | Corect | 10 |
5 | 31ms | 524kb | Corect | 10 |
6 | 191ms | 2347kb | Corect | 10 |
7 | 194ms | 2347kb | Corect | 10 |
8 | 198ms | 2347kb | Corect | 10 |
9 | 172ms | 2347kb | Corect | 10 |
10 | 181ms | 2347kb | Corect | 10 |
Punctaj total | 100 |