本当は怖いHPC & AI

HPC / AI屋さんの外部記憶装置。メモ書き。

きしだのはてな - 正しい無限ループの書き方

ちょwww。

boolean ω = true;
for(;ω;){
  System.out.println("ぬけれません");
}