Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1359107)
| Utilizator | Data | 24 februarie 2015 21:18:02 | |
|---|---|---|---|
| Problema | Avarcolaci | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 80 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:15:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(unsigned int i = 1; i <= t; i++)
^
user.cpp:22:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 1; j <= 2 * n; j++)
^
user.cpp:27:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(count(a.begin() + 1, a.end(), a[n + 1]) > n)
^
user.cpp:38:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 2; j <= 2 * n; j++)
^
user.cpp:58:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 1; j <= 2 * n; j++)
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 428kb | OK | 10 |
| 2 | 0ms | 432kb | OK | 10 |
| 3 | 0ms | 440kb | OK | 10 |
| 4 | 0ms | 436kb | OK | 10 |
| 5 | 308ms | 816kb | OK | 10 |
| 6 | 400ms | 772kb | OK | 10 |
| 7 | 292ms | 752kb | OK | 10 |
| 8 | 396ms | 816kb | OK | 10 |
| 9 | 360ms | 628kb | Incorect | 0 |
| 10 | 472ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 80 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
