diff --git a/Luogu/P1597/P1597.cpp b/Luogu/P1597/P1597.cpp index 62e40b44..63cf8917 100644 --- a/Luogu/P1597/P1597.cpp +++ b/Luogu/P1597/P1597.cpp @@ -66,7 +66,6 @@ int main() { } break; } - cout << a << ' ' << b << ' ' << c << endl; } printf("%d %d %d\n", a, b, c);