Pagini recente » Cod sursa (job #2465) | Borderou de evaluare (job #988755) | Borderou de evaluare (job #2525723) | Cod sursa (job #35334) | Borderou de evaluare (job #1445726)
Borderou de evaluare (job #1445726)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:94:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (posCol + 1 < C[whichCol].size() && posLine + 1 < L[whichLine].size()) { // daca exista punct in dreapta si unul in jos
^
user.cpp:94:74: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (posCol + 1 < C[whichCol].size() && posLine + 1 < L[whichLine].size()) { // daca exista punct in dreapta si unul in jos
^
user.cpp:106:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (posNewCol + 1 < C[newCol].size() && posNewLine + 1 < L[newLine].size() && C[newCol][posNewCol + 1] == L[newLine][posNewLine + 1]) { // exista un singur punct in conformitate cu celelalte
^
user.cpp:106:77: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (posNewCol + 1 < C[newCol].size() && posNewLine + 1 < L[newLine].size() && C[newCol][posNewCol + 1] == L[newLine][posNewLine + 1]) { // exista un singur punct in conformitate cu celelalte
^
user.cpp:88:9: warning: variable ‘LU’ set but not used [-Wunused-but-set-variable]
point LU = v[i]; // punctul stanga sus
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 4024kb | OK | 5 |
| 2 | 4ms | 4024kb | OK | 5 |
| 3 | 4ms | 4052kb | OK | 5 |
| 4 | 4ms | 4060kb | OK | 5 |
| 5 | 4ms | 4064kb | OK | 5 |
| 6 | 4ms | 4064kb | OK | 5 |
| 7 | 4ms | 4068kb | OK | 5 |
| 8 | 4ms | 4060kb | OK | 5 |
| 9 | 4ms | 4068kb | OK | 5 |
| 10 | 4ms | 4064kb | OK | 5 |
| 11 | 12ms | 4204kb | OK | 5 |
| 12 | 8ms | 4200kb | OK | 5 |
| 13 | 12ms | 4228kb | OK | 5 |
| 14 | 12ms | 4224kb | OK | 5 |
| 15 | Depăşit | 7152kb | Time limit exceeded. | 0 |
| 16 | Depăşit | 7216kb | Time limit exceeded. | 0 |
| 17 | Depăşit | 7288kb | Time limit exceeded. | 0 |
| 18 | Depăşit | 7160kb | Time limit exceeded. | 0 |
| 19 | Depăşit | 7060kb | Time limit exceeded. | 0 |
| 20 | Depăşit | 7180kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |