User profile: qwerwan5

User info
User name:qwerwan5
History
Joined:
Number of posts:7
Latest posts:

the code can not work continuously
run the code with codeblocks there comes the "nan" [code] #include<iostream> #include<fstream> #...

there is no "dat" file although i write the out
oh thank you , i changed the "* (asterisk)" with a available character , then i get the "dat" dile....

there is no "dat" file although i write the out
the code have not output the ".dat" file ?? [code] #include<cstdio> #include<cmath> #include<i...

how i change it: left operand must be l-value
a small code , problem with " l-value" [code] #include<iostream> #include<sstream> #include<fstream...

run the code there comes "-1.#IND",what is the matter??
here is code ,when n=500,"-1.#IND" appears. what is the problem??? [code] #include<iostream> #...