Which is faster?My friend's friend made a function for inputing unsigned integers. It's faster than scanf and much f...
Why is it rounding numbers?Thanks, I'm not that good at C++.
Why is it rounding numbers?This is my code: [code] #include "stdafx.h" #include <iostream> using namespace std; int ...
need hlp with C++ code[code] #include <iostream> #include <iomanip> using namespace std; int main() { int a = 10;...
This user does not accept Private Messages