Pagini recente » Cod sursa (job #2405865) | Borderou de evaluare (job #2179245) | Statistici Octavian Chiliment (OctavianCG) | Borderou de evaluare (job #366024) | Borderou de evaluare (job #1618889)
Borderou de evaluare (job #1618889)
Raport evaluator
Compilare:
user.cpp: In function ‘double threePoints(std::vector<Point>)’:
user.cpp:31:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v.size() - 1; i++)
^
user.cpp:32:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = i + 1; j < v.size(); j++)
^
user.cpp:34:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘double findMinDistance(std::vector<Point>)’:
user.cpp:67:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < midRegion.size(); i++)
^
user.cpp:69:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i + j < midRegion.size())
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 628kb | Incorect | 0 |
| 2 | 0ms | 628kb | Incorect | 0 |
| 3 | 24ms | 1704kb | Incorect | 0 |
| 4 | 24ms | 1704kb | Incorect | 0 |
| 5 | 76ms | 3980kb | Incorect | 0 |
| 6 | 128ms | 6692kb | Incorect | 0 |
| 7 | 188ms | 8972kb | Incorect | 0 |
| 8 | 268ms | 12944kb | Incorect | 0 |
| 9 | 272ms | 12940kb | Incorect | 0 |
| 10 | 268ms | 12940kb | Incorect | 0 |
| Punctaj total | 0 |