2025-04-11 09:40:32 +08:00

5 lines
48 B
C

int main(int argc, char** argv)
{
return 0;
}