update template

This commit is contained in:
ShazidMahsrafi 2024-06-25 02:05:53 +06:00
parent 705dad6647
commit bff9877da8

View File

@ -26,7 +26,7 @@ signed main()
{
FAST;
int TCS = 1;
// cin >> TC;
// cin >> TCS;
for (int TC = 1; TC <= TCS; ++TC)
{
// cout<<"Case "<<TC<<": ";