Pagini recente » Cod sursa (job #430766) | Cod sursa (job #461463) | Cod sursa (job #182734) | Cod sursa (job #2380477) | Borderou de evaluare (job #1617503)
Borderou de evaluare (job #1617503)
Raport evaluator
Compilare:
user.cpp: In function ‘double brute_force(std::vector<Point>)’:
user.cpp:41:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = i+1; j < v.size(); j++){
^
user.cpp: In function ‘double split_plane(std::vector<Point>)’:
user.cpp:70:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int lsup = lm; lsup < v.size() && abs(xm - v[lsup].x) < dmin; lsup++)
^
user.cpp:67:13: warning: unused variable ‘lsup’ [-Wunused-variable]
int linf, lsup;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 540kb | Incorect | 0 |
| 2 | 4ms | 540kb | Incorect | 0 |
| 3 | 56ms | 888kb | Incorect | 0 |
| 4 | 56ms | 888kb | Incorect | 0 |
| 5 | 236ms | 1824kb | Incorect | 0 |
| 6 | Depăşit | 2756kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 3472kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 4600kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 4596kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4588kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |