Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1849354)
| Utilizator | Data | 17 ianuarie 2017 13:13:56 | |
|---|---|---|---|
| Problema | Lant | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 20 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int subSir(int, int)’:
user.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 1; i <= n; i++) {
^
user.cpp:22:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 1; j <= m; j++) {
^
user.cpp: In function ‘int main()’:
user.cpp:83:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = i + 1; j < text.size(); j++) {
^
user.cpp:85:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (sim(i, j) <= k) {
^
user.cpp:46:9: warning: unused variable ‘l’ [-Wunused-variable]
int l;
^
user.cpp:53:9: warning: unused variable ‘ind’ [-Wunused-variable]
int ind = -1;
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 436kb | Incorect | 0 |
| 2 | 0ms | 448kb | Incorect | 0 |
| 3 | 4ms | 444kb | Incorect | 0 |
| 4 | 0ms | 440kb | Incorect | 0 |
| 5 | 0ms | 440kb | OK | 10 |
| 6 | 0ms | 444kb | Incorect | 0 |
| 7 | 0ms | 436kb | OK | 10 |
| 8 | 4ms | 440kb | Incorect | 0 |
| 9 | 0ms | 440kb | Incorect | 0 |
| 10 | 40ms | 464kb | Incorect | 0 |
| Punctaj total | 20 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
