User: Welzevul

  • Public profile

User profile: Welzevul

User info
User name:Welzevul
Name:Evgeniy
Location:Saint-Peterburgs
History
Joined:
Number of posts:7
Latest posts:

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...

Vector
use separate first and last name or read name character by character

Vector
Enter 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