diff --git a/task4.cpp b/task4.cpp index eab8438..380c6a1 100644 --- a/task4.cpp +++ b/task4.cpp @@ -31,4 +31,4 @@ int main() { delete[] a; delete[] b; return 0; -} \ No newline at end of file +} \ No newline at end of file