編碼才不是加密
編碼(encoding)和加密(encryption)經常被混淆。認為只要數據被轉換成另一種看不懂的形式,那就是安全的。這種想法其實是對加密與編...
前言
嘿嘿~今天要解一道看起來有點複雜但其實可以很簡單的題目,叫做 Subarray Sum Equals K(子陣列和等於 K)。這題的意思是,我們有一個...
Problem :
You are climbing a staircase. It takes n steps to reach the top.
Each...
原文題目Given an array of integers nums and an integer k, return the total number of...
換一下主題來打Pwn
題目 heap 0
overflows 只是一個 stack 的問題嗎?
run起來可以看到是個heap問題Heap 通常是從較低地址往高...
今天來解YKL16(UVA272):TeX Quotes
TeX Quotes
基數為 " => ``偶數為 " => ''...