作者nh60211as (xXx_5354M3_31M0_xXx)
標題[GBD ] 彈琴的
時間2024-04-30 21:46:13
每首歌感覺都活在自己的世界
主唱在唱她在炫技
滿屌的
人蔡唱什麼鬼我都沒在聽了
--
#include <iostream>
auto main() ->
int {
auto print_character = [](
std::ostream& os,
char c) ->
void {os << c;};
for(
char c : {
'H',
'e',
'l',
'l',
'o',
' ',
'W',
'o',
'r',
'l',
'd',
'\n'})
print_character(
std::
cout, c);
}
--
※ 發信站: 批踢踢實業坊(ptt-club.com.tw), 來自: 125.228.71.204 (臺灣)
※ 文章網址: https://ptt-club.com.tw/Marginalman/M.1714484778.A.E83
→ tzyysang: 我永遠喜歡女邦寶 04/30 21:47