11 lines
429 B
Plaintext
11 lines
429 B
Plaintext
|
### Compilation failed:
|
||
|
|
||
|
error: 1: unknown identifier 'f'
|
||
|
error: 1: expected ')' to complete function arguments, but found '`'
|
||
|
error: 1: expected ')' to complete expression, but found '`'
|
||
|
error: 1: integer is out of range for type 'int': 3689348940
|
||
|
error: 1: integer is out of range for type 'int': 3689348940
|
||
|
error: 2: expected ']' to complete array access expression, but found ''
|
||
|
error: 2: expected ';', but found ''
|
||
|
7 errors
|