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#
cpp
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
dart
ruby
r
css
bootstrap
win32
groovy
winapi
sql
mysql
jquery
lua
winforms
pascal-string
bash
kotlin-string
swift-string
c-string
cpp-string
go-string
cpp-vector
f#
opengl
java-string
php-string
c#-string
vbnet-string
pascal-array
swift-array
rust-string
python-string
scala-string
c-array
javascript-string
php-array
javascript-array
typescript-string
cobol
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
go-array
nodejs-string
kotlin-array
nodejs-array
sdl2
cpp-matrix
c-matrix
cpp-array
c#-list
vbnet-list
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
swift-matrix
c#-matrix
sdl3
angularjs
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
remove-last-occurrence-word-string
extract-words-with-first-letter-lowercase-from-string
convert-specific-column-decimal-matrix-to-string
convert-specific-row-decimal-matrix-to-string
number-made-prime-deleting-single-digit
convert-days-human-readable-weeks-days
square-root-rounded-down-to-nearest-integer
remove-middle-word-string
area-triangle-herons-formula
Disclosure:
My content contains affiliate links.
Recent questions tagged CPP
39,988
questions
51,933
answers
573
users
Recent questions tagged CPP
1
answer
65
views
How to convert a string to a vector of words in C++
asked
Nov 23, 2024
by
avibootz
cpp
3
answers
86
views
How to trim punctuation in C++
asked
Nov 23, 2024
by
avibootz
cpp
1
answer
76
views
How to retrieve the next character from the stream without consuming it in C++
asked
Nov 22, 2024
by
avibootz
cpp
1
answer
69
views
How to check whether a user enters a number or a word in C++
asked
Nov 22, 2024
by
avibootz
cpp
1
answer
52
views
How to calculate the next multiple of 10 in C++
asked
Nov 22, 2024
by
avibootz
cpp
1
answer
82
views
How to use the operator ~ (Tilde) that inverse (flips) all the bits of its operand (a number) in C++
asked
Nov 21, 2024
by
avibootz
cpp
1
answer
68
views
How to convert text to binary code in C++
asked
Nov 17, 2024
by
avibootz
cpp
1
answer
80
views
How to create a list of two-letter and numbers 0-9 combinations in C++
asked
Nov 17, 2024
by
avibootz
cpp
1
answer
77
views
How to check if a string is in a valid format ("XXX-XXX-XXXX") with numbers in C++
asked
Nov 16, 2024
by
avibootz
cpp
1
answer
90
views
How to check if the digits before and after the decimal point are equal in C++
asked
Nov 14, 2024
by
avibootz
cpp
1
answer
89
views
How to get the digits before and after the decimal point are equal in C++
asked
Nov 14, 2024
by
avibootz
cpp
1
answer
79
views
How to count the digits before and after the decimal point in C++
asked
Nov 14, 2024
by
avibootz
cpp
2
answers
109
views
How to check if total digits before and after the decimal point are equal in C++
asked
Nov 14, 2024
by
avibootz
cpp
2
answers
80
views
How to remove trailing zeros from a string in C++
asked
Nov 14, 2024
by
avibootz
cpp
1
answer
71
views
How to remove leading zeros from a string in C++
asked
Nov 14, 2024
by
avibootz
cpp
1
answer
70
views
How to print double without the decimal places in C++
asked
Nov 9, 2024
by
avibootz
cpp
2
answers
99
views
How to generate 20 digits random number in C++
asked
Nov 9, 2024
by
avibootz
cpp
1
answer
64
views
How to generate 20 digits random numbers in C++
asked
Nov 9, 2024
by
avibootz
cpp
1
answer
72
views
How to create 2 letters permutation from A, B, C, and D in C++
asked
Nov 7, 2024
by
avibootz
cpp
2
answers
71
views
How to create 2 letters combination from A, B, C, and D in C++
asked
Nov 7, 2024
by
avibootz
cpp
1
answer
63
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, 2024
by
avibootz
cpp
1
answer
60
views
How to shuffle a string in C++
asked
Nov 4, 2024
by
avibootz
cpp
2
answers
63
views
How to find the harmonic value of N (1 + 1/2 + 1/3 + ... 1/N) in C++
asked
Nov 2, 2024
by
avibootz
cpp
1
answer
104
views
What is the ATOM data type in C++ Win32 API
asked
Oct 31, 2024
by
avibootz
win32
winapi
cpp
1
answer
131
views
How to get the current Windows wallpaper name using IActiveDesktop interface with C++ Win32 API
asked
Oct 31, 2024
by
avibootz
win32
winapi
cpp
2
answers
97
views
How to get the zodiac sign for a given day and month of birth in C++
asked
Oct 28, 2024
by
avibootz
cpp
1
answer
66
views
How to swap two bits of a byte in C++
asked
Oct 28, 2024
by
avibootz
cpp
1
answer
86
views
How to fill stringstream with N copies of a string in C++
asked
Oct 27, 2024
by
avibootz
cpp
1
answer
82
views
How to find the missing values in a sorted range (x to y) vector with C++
asked
Oct 26, 2024
by
avibootz
cpp
1
answer
71
views
How to count the number of zero bits in a number with C++
asked
Oct 25, 2024
by
avibootz
cpp
2
answers
78
views
How to loop through an array backward in C++
asked
Oct 23, 2024
by
avibootz
cpp
1
answer
48
views
How to convert string to wstring in C++
asked
Oct 23, 2024
by
avibootz
cpp
1
answer
67
views
How to find the two prime numbers of a number whose sum is equal to the number itself in C++
asked
Oct 23, 2024
by
avibootz
cpp
1
answer
58
views
How to get the first number from a string in C++
asked
Oct 22, 2024
by
avibootz
cpp
1
answer
62
views
How to check whether a given password is strong, medium, or weak in C++
asked
Oct 21, 2024
by
avibootz
cpp
2
answers
66
views
How to replace multiple characters in a string with other characters using C++
asked
Oct 20, 2024
by
avibootz
cpp
2
answers
90
views
How to count the white spaces in a string in C++
asked
Oct 19, 2024
by
avibootz
cpp
1
answer
82
views
How to convert unsigned short to char in C++
asked
Oct 19, 2024
by
avibootz
cpp
1
answer
76
views
How to measure time elapsed in C++
asked
Oct 17, 2024
by
avibootz
cpp
1
answer
63
views
How to use make_unique with move in C++
asked
Oct 17, 2024
by
avibootz
cpp
1
answer
69
views
How to replace new and delete with make_unique in C++
asked
Oct 17, 2024
by
avibootz
cpp
1
answer
101
views
How to create an ASCII frequency table from a string in C++
asked
Oct 17, 2024
by
avibootz
cpp
1
answer
96
views
How to get the bitwise right-rotation of X by N positions (right circular shift) using bitset in C++
asked
Oct 13, 2024
by
avibootz
cpp
cpp-bitset
1
answer
103
views
How to get the bitwise left-rotation of X by N positions (left circular shift) using bitset in C++
asked
Oct 13, 2024
by
avibootz
cpp
1
answer
93
views
How to perform binary shift right using bitset in C++
asked
Oct 13, 2024
by
avibootz
cpp
1
answer
53
views
How to include everything in C++
asked
Oct 13, 2024
by
avibootz
cpp
1
answer
86
views
How to run while loop for N seconds in C++
asked
Oct 11, 2024
by
avibootz
cpp
1
answer
91
views
How to convert a 2D array to a 1D array in C++
asked
Oct 11, 2024
by
avibootz
cpp
1
answer
79
views
How to convert string to wchar_t in C++
asked
Oct 10, 2024
by
avibootz
cpp
1
answer
98
views
How to create a vector with user-defined size in C++
asked
Oct 9, 2024
by
avibootz
cpp
Page:
« prev
1
...
8
9
10
11
12
13
14
15
16
17
18
...
77
next »
...