Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1785075)
| Utilizator | Data | 20 octombrie 2016 21:00:04 | |
|---|---|---|---|
| Problema | Secventa 2 | Status | done |
| Runda | Arhiva de probleme | Compilator | c | Vezi sursa |
| Scor | 90 | ||
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:10:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d", &n, &k);
^
user.c:13:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &nr);
^
user.c:27:12: warning: ‘pozj’ may be used uninitialized in this function [-Wmaybe-uninitialized]
fprintf(fout, "%d %d %d", pozi+1, pozj+1, max);
^
user.c:27:12: warning: ‘pozi’ may be used uninitialized in this function [-Wmaybe-uninitialized]
user.c:21:22: warning: ‘pozic’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(s>max && i-pozic+1>=k){
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 256kb | Wrong answer! | 0 |
| 2 | 0ms | 252kb | OK! | 10 |
| 3 | 0ms | 252kb | OK! | 10 |
| 4 | 0ms | 248kb | OK! | 10 |
| 5 | 0ms | 252kb | OK! | 10 |
| 6 | 0ms | 252kb | OK! | 10 |
| 7 | 4ms | 248kb | OK! | 10 |
| 8 | 4ms | 248kb | OK! | 10 |
| 9 | 8ms | 252kb | OK! | 10 |
| 10 | 12ms | 248kb | OK! | 10 |
| Punctaj total | 90 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
