Pagini recente » Borderou de evaluare (job #1525090) | Borderou de evaluare (job #2448003) | Borderou de evaluare (job #1028898) | Borderou de evaluare (job #1639899) | Borderou de evaluare (job #2636765)
Borderou de evaluare (job #2636765)
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:75: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:78: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 | 30ms | 524kb | Corect | 10 |
4 | 31ms | 524kb | Corect | 10 |
5 | 30ms | 524kb | Corect | 10 |
6 | 200ms | 2347kb | Corect | 10 |
7 | 175ms | 2347kb | Corect | 10 |
8 | 187ms | 2347kb | Corect | 10 |
9 | 200ms | 2347kb | Corect | 10 |
10 | 183ms | 2347kb | Corect | 10 |
Punctaj total | 100 |