5 lines
32 B
C
5 lines
32 B
C
|
int qax(void)
|
||
|
{
|
||
|
return 123;
|
||
|
}
|