最近の更新 (Recent Changes)

No changes on this wiki.

최신 파일 자료

This Project Has Not Released Any Files

Wikiガイド(Guide)

サイドバー (Side Bar)

Welcome to 最強の数当てゲーム作成プロジェクト Wiki

OSDN provides Wiki system to each project. You are able to edit pages as you like, of course you can also edit this page. Not only participating uses in the project, but also all of the OSDN users are able to edit this Wiki by default. You need to set up the authorization for the project.

You can find grammar and other documents on Sidebar links or Wiki guide in OSDN Docs-en project.

최신 파일 자료

This Project Has Not Released Any Files

Recent Tickets

main関数内2007-07-30 20:16
main関数内のdiff変数がintro関数から値を取得すると思う のですが、 取得できていないみたいです。 (None)
action関数の定義2007-07-30 20:11
 action関数の定義がおかしいですよ。 int action(int) が int action(int 変数名) だと思います。 (None)
action関数内2007-07-30 20:05
 action関数内の"count"と"count2"を加減算していますが、 両方計算してしまうと結果がおかしくなり...(None)
action関数内のif文2007-07-30 19:46
 action関数のif文の"{"と"}"の対応が間違っているようです。(None)
変数の宣言2007-07-30 19:44
main関数内のcount2変数の宣言がありませんよ。 yousuke(None)