Compilation error (line 1, col 1): Invalid expression term '%'
Compilation error (line 1, col 14): ; expected
Compilation error (line 1, col 23): Syntax error, ',' expected
Compilation error (line 3, col 16): Too many characters in character literal
Compilation error (line 3, col 44): Identifier expected
Compilation error (line 3, col 44): Syntax error, ',' expected
Compilation error (line 4, col 16): Too many characters in character literal
Compilation error (line 5, col 10): Invalid expression term '{'
Compilation error (line 5, col 10): ; expected
Compilation error (line 5, col 17): ; expected
Compilation error (line 5, col 17): } expected
Compilation error (line 5, col 25): ; expected
Compilation error (line 6, col 28): Invalid expression term '%'
Compilation error (line 6, col 40): ; expected
Compilation error (line 8, col 20): Invalid expression term '%'
Compilation error (line 8, col 27): ; expected
Compilation error (line 8, col 40): Syntax error, ',' expected
Compilation error (line 9, col 9): Too many characters in character literal
Compilation error (line 9, col 89): Syntax error, ',' expected
Compilation error (line 10, col 7): Syntax error, '(' expected
Compilation error (line 10, col 15): ) expected
Compilation error (line 10, col 16): Invalid expression term '='
Compilation error (line 10, col 27): ; expected
Compilation error (line 11, col 13): Too many characters in character literal
Compilation error (line 11, col 41): ) expected
Compilation error (line 11, col 41): ; expected
Compilation error (line 11, col 55): ; expected
Compilation error (line 11, col 56): Type or namespace definition, or end-of-file expected
Compilation error (line 12, col 21): Too many characters in character literal
Compilation error (line 14, col 8): Syntax error, '(' expected
Compilation error (line 14, col 34): ) expected
Compilation error (line 15, col 14): Too many characters in character literal
Compilation error (line 16, col 31): Syntax error, ',' expected
Compilation error (line 17, col 13): Syntax error, '>' expected
Compilation error (line 17, col 14): Too many characters in character literal
Compilation error (line 18, col 20): Syntax error, ',' expected
Compilation error (line 19, col 14): Too many characters in character literal
Compilation error (line 19, col 33): 'else' cannot start a statement.
Compilation error (line 19, col 33): Syntax error, '(' expected
Compilation error (line 19, col 33): Invalid expression term 'else'
Compilation error (line 19, col 33): ) expected
Compilation error (line 19, col 33): Invalid expression term 'else'
Compilation error (line 19, col 33): ; expected
Compilation error (line 21, col 17): Too many characters in character literal
Compilation error (line 21, col 55): ) expected
Compilation error (line 21, col 55): ; expected
Compilation error (line 21, col 69): ; expected
Compilation error (line 21, col 70): Type or namespace definition, or end-of-file expected
Compilation error (line 25, col 16): ; expected
Compilation error (line 25, col 27): Invalid expression term '->'
Compilation error (line 25, col 30): Identifier expected
Compilation error (line 25, col 30): Syntax error, ',' expected
Compilation error (line 25, col 32): ; expected
Compilation error (line 27, col 4): Identifier expected
Compilation error (line 27, col 4): ; expected
Compilation error (line 29, col 14): Too many characters in character literal
Compilation error (line 1, col 3): The name 'Pogadjanje' does not exist in the current context
Compilation error (line 1, col 14): The type or namespace name 'broja' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 4, col 1): Cannot use local variable 'igrac2' before it is declared
Compilation error (line 4, col 10): The name 'input' does not exist in the current context
Compilation error (line 5, col 1): The name 'igraci' does not exist in the current context
Compilation error (line 5, col 11): Cannot use local variable 'igrac1' before it is declared
Compilation error (line 5, col 19): Cannot use local variable 'igrac2' before it is declared
Compilation error (line 6, col 1): The name 'tajniBroj' does not exist in the current context
Compilation error (line 6, col 13): The name 'randi' does not exist in the current context
Compilation error (line 6, col 30): The name 'Nasumičan' does not exist in the current context
Compilation error (line 6, col 40): The type or namespace name 'broj' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 8, col 1): The name 'igracNaPotezu' does not exist in the current context
Compilation error (line 8, col 22): The name 'Prvi' does not exist in the current context
Compilation error (line 8, col 27): The type or namespace name 'igrac' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 10, col 7): Cannot convert method group 'pogodak' to non-delegate type 'bool'. Did you intend to invoke the method?
Compilation error (line 10, col 18): The name 'tajniBroj' does not exist in the current context
Compilation error (line 11, col 5): The name 'fprintf' does not exist in the current context
Compilation error (line 11, col 35): The name 'igraci' does not exist in the current context
Compilation error (line 11, col 42): The name 'igracNaPotezu' does not exist in the current context
Compilation error (line 12, col 5): Cannot assign to 'pogodak' because it is a 'method group'
Compilation error (line 12, col 15): The name 'input' does not exist in the current context
Compilation error (line 14, col 8): Operator '<' cannot be applied to operands of type 'method group' and 'int'
Compilation error (line 14, col 23): Operator '>' cannot be applied to operands of type 'method group' and 'int'
Compilation error (line 15, col 9): The name 'disp' does not exist in the current context
Compilation error (line 16, col 12): A local variable or function named 'pogodak' is already defined in this scope
Compilation error (line 16, col 5): The type or namespace name 'elseif' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 18, col 5): The type or namespace name 'elseif' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 18, col 12): A local variable or function named 'pogodak' is already defined in this scope
Compilation error (line 21, col 9): The name 'fprintf' does not exist in the current context
Compilation error (line 21, col 49): The name 'igraci' does not exist in the current context
Compilation error (line 21, col 56): The name 'igracNaPotezu' does not exist in the current context
Compilation error (line 22, col 9): No enclosing loop out of which to break or continue
Compilation error (line 23, col 5): The name 'end' does not exist in the current context
Compilation error (line 25, col 7): The name 'Menjanje' does not exist in the current context
Compilation error (line 25, col 16): The name 'igraca' does not exist in the current context
Compilation error (line 26, col 5): The name 'igracNaPotezu' does not exist in the current context
Compilation error (line 26, col 25): The name 'igracNaPotezu' does not exist in the current context
Compilation error (line 27, col 1): The type or namespace name 'end' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 29, col 1): The name 'label' does not exist in the current context
Compilation error (line 1, col 20): The variable 'od' is declared but never used
Compilation error (line 8, col 33): The variable 'pocinje' is declared but never used
Compilation error (line 18, col 12): The variable 'pogodak' is declared but never used