4 lines
29 B
C
Raw Normal View History

2022-11-21 01:50:02 +03:00
int main() {
return 1;
}