User profile: TiiG

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

Very Difficult Problem that requires Dynamic Prog.
Thanks but in some cases the binary search doesn't work correctly. For example N=2 H=10 the answer i...

Jeep problem in c++
You are given numbers N and M. N represents the distance needed to cover ( in kilometers ), M repr...

Very Difficult Problem that requires Dynamic Prog.
You are given numbers N and H. H=floors of the building N=number of telephones. Your must find the ...

FTP upload not working
#include <wininet.h> # include <windows.h> int main() { HINTERNET hInternet = I...

How To Upload A file To An FTP server with C++, Using CMD?
I need to upload a file using CMD with its FTP commands. But I want to do it using c++ in Visual Stu...

This user does not accept Private Messages