modulo and divide looping?[code]#include <iostream> using namespace std; int main() { int base,i,numans; char numr[20...
Vector[code]#include<iostream> #include<vector> using namespace std; int main(){ const int...
Vectoruse separate first and last name or read name character by character
VectorEnter the name must be without spaces
How to move 2 DWORD to __int64?[code] Value|=hightime; Value<<=32; Value|=lowtime; [/code]
This user does not accept Private Messages