diff --git a/1.cpp b/1.cpp index b3aa754..ecdcf33 100644 --- a/1.cpp +++ b/1.cpp @@ -1,3 +1,5 @@ +// Ответ — 34 + #include #include #include @@ -26,4 +28,4 @@ int main() { cout << max_line() << '\n'; return 0; -} \ No newline at end of file +}