Remember
Register
Search With
Seek4Info.com
Programming & Software Q&A | CollectiveSolver
Questions
Tags
Users
Welcome to collectivesolver - Programming & Software Q&A with code examples. A website with trusted programming answers. All programs are tested and work.
Contact: aviboots(AT)netvision.net.il
Most popular tags
python
java
c
c#
javascript
cpp
php
vb#
typescript
nodejs
go
rust
html
scala
swift
dart
ruby
r
css
bootstrap
groovy
kotlin
sql
mysql
jquery
win32
winapi
lua
bash
f#
reactjs
cobol
pascal
opengl
c-windows
sdl2
nodejs-express
angularjs
glfw
html5
postgresql
dom
android-java
direct3d11
wordpress
glad
bootstrap4
css3
windows
objective-c
visual-studio-code
software
fortran
web-hosting
perl
firefox
bgfx
binary
elixir
opencl
vulkan
ada
phpmyadmin
wpf
erlang
q2a
cpp17
clisp
laravel
netbeans
edge
prototype
ide
dot-net-library
chrome
linux
xampp
programming
download
d
binary-arithmetic
imgui
search-engine
clang
fontawesome5
xdebug
iphone
hardware
apache
webgl
xml
pc
xhtml
time
browser
Disclosure:
My content contains affiliate links.
Recent questions tagged cpp
33,431
questions
43,811
answers
573
users
Recent questions tagged cpp
2
answers
1
view
How to replace comma (,) with semicolon (;) in a string with C++
asked
5 hours
ago
by
avibootz
cpp
1
answer
3
views
How to remove the common elements from two vectors in C++
asked
21 hours
ago
by
avibootz
cpp
1
answer
3
views
How to convert an ASCII character into a hex value in C++
asked
2 days
ago
by
avibootz
cpp
2
answers
3
views
How to find the most common pair of characters in a string with C++
asked
5 days
ago
by
avibootz
cpp
1
answer
5
views
How to declare and initialize a matrix with zeros in C++
asked
6 days
ago
by
avibootz
cpp
1
answer
5
views
How to find the frequency of every character in a string with C++
asked
Nov 25
by
avibootz
cpp
1
answer
4
views
What to include to use codecvt_utf8 in C++
asked
Nov 25
by
avibootz
cpp
1
answer
4
views
How to implement basic text standardization in C++
asked
Nov 25
by
avibootz
cpp
1
answer
6
views
How to find the characters that a string consists of in C++
asked
Nov 25
by
avibootz
cpp
2
answers
5
views
How to find the frequency of every word in a vector of strings with C++
asked
Nov 24
by
avibootz
cpp
1
answer
8
views
How to convert a string to a vector of words in C++
asked
Nov 23
by
avibootz
cpp
3
answers
10
views
How to trim punctuation in C++
asked
Nov 23
by
avibootz
cpp
1
answer
7
views
How to retrieve the next character from the stream without consuming it in C++
asked
Nov 22
by
avibootz
cpp
1
answer
10
views
How to check whether a user enters a number or a word in C++
asked
Nov 22
by
avibootz
cpp
1
answer
8
views
How to calculate the next multiple of 10 in C++
asked
Nov 22
by
avibootz
cpp
1
answer
9
views
How to use the operator ~ (Tilde) that inverse (flips) all the bits of its operand (a number) in C++
asked
Nov 21
by
avibootz
cpp
1
answer
12
views
How to convert text to binary code in C++
asked
Nov 17
by
avibootz
cpp
1
answer
14
views
How to create a list of two-letter and numbers 0-9 combinations in C++
asked
Nov 17
by
avibootz
cpp
1
answer
23
views
How to check if a string is in a valid format ("XXX-XXX-XXXX") with numbers in C++
asked
Nov 16
by
avibootz
cpp
1
answer
15
views
How to check if the digits before and after the decimal point are equal in C++
asked
Nov 14
by
avibootz
cpp
1
answer
15
views
How to get the digits before and after the decimal point are equal in C++
asked
Nov 14
by
avibootz
cpp
1
answer
16
views
How to count the digits before and after the decimal point in C++
asked
Nov 14
by
avibootz
cpp
2
answers
19
views
How to check if total digits before and after the decimal point are equal in C++
asked
Nov 14
by
avibootz
cpp
2
answers
19
views
How to remove trailing zeros from a string in C++
asked
Nov 14
by
avibootz
cpp
1
answer
13
views
How to remove leading zeros from a string in C++
asked
Nov 14
by
avibootz
cpp
1
answer
15
views
How to print double without the decimal places in C++
asked
Nov 9
by
avibootz
cpp
2
answers
18
views
How to generate 20 digits random number in C++
asked
Nov 9
by
avibootz
cpp
1
answer
15
views
How to generate 20 digits random numbers in C++
asked
Nov 9
by
avibootz
cpp
1
answer
17
views
How to create 2 letters permutation from A, B, C, and D in C++
asked
Nov 7
by
avibootz
cpp
2
answers
20
views
How to create 2 letters combination from A, B, C, and D in C++
asked
Nov 7
by
avibootz
cpp
1
answer
18
views
How to write an algorithm that adds the odd digits of one number to the end of a second number in C++
asked
Nov 5
by
avibootz
cpp
1
answer
20
views
How to shuffle a string in C++
asked
Nov 4
by
avibootz
cpp
2
answers
22
views
How to find the harmonic value of N (1 + 1/2 + 1/3 + ... 1/N) in C++
asked
Nov 2
by
avibootz
cpp
1
answer
12
views
What is the ATOM data type in C++ Win32 API
asked
Oct 31
by
avibootz
win32
winapi
cpp
1
answer
20
views
How to get the current Windows wallpaper name using IActiveDesktop interface with C++ Win32 API
asked
Oct 31
by
avibootz
win32
winapi
cpp
2
answers
19
views
How to get the zodiac sign for a given day and month of birth in C++
asked
Oct 28
by
avibootz
cpp
1
answer
18
views
How to swap two bits of a byte in C++
asked
Oct 28
by
avibootz
cpp
1
answer
19
views
How to fill stringstream with N copies of a string in C++
asked
Oct 27
by
avibootz
cpp
1
answer
20
views
How to find the missing values in a sorted range (x to y) vector with C++
asked
Oct 26
by
avibootz
cpp
1
answer
15
views
How to count the number of zero bits in a number with C++
asked
Oct 25
by
avibootz
cpp
2
answers
15
views
How to loop through an array backward in C++
asked
Oct 23
by
avibootz
cpp
1
answer
13
views
How to convert string to wstring in C++
asked
Oct 23
by
avibootz
cpp
1
answer
17
views
How to find the two prime numbers of a number whose sum is equal to the number itself in C++
asked
Oct 23
by
avibootz
cpp
1
answer
17
views
How to get the first number from a string in C++
asked
Oct 22
by
avibootz
cpp
1
answer
20
views
How to check whether a given password is strong, medium, or weak in C++
asked
Oct 21
by
avibootz
cpp
2
answers
19
views
How to replace multiple characters in a string with other characters using C++
asked
Oct 20
by
avibootz
cpp
2
answers
27
views
How to count the white spaces in a string in C++
asked
Oct 19
by
avibootz
cpp
1
answer
22
views
How to convert unsigned short to char in C++
asked
Oct 19
by
avibootz
cpp
1
answer
18
views
How to measure time elapsed in C++
asked
Oct 17
by
avibootz
cpp
1
answer
18
views
How to use make_unique with move in C++
asked
Oct 17
by
avibootz
cpp
Page:
1
2
3
4
5
6
...
65
next »
...