Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1726001)
| Utilizator | Data | 6 iulie 2016 22:31:30 | |
|---|---|---|---|
| Problema | Secventa 3 | Status | done |
| Runda | Arhiva de probleme | Compilator | c | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
user.c:46:6: warning: return type of ‘main’ is not ‘int’ [-Wmain]
void main(){
^
user.c: In function ‘main’:
user.c:52:9: warning: variable ‘abc’ set but not used [-Wunused-but-set-variable]
int abc;
^
user.c:49:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( fi , "%hd %hd %hd\n" , &n , &l , &u );
^
user.c:55:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( fi , "%hd\n" , &data[0][n] );
^
user.c:58:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( fi , "%hd" , &data[1][n] );
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 292kb | OK! | 10 |
| 2 | 0ms | 296kb | OK! | 10 |
| 3 | 20ms | 296kb | OK! | 10 |
| 4 | Depăşit | 256kb | Time limit exceeded. | 0 |
| 5 | Depăşit | 272kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 284kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 304kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 328kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 344kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 364kb | Time limit exceeded. | 0 |
| Punctaj total | 30 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
