499 - What's The Frequency, Kenneth?
🌕🌗🌑🌑🌑 # 題目連結 題目連結 Online Judge uDebug # 題目說明 Time limit: 3.000 seconds # 題目 #include <stdio.h>main(){ int i; char *suffix[] = {"st", "nd", "rd"}; char *item[] = {"Unix", "cat", "sed",...
more...

