Borderou de evaluare (job #2062840)
Utilizator | Data | 10 noiembrie 2017 21:26:28 | |
---|---|---|---|
Problema | Cifra | Status | done |
Runda | Arhiva de probleme | Compilator | c | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c:1:1: error: unknown type name ‘program’
program uc;
^
user.c:2:2: error: unknown type name ‘var’
var
^
user.c:3:8: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘:’ token
f,g:text;
^
user.c:4:5: warning: data definition has no type or storage class [enabled by default]
n,i,j,k,s,p:longint;
^
user.c:4:5: warning: type defaults to ‘int’ in declaration of ‘n’ [enabled by default]
user.c:4:7: warning: type defaults to ‘int’ in declaration of ‘i’ [enabled by default]
n,i,j,k,s,p:longint;
^
user.c:4:9: warning: type defaults to ‘int’ in declaration of ‘j’ [enabled by default]
n,i,j,k,s,p:longint;
^
user.c:4:11: warning: type defaults to ‘int’ in declaration of ‘k’ [enabled by default]
n,i,j,k,s,p:longint;
^
user.c:4:13: warning: type defaults to ‘int’ in declaration of ‘s’ [enabled by default]
n,i,j,k,s,p:longint;
^
user.c:4:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘:’ token
n,i,j,k,s,p:longint;
^
user.c:5:6: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘:’ token
t:word;
^
user.c:6:1: error: unknown type name ‘begin’
begin
^
user.c:7:11: warning: character constant too long for its type [enabled by default]
assign(f,'cifra.in');
^
user.c:7:11: error: expected ‘)’ before '\x612e696e'
user.c:8:2: warning: data definition has no type or storage class [enabled by default]
reset(f);
^
user.c:8:2: warning: type defaults to ‘int’ in declaration of ‘reset’ [enabled by default]
user.c:8:2: warning: parameter names (without types) in function declaration [enabled by default]
user.c:9:3: warning: data definition has no type or storage class [enabled by default]
read(f,n);
^
user.c:9:3: warning: type defaults to ‘int’ in declaration of ‘read’ [enabled by default]
user.c:9:3: warning: parameter names (without types) in function declaration [enabled by default]
user.c:10:20: warning: character constant too long for its type [enabled by default]
assign(g,'cifra.out');
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !