Borderou de evaluare (job #481398)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Cmmp (clasele 5/6) | Compilator | c |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 11 iul. 2019 16:34:46 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function 'main':
user.c:23:2: warning: implicit declaration of function 'itoa' [-Wimplicit-function-declaration]
user.c:27:5: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'char (*)[100001]' [-Wformat]
user.c:19:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
user.c:27:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
/tmp/ccIl5tdX.o: In function `main':
user.c:(.text.startup+0x7b): undefined reference to `itoa'
collect2: ld returned 1 exit status