Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1633675)
| Utilizator | Data | 6 martie 2016 12:39:01 | |
|---|---|---|---|
| Problema | MaxSubSum | Status | done |
| Runda | ONIS 2016, Runda 1 | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:21:9: warning: variable ‘finL’ set but not used [-Wunused-but-set-variable]
int finL, finR, finT, finB;
^
user.cpp:21:15: warning: variable ‘finR’ set but not used [-Wunused-but-set-variable]
int finL, finR, finT, finB;
^
user.cpp:21:21: warning: variable ‘finT’ set but not used [-Wunused-but-set-variable]
int finL, finR, finT, finB;
^
user.cpp:21:27: warning: variable ‘finB’ set but not used [-Wunused-but-set-variable]
int finL, finR, finT, finB;
^
user.cpp: In function ‘void computeMatrix()’:
user.cpp:96:27: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d%d",&n,&m);
^
user.cpp:103:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%ld",&a[i]);
^
user.cpp:108:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%ld",&b[j]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | Depăşit | 412kb | Time limit exceeded. | 0 | 0 |
| 2 | Depăşit | 416kb | Time limit exceeded. | 0 | |
| 3 | Depăşit | 416kb | Time limit exceeded. | 0 | |
| 4 | Depăşit | 416kb | Time limit exceeded. | 0 | |
| 5 | Depăşit | 412kb | Time limit exceeded. | 0 | |
| 6 | Depăşit | 416kb | Time limit exceeded. | 0 | |
| 7 | Depăşit | 412kb | Time limit exceeded. | 0 | |
| 8 | Depăşit | 412kb | Time limit exceeded. | 0 | |
| 9 | Depăşit | 416kb | Time limit exceeded. | 0 | |
| 10 | Depăşit | 416kb | Time limit exceeded. | 0 | |
| Punctaj total | 0 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
