6 lines
27 B
Plaintext
6 lines
27 B
Plaintext
|
void main()
|
||
|
{
|
||
|
|
||
|
while(1);
|
||
|
|
||
|
}
|