Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
その後気づいた人いる?
mDialog.dismiss();
OnDismissListener は約 0.1 秒後にトリガーされますか? これを解決する方法はありますか?
私はSPOJ問題PGCDを解決しようとしています。これは、最大公約数のテーブルにいくつの素数が現れるかを尋ねます。
私の頭に浮かんだ最初のアイデアは、ふるい分けによって最初に素数を生成することです。