User: Elzi666

  • Public profile

User profile: Elzi666

User info
User name:Elzi666
History
Joined:
Number of posts:5
Latest posts:

invalid suffix "x" on integer constant
I meant x*x*x*x, but this way it still doesn't work. It gives me the same error: invalid suffix "x" ...

invalid suffix "x" on integer constant
No, I meant x^4, but it doesn't work, if I write like that

invalid suffix "x" on integer constant
[code] #include <iostream> #include <cmath> #include <iomanip> using namespace std; int main ()...

ceil?
It worked :) Thanks

ceil?
[code] #include <cmath> #include <iostream> using namespace std; int main() { float v, n; ...

This user does not accept Private Messages