Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1592003)
| Utilizator | Data | 6 februarie 2016 22:43:10 | |
|---|---|---|---|
| Problema | Secretul Cifrului | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int solve(int)’:
user.cpp:35:30: warning: array subscript is above array bounds [-Warray-bounds]
for(int i = 1; i <= diviz[0]; i++) // i este lungimea ciclului care conține primul simbol
^
user.cpp: In function ‘void caut_div(int)’:
user.cpp:49:28: warning: array subscript is above array bounds [-Warray-bounds]
diviz[++diviz[0]] = d;
^
user.cpp:49:28: warning: array subscript is above array bounds [-Warray-bounds]
user.cpp:50:28: warning: array subscript is above array bounds [-Warray-bounds]
diviz[++diviz[0]] = t / d;
^
user.cpp:50:28: warning: array subscript is above array bounds [-Warray-bounds]
user.cpp:52:20: warning: array subscript is above array bounds [-Warray-bounds]
diviz[++diviz[0]] = 1;
^
user.cpp:52:20: warning: array subscript is above array bounds [-Warray-bounds]
user.cpp:53:20: warning: array subscript is above array bounds [-Warray-bounds]
diviz[++diviz[0]] = t;
^
user.cpp:53:20: warning: array subscript is above array bounds [-Warray-bounds]
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 440kb | Incorect | 0 |
| 2 | 0ms | 440kb | Incorect | 0 |
| 3 | 0ms | 440kb | Incorect | 0 |
| 4 | 48ms | 436kb | Incorect | 0 |
| 5 | 88ms | 8596kb | Killed by signal 11(SIGSEGV). | 0 |
| 6 | Depăşit | 424kb | Time limit exceeded. | 0 |
| 7 | 84ms | 8608kb | Killed by signal 11(SIGSEGV). | 0 |
| 8 | 0ms | 508kb | Killed by signal 11(SIGSEGV). | 0 |
| 9 | 0ms | 512kb | Killed by signal 11(SIGSEGV). | 0 |
| 10 | 0ms | 436kb | Incorect | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
