Pagini recente » Cod sursa (job #397960) | Borderou de evaluare (job #1031128) | Borderou de evaluare (job #220662) | Borderou de evaluare (job #1948238) | Borderou de evaluare (job #1445704)
Borderou de evaluare (job #1445704)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:93: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:93: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:105: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:105: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:87: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 | 4000kb | OK | 5 |
| 2 | 4ms | 3996kb | OK | 5 |
| 3 | 4ms | 4024kb | OK | 5 |
| 4 | 4ms | 4024kb | OK | 5 |
| 5 | 4ms | 4028kb | OK | 5 |
| 6 | 4ms | 4032kb | OK | 5 |
| 7 | 4ms | 4028kb | Incorect | 0 |
| 8 | 4ms | 4028kb | Incorect | 0 |
| 9 | 4ms | 4028kb | Incorect | 0 |
| 10 | 4ms | 4024kb | Incorect | 0 |
| 11 | 24ms | 4176kb | Incorect | 0 |
| 12 | 16ms | 4164kb | Incorect | 0 |
| 13 | 16ms | 4188kb | Incorect | 0 |
| 14 | 20ms | 4188kb | Incorect | 0 |
| 15 | Depăşit | 7116kb | Time limit exceeded. | 0 |
| 16 | Depăşit | 7192kb | Time limit exceeded. | 0 |
| 17 | Depăşit | 7256kb | Time limit exceeded. | 0 |
| 18 | Depăşit | 7128kb | Time limit exceeded. | 0 |
| 19 | Depăşit | 7024kb | Time limit exceeded. | 0 |
| 20 | Depăşit | 7148kb | Time limit exceeded. | 0 |
| Punctaj total | 30 |