Pagini recente » Cod sursa (job #8528) | Borderou de evaluare (job #1469254) | Borderou de evaluare (job #1730999)
Borderou de evaluare (job #1730999)
Raport evaluator
Compilare:
user.c:42:6: warning: return type of ‘main’ is not ‘int’ [-Wmain]
void main(){
^
user.c: In function ‘main’:
user.c:58:13: warning: unused variable ‘t’ [-Wunused-variable]
clock_t t = clock();
^
user.c:45: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:49:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( fi , "%hd " , &data[0][i] );
^
user.c:50:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( fi , "%hd\n" , &data[0][n] );
^
user.c:52:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( fi , "%hd " , &data[1][i] );
^
user.c:53: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 | 272kb | OK! | 10 |
| 2 | 0ms | 276kb | Wrong answer! | 0 |
| 3 | 0ms | 276kb | Wrong answer! | 0 |
| 4 | 0ms | 296kb | Wrong answer! | 0 |
| 5 | 4ms | 328kb | Wrong answer! | 0 |
| 6 | 8ms | 384kb | Wrong answer! | 0 |
| 7 | 12ms | 448kb | Wrong answer! | 0 |
| 8 | 16ms | 500kb | Wrong answer! | 0 |
| 9 | 16ms | 560kb | Wrong answer! | 0 |
| 10 | 24ms | 616kb | OK! | 10 |
| Punctaj total | 20 |