7 lines
78 B
C
7 lines
78 B
C
fn main(a:i32,c:f32[])->f32{
|
|
i32[2] b;
|
|
|
|
}
|
|
fn gcd(a:i32,b:i32)->i32{
|
|
|
|
} |