Borderou de evaluare (job #2623364)
Utilizator | Data | 3 iunie 2020 00:18:16 | |
---|---|---|---|
Problema | Heapuri | Status | done |
Runda | Arhiva educationala | Compilator | c-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.c:74:6: error: conflicting types for 'remove'
void remove( int t ) {
^~~~~~
In file included from main.c:1:0:
/usr/include/stdio.h:178:12: note: previous declaration of 'remove' was here
extern int remove (const char *__filename) __THROW;
^~~~~~
main.c: In function 'main':
main.c:89:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
fscanf( fin, "%d", &n );
^~~~~~~~~~~~~~~~~~~~~~~
main.c:91:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
fscanf( fin, "%d", &type );
^~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:94:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
fscanf( fin, "%d", &x );
^~~~~~~~~~~~~~~~~~~~~~~
main.c:98:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
fscanf( fin, "%d", &x );
^~~~~~~~~~~~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !