# 凱凱的筆記 ###### tags: `Shopee code league` #shopee code ```cpp= #include <stdio.h> int main(void) { int N_M_K[3] = {3,2,6}; int A_B_C[][3] = {{0,3,2},{1,2,3},{2,5,1}}; return 0; } ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up