Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1809796)
| Utilizator | Data | 19 noiembrie 2016 12:04:05 | |
|---|---|---|---|
| Problema | Heapuri | Status | done |
| Runda | Arhiva educationala | Compilator | c | Vezi sursa |
| Scor | 10 | ||
Raport evaluator
Compilare:
user.c: In function ‘add’:
user.c:30:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘struct hi’ [-Wformat=]
printf("%d ",heap[i]);
^
user.c:11:12: warning: unused variable ‘j’ [-Wunused-variable]
int i, j;
^
user.c: In function ‘del’:
user.c:75:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘struct hi’ [-Wformat=]
printf("%d ",heap[i]);
^
user.c: In function ‘main’:
user.c:90:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&n);
^
user.c:93:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&x);
^
user.c:96:19: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&y);
^
user.c:100:19: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 280kb | OK | 10 | 10 |
| 2 | 0ms | 276kb | Incorect | 0 | 0 |
| 3 | 24ms | 284kb | Incorect | 0 | 0 |
| 4 | Depăşit | 296kb | Time limit exceeded. | 0 | 0 |
| 5 | Depăşit | 288kb | Time limit exceeded. | 0 | 0 |
| 6 | Depăşit | 292kb | Time limit exceeded. | 0 | |
| 7 | Depăşit | 288kb | Time limit exceeded. | 0 | |
| 8 | Depăşit | 296kb | Time limit exceeded. | 0 | |
| 9 | Depăşit | 292kb | Time limit exceeded. | 0 | |
| 10 | Depăşit | 284kb | Time limit exceeded. | 0 | |
| Punctaj total | 10 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
