update template
This commit is contained in:
parent
b8a0bcb480
commit
358c692767
@ -33,7 +33,7 @@ signed main()
|
|||||||
// cin >> TCS;
|
// cin >> TCS;
|
||||||
for (int TC = 1; TC <= TCS; ++TC)
|
for (int TC = 1; TC <= TCS; ++TC)
|
||||||
{
|
{
|
||||||
// cout<<"Case "<<TC<<": ";
|
// cout<<"Case "<<TC<<": ";
|
||||||
solve();
|
solve();
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user