5 lines
30 B
C
Raw Normal View History

2022-04-02 18:08:56 +05:00
int main(void)
{
return 0;
}