2024 iThome 鐵人賽
Share More Gain More
佛心分享-刷題不只是刷題
選手 27 文章 768
Day 27
2024-09-30
336
0
Crypto 1 棒棒的練習資源 編碼 古典密碼 穿插「ㄧ」點數學 流加密 對稱式加密 先裝套件 pip install pycryptodome 什麼是...
Day 27
2024-10-11
335
0
今天來解YKL31(UVA10268):498' 498' 計算多項式的微分並把x代進去,求多項式全部的和 就像下圖題目解釋的coef=>an-i=&g...
Day 22
2024-10-06
335
0
題目Forbidden Paths 他說 websites files 會儲存在 /usr/share/nginx/html/而 flag 位置在 /flag....
原文題目Given an integer array nums of unique elements, return all possible subsets(...
Day 18
2024-10-02
334
0
Problem : You are climbing a staircase. It takes n steps to reach the top. Each...
Day 15
2024-09-29
333
0
原文題目 Given an array of strings strs, group the anagrams together. You can return...