7 lines
68 B
C++
7 lines
68 B
C++
//
|
|
// Created by black on 12.06.25.
|
|
//
|
|
|
|
int main() {
|
|
return 0;
|
|
} |