8 lines
78 B
Plaintext
8 lines
78 B
Plaintext
|
#include "ipi_conv_chosert"
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
ChooseTerm(DAYS_PER_MONTH);
|
||
|
}
|
||
|
|