lang/src/main.cpp

4 lines
27 B
C++
Raw Normal View History

2023-07-16 20:55:07 +03:00
int main() {
return 0;
}