Borderou de evaluare (job #1899855)
Raport evaluator
Compilare:
user.cpp: In function ‘int find_min_meeting_fuel(std::string)’:
user.cpp:142:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < word.size(); ++i) {
^
user.cpp:146:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int length = 1; length < word.size(); ++length)
^
user.cpp:147:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < word.size() - length; ++i)
^
user.cpp:148:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = i + length; j < word.size(); ++j)
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 472kb | OK | 5 |
| 2 | 0ms | 472kb | OK | 5 |
| 3 | 0ms | 468kb | OK | 5 |
| 4 | 0ms | 468kb | OK | 5 |
| 5 | 0ms | 484kb | OK | 5 |
| 6 | 0ms | 576kb | OK | 5 |
| 7 | 0ms | 584kb | OK | 5 |
| 8 | 0ms | 580kb | OK | 5 |
| 9 | 0ms | 500kb | OK | 5 |
| 10 | 4ms | 824kb | Incorect | 0 |
| 11 | 0ms | 708kb | Incorect | 0 |
| 12 | 4ms | 732kb | Incorect | 0 |
| 13 | 0ms | 604kb | Incorect | 0 |
| 14 | 0ms | 752kb | OK | 5 |
| 15 | 0ms | 560kb | OK | 5 |
| 16 | 16ms | 1384kb | Incorect | 0 |
| 17 | 20ms | 1400kb | Incorect | 0 |
| 18 | 28ms | 1400kb | Incorect | 0 |
| 19 | 20ms | 1412kb | Incorect | 0 |
| 20 | 24ms | 1416kb | Incorect | 0 |
| Punctaj total | 55 |