Pagini recente » Cod sursa (job #3234802) | Cod sursa (job #355574) | Cod sursa (job #16067) | Monitorul de evaluare | Borderou de evaluare (job #1558215)
Borderou de evaluare (job #1558215)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:83:55: warning: ‘dy’ may be used uninitialized in this function [-Wmaybe-uninitialized]
for (int i = 1;i <= n;++i) ans += 2 * (a[i] == dx || b[i] == dy);
^
user.cpp:82:64: warning: ‘dx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
for (int i = 1;i <= n;++i) ans += (a[i] > dx && b[i] > dy) || (a[i] < dx && b[i] < dy);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 16ms | 11740kb | Incorect | 0 |
| 2 | 16ms | 11760kb | Incorect | 0 |
| 3 | 16ms | 11832kb | Incorect | 0 |
| 4 | 32ms | 12148kb | Incorect | 0 |
| 5 | 56ms | 12512kb | Incorect | 0 |
| 6 | 76ms | 12824kb | Incorect | 0 |
| 7 | 120ms | 13360kb | Incorect | 0 |
| 8 | 232ms | 14320kb | Incorect | 0 |
| 9 | 340ms | 14940kb | Incorect | 0 |
| 10 | 452ms | 15400kb | Incorect | 0 |
| Punctaj total | 0 |