6 lines
45 B
Plaintext
6 lines
45 B
Plaintext
|
#include <console>
|
||
|
|
||
|
main() {
|
||
|
b_main();
|
||
|
}
|