Borderou de evaluare (job #481399)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Cmmp (clasele 5/6) | Compilator | c |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 11 iul. 2019 16:47:31 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function '_itoa':
user.c:12:7: warning: variable 'u' set but not used [-Wunused-but-set-variable]
user.c: In function 'main':
user.c:46:5: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'char (*)[100001]' [-Wformat]
user.c:38:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
user.c:46:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
/usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/libc.a(_itoa.o): In function `_itoa':
(.text+0xc0): multiple definition of `_itoa'
/tmp/ccDsyNYc.o:user.c:(.text+0x0): first defined here
collect2: ld returned 1 exit status