3 lines
47 B
Plaintext
3 lines
47 B
Plaintext
|
|
function Front_main(){
|
||
|
|
print("五国之前");
|
||
|
|
}
|