接龙优化添加测试样例
This commit is contained in:
@@ -19,7 +19,7 @@ int main(){
|
|||||||
cout << n - mx << endl;
|
cout << n - mx << endl;
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
/* test samples
|
/* test samples -> 1
|
||||||
5
|
5
|
||||||
11 121 22 12 2023
|
11 121 22 12 2023
|
||||||
*/
|
*/
|
||||||
Reference in New Issue
Block a user