| User info |
| User name: | danciu |
| Email: | danciu_dan_radu@yahoo.com |
| Name: | Dan Radu Danciu Stanoiu |
| Location: | Arad, Romania |
| Statistical data |
|---|
| Gender: | Male |
| Occupation: | Other |
| Skills: | C++ beginner |
| History |
| Joined: | |
| Number of posts: | 16 |
| Latest posts: |
includes() Hi Enoizat,
Although the code is wrong if we run it the output is 1,0 - is this the correct answer o...
set_difference() Thank you Peter87,
If I run the code I will get the b answer, but at line 10 and 11 is sorted just a...
includes() What is the right answer in a school test, for the code below:
a. runtime error - Line II
or
b. 1...
set_difference() In a school test, the code below is a:
a. runtime error
or
b.0,3,9,2,0,0,0,
thank you.
[code]
...
vectors Hi,
when we have a vector, like below, can we consider always that cout<<*v.end()
will print 0 val...
|