What
ASCII
全名American Standard Code for Information Interchange
中文名為美國標準資訊交換碼
是基於拉丁字母的一套電腦編碼系統
ASCII碼用了0 ~ 127個數字來儲存大小寫英文字母,阿拉伯數字,...
When
在我們要去計算字元間的變換
C++ Templates
New Templates: https://chrislaiisme.github.io/My_Templates/
:::spoiler Old Templates
Defualt Code
#include<bits/stdc++.h>
#define IO cin.tie(0) -> sync_with_stdio(0)
#define endl "\n"
#define F first
chrislaiisme changed a year agoView mode Like 1 Bookmark