Pagini recente » Borderou de evaluare (job #454199) | Borderou de evaluare (job #1802873) | Diferente pentru training-path intre reviziile 82 si 83 | Borderou de evaluare (job #1386548) | Borderou de evaluare (job #2072022)
Borderou de evaluare (job #2072022)
Raport evaluator
Compilare:
user.cpp: In function ‘long long int naive(const std::vector<Point*>&, Pair&)’:
user.cpp:55:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < points.size() - 1; i++) {
^
user.cpp:56:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = i + 1; j < points.size(); j++) {
^
user.cpp: In function ‘long long int minStripDistance(std::vector<Point*>, long long int, Pair&)’:
user.cpp:99:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < strip.size(); i++) {
^
user.cpp:100:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = i +1 ; j < strip.size() && (strip[j]->y - strip[i]->y) < min; j++) {
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 552kb | Incorect | 0 |
| 2 | 0ms | 552kb | Incorect | 0 |
| 3 | 28ms | 1120kb | Incorect | 0 |
| 4 | 28ms | 1120kb | Incorect | 0 |
| 5 | 88ms | 2312kb | Incorect | 0 |
| 6 | 156ms | 3668kb | Incorect | 0 |
| 7 | 232ms | 5060kb | Incorect | 0 |
| 8 | 348ms | 6676kb | Incorect | 0 |
| 9 | 340ms | 6672kb | Incorect | 0 |
| 10 | 344ms | 6812kb | Incorect | 0 |
| 11 | 188ms | 4196kb | Incorect | 0 |
| 12 | 188ms | 4192kb | Incorect | 0 |
| 13 | 156ms | 3660kb | Incorect | 0 |
| 14 | 156ms | 3660kb | Incorect | 0 |
| 15 | 156ms | 3660kb | Incorect | 0 |
| 16 | 156ms | 3664kb | Incorect | 0 |
| 17 | 156ms | 3664kb | Incorect | 0 |
| 18 | 156ms | 3660kb | Incorect | 0 |
| 19 | 192ms | 4196kb | Incorect | 0 |
| 20 | 188ms | 4196kb | Incorect | 0 |
| Punctaj total | 0 |