Borderou de evaluare (job #405601)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Pom | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 27 nov. 2018 23:48:52 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘IsNextChar’:
user.c:20:29: warning: multi-character character constant [-Wmultichar]
user.c: In function ‘IsNodeRankOk’:
user.c:53:6: warning: unused variable ‘j’ [-Wunused-variable]
user.c: In function ‘main’:
user.c:144:2: warning: implicit declaration of function ‘memset’ [-Wimplicit-function-declaration]
user.c:144:2: warning: incompatible implicit declaration of built-in function ‘memset’ [enabled by default]
user.c:174:2: warning: implicit declaration of function ‘IsParanthesisNumberOk’ [-Wimplicit-function-declaration]
user.c:148:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:153:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:159:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:168:10: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
/tmp/ccokdyG1.o: In function `main':
user.c:(.text.startup+0x15a): undefined reference to `IsParanthesisNumberOk'
collect2: ld returned 1 exit status