mirror of
https://git.sb/baoshuo/OI-codes.git
synced 2024-11-08 18:38:47 +00:00
fix: P1597
This commit is contained in:
parent
553ea14d1d
commit
52028a670e
@ -66,7 +66,6 @@ int main() {
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
cout << a << ' ' << b << ' ' << c << endl;
|
|
||||||
}
|
}
|
||||||
printf("%d %d %d\n", a, b, c);
|
printf("%d %d %d\n", a, b, c);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user