User profile: amchinese

User info
User name:amchinese
Email:1521664795@qq.com
Name:Lou Yu
Location:Beijing
History
Joined:
Number of posts:28
Latest posts:

I haven't found the mistake
I just want to tell you that the output number is not true. You know, I can't copy the output string...

I haven't found the mistake
I just write a new program. It can run, but it doesn't output the true number. Here are some of the ...

Oh, all things disappeared!
[code]struct mbs{char name[9];int id;}bs[]=......[/code] Possible computer translation tune "word or...

[HELP] random_shuffle with Deck
use [code]bool a[4][13][/code]to record what card you choosed and if card is duolicate,choose next c...

[HELP] random_shuffle with Deck
I think you can use this:[code]timeGetTime()+rand()%13[/code]system will join when you generation di...