Borderou de evaluare (job #1465720)
Utilizator | Data | 27 iulie 2015 22:05:26 | |
---|---|---|---|
Problema | Lista lui Andrei | Status | done |
Runda | Arhiva de probleme | Compilator | c | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:19:5: warning: implicit declaration of function ‘initdp’ [-Wimplicit-function-declaration]
initdp();
^
user.c:20:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &k);
^
user.c:21:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
fgets(buf, 8, stdin);
^
user.c:23:14: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
fgets(buf, 8, stdin);
^
/tmp/ccpMtHFZ.o: In function `main':
user.c:(.text.startup+0x5f): undefined reference to `initdp'
collect2: error: ld returned 1 exit status
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !