/* 自定義代碼塊樣式 */

herrDeng網內搜尋

自訂搜尋

Ads

2026年6月9日 星期二

LeetCode 3689 | 0ms C++ minmax & Python 1-Liner


C++ #minmax 0ms Py #1liner 速解Leetcode 3689  Maximum Total Subarray Value I 
00:00 - Introduction to LeetCode 3689 
00:24 - Solution using C++ 11 (std::minmax_element) 
01:06 - 100% Performance result (0ms) 
01:13 - Optimized solution using C++ 20 (std::ranges::minmax) 
01:57 - C++ 20 performance check 
02:02 - Python 3 one-liner solution 
02:26 - Python performance & summary
#leetcode  #anwendeng

沒有留言:

Related Posts Plugin for WordPress, Blogger...

熱門文章