code review
在 CTF 中,程式碼分析是常見的題型之一,要求解題者從已編譯好的程式或不完整的提示中推理出原始程式的運作邏輯,進而找到 flag。相比...
Problem :
You are climbing a staircase. It takes n steps to reach the top.
Each...
今天也繼續繼續加油、繼續刷刷刷刷刷刷~
題目1:Python 模組(module) 是什麼意思
Python 模組(module)白話講就是一個檔案,裡面包含P...
原文題目Given two integer arrays preorder and inorder where preorder is the preorder...
今天來解YKL12(UVA10170):The Hotel with Infinite Rooms
The Hotel with Infinite Rooms...
今天來解YKL14(UVA10222):Decode the Mad man
Decode the Mad man
這題在講鍵盤上的位移k->h[-&g...