This commit is contained in:
ljcjames 2022-08-18 19:47:06 +08:00
parent 259fbeaeaf
commit ec01eb6a32

View File

@ -17,6 +17,7 @@ int main()
{ {
} }
printf("Case %d: %d",++t1,n);
} }
return 0; return 0;
} }