5 lines
43 B
Plaintext
5 lines
43 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetOutput(Sample()* 3.0);
|
||
|
}
|