今天來解YKL19(UVA11063):B2-Sequence*CPE48-23
B2-Sequence*CPE48-23
判斷是否為B2-Sequence1...
今天來解YKL27(UVA11332):Summing Digits
Summing Digits
跟題目敘述的一樣f(n) = 1+2+3+4+5+6+7+...
原文題目Given the head of a linked list, remove the nth node from the end of the lis...
前言
本日進度:
[x] 6 題 general skills
[ ] 【成大資安社社課】WEB 2 - 看完
Writeup
第一題:ASCII Nu...
原文題目Given head, the head of a linked list, determine if the linked list has a cy...
前言
今天要學習的內容雖然很基礎,但卻是許多進階算法的根基。這些資料結構在解題時非常常用,不管是操作數組、處理鏈表,還是實現棧與佇列,理解它們的概念和應用至關重...