Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1870612)
| Utilizator | Data | 6 februarie 2017 19:39:12 | |
|---|---|---|---|
| Problema | Parantezare optima de matrici | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void afis()’:
user.cpp:16:35: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d ",inm[i][j]);
^
user.cpp: In function ‘int main()’:
user.cpp:30:29: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(f1,"%d",&d[i]);
^
user.cpp:28:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f1,"%d",&n);
^
user.cpp:30:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f1,"%d",&d[i]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 300kb | OK | 10 |
| 2 | 0ms | 308kb | OK | 10 |
| 3 | 0ms | 356kb | OK | 10 |
| 4 | 0ms | 436kb | OK | 10 |
| 5 | 0ms | 472kb | OK | 10 |
| 6 | 4ms | 676kb | OK | 10 |
| 7 | 28ms | 1068kb | OK | 10 |
| 8 | 92ms | 1468kb | OK | 10 |
| 9 | 224ms | 1860kb | OK | 10 |
| 10 | 440ms | 2248kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
