You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
301 B
7 lines
301 B
### Compilation failed:
|
|
|
|
error: 3: invalid arguments to 'float[2]' constructor (expected 2 elements, but found 0)
|
|
error: 4: invalid arguments to 'float[2]' constructor (expected 2 elements, but found 1)
|
|
error: 6: invalid arguments to 'float[2]' constructor (expected 2 elements, but found 3)
|
|
3 errors
|