Borderou de evaluare (job #120103)

Utilizator avatar serbanrares Serban Rares serbanrares IP ascuns
Problemă Harry (clasa a 7-a) Compilator c
Rundă s19_tema1_7 Status evaluat
Dată 19 feb. 2015 10:21:12 Scor 0

Raport evaluator

Eroare de compilare: user.c:3:1: error: unknown type name ‘using’ user.c:3:17: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘std’ user.c: In function ‘compare’: user.c:9:5: error: ‘i’ undeclared (first use in this function) user.c:9:5: note: each undeclared identifier is reported only once for each function it appears in user.c:10:5: error: ‘j’ undeclared (first use in this function) user.c:18:8: error: ‘v’ undeclared (first use in this function) user.c:8:14: warning: unused variable ‘cc’ [-Wunused-variable] user.c:8:9: warning: unused variable ‘cmax’ [-Wunused-variable] user.c: In function ‘main’: user.c:28:5: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration] user.c:28:7: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default] user.c:29:5: error: stray ‘#’ in program user.c:29:5: error: unknown type name ‘f’ user.c:29:15: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token user.c:30:19: fatal error: cstring: No such file or directory compilation terminated.