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
cpp
c#
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
ruby
dart
r
css
bootstrap
win32
groovy
winapi
sql
vbnet
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
cobol
c#-string
php-string
java-string
vbnet-string
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
swift-array
typescript-string
c-array
php-array
javascript-array
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
nodejs-string
go-array
kotlin-array
nodejs-array
sdl2
cpp-matrix
cpp-array
c#-list
vbnet-list
c-matrix
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
character-code-ascii-unicode
swift-matrix
c#-matrix
sdl3
angularjs
transpose-matrix
binary-search-algorithm
dot-product-two-arrays
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
calculate-area-pentagon
measure-function-execution-time
sort-words-string
exabyte-constant
petabyte-constant
terabyte-constant
math-functions-constants
string-to-title-case
create-infinite-loop
Disclosure:
My content contains affiliate links.
Recent questions tagged CPP
41,590
questions
54,230
answers
573
users
Recent questions tagged CPP
5
answers
15
views
How to use const references in C++
asked
15 hours
ago
by
avibootz
cpp
cpp-const-references
const-references
6
answers
17
views
How to enforce immutability to prevent the modification of values in C++
asked
17 hours
ago
by
avibootz
cpp
cpp-enforce-immutability
enforce-immutability
1
answer
13
views
How to convert between mm, cm, meters, kilometers, miles, feet, yards, and inches in C++
asked
2 days
ago
by
avibootz
cpp
cpp-convert-mm-cm-meters-km-miles-feet-yards-inches
convert-mm-cm-meters-km-miles-feet-yards-inches
1
answer
11
views
How to convert meters to kilometers, miles, feet, yards, and inches in C++
asked
2 days
ago
by
avibootz
cpp
cpp-meters-to-kilometers-miles-feet-yards-inches
meters-to-kilometers-miles-feet-yards-inches
1
answer
12
views
How to replace Boolean with bool using RegEx in C++
asked
3 days
ago
by
avibootz
cpp
cpp-replace-boolean-with-bool-regex
replace-boolean-with-bool-regex
1
answer
16
views
How to find A and B where A and B are prime numbers and A * B = 12349 in C++
asked
4 days
ago
by
avibootz
cpp
cpp-a-b-prime-a-mul-b-equal-12349-find-a-b
a-b-prime-a-mul-b-equal-12349-find-a-b
2
answers
15
views
How to create 10 random points in C++
asked
4 days
ago
by
avibootz
cpp
cpp-create-10-random-points
create-10-random-points
1
answer
13
views
How to create a first-class function in C++
asked
4 days
ago
by
avibootz
cpp
cpp-create-first-class-function
create-first-class-function
2
answers
20
views
How to use higher-order functions in C++
asked
6 days
ago
by
avibootz
cpp
cpp-use-higher-order-functions
use-higher-order-functions
3
answers
33
views
How to use closure in C++
asked
Jun 2
by
avibootz
cpp
cpp-use-closure
use-closure
1
answer
19
views
How to use an anonymous function in C++
asked
Jun 2
by
avibootz
cpp
cpp-anonymous-function
anonymous-function
1
answer
25
views
How to represent the ABCs as a 5-letter binary code using A for 0 and B for 1 in C++
asked
Jun 1
by
avibootz
cpp
cpp-represent-abc-5-letter-binary-code-a-for-0-b-for-1
represent-abc-5-letter-binary-code-a-for-0-b-for-1
2
answers
26
views
How to remove parentheses and the text inside them from a string in C++
asked
May 31
by
avibootz
cpp
cpp-remove-parentheses-and-text-from-a-string
remove-parentheses-and-text-from-a-string
1
answer
22
views
How to convert string with brackets into a nested vector in C++
asked
May 31
by
avibootz
cpp
cpp-convert-string-with-brackets-into-nested-vector
convert-string-with-brackets-into-nested-vector
1
answer
22
views
How to find the day of the week on any given date in C++
asked
May 31
by
avibootz
cpp
cpp-date
cpp-find-day-of-week-any-given-date
find-day-of-week-any-given-date
1
answer
18
views
How to convert only the date without time to a string in C++
asked
May 30
by
avibootz
cpp
cpp-convert-only-date-without-time-to-string
convert-only-date-without-time-to-string
1
answer
24
views
How to print all log lines containing a specific date from a text block in C++
asked
May 29
by
avibootz
cpp
cpp-print-all-log-lines-containing-specific-date
print-all-log-lines-containing-specific-date
2
answers
29
views
How to print the log line containing a specific date from a text block in C++
asked
May 29
by
avibootz
cpp
cpp-print-log-line-containing-specific-date
print-log-line-containing-specific-date
1
answer
11
views
How to calculate subtracting X% from Y in C++
asked
May 29
by
avibootz
cpp
cpp-calculate-subtracting-x-percent-from-y
calculate-subtracting-x-percent-from-y
1
answer
13
views
How to calculate add X% to Y in C++
asked
May 29
by
avibootz
cpp
cpp-calculate-add-x-percent-to-y
calculate-add-x-percent-to-y
1
answer
14
views
How to calculate % change from X to Y in C++
asked
May 29
by
avibootz
cpp
cpp-calculate-percent-change-from-x-to-y
calculate-percent-change-from-x-to-y
1
answer
12
views
How to calculate X is what % of Y in C++
asked
May 29
by
avibootz
cpp
cpp-calculate-x-is-what-percent-of-y
calculate-x-is-what-percent-of-y
1
answer
29
views
How to calculate the number of days until Christmas from today in C++
asked
May 28
by
avibootz
cpp
cpp-calculate-days-until-christmas
calculate-days-until-christmas
3
answers
31
views
How to measure function execution time in C++
asked
May 27
by
avibootz
cpp
cpp-measure-function-execution-time
measure-function-execution-time
1
answer
25
views
How to print every month between two years that contains five full weekends (Fri, Sat, Sun) in C++
asked
May 27
by
avibootz
cpp
cpp-every-month-between-two-years-contains-five-full-weekends
every-month-between-two-years-contains-five-full-weekends
1
answer
29
views
How to print every month in a specified year that contains five full weekends (Fri, Sat, Sun) in C++
asked
May 26
by
avibootz
cpp
cpp-every-month-in-specified-year-contains-five-full-weekends
every-month-in-specified-year-contains-five-full-weekends
1
answer
27
views
How to find syntactic close words to a given word in a text block with C++
asked
May 25
by
avibootz
cpp
cpp-syntactic-close-words-to-given-word-in-text-block
syntactic-close-words-to-given-word-in-text-block
1
answer
36
views
How to find the dates of the last Sunday of each month of a given year in C++
asked
May 23
by
avibootz
cpp
cpp-dates-of-last-sunday-each-month-given-year
dates-of-last-sunday-each-month-given-year
1
answer
22
views
How to find the dates of the last Fridays of each month of a given year in C++
asked
May 23
by
avibootz
cpp
cpp-dates-of-last-fridays-each-month-given-year
dates-of-last-fridays-each-month-given-year
1
answer
27
views
How to get the date of the last Friday of month of given year and month in C++
asked
May 23
by
avibootz
cpp
cpp-date-of-last-friday-month-given-year-month
date-of-last-friday-month-given-year-month
1
answer
20
views
How to find keyword matching between multiple text blocks in C++
asked
May 21
by
avibootz
cpp
cpp-find-keyword-matching-between-multiple-text-blocks
find-keyword-matching-between-multiple-text-blocks
1
answer
16
views
How to find keyword matching between 2 text blocks in C++
asked
May 21
by
avibootz
cpp
cpp-find-keyword-matching-between-2-text-blocks
find-keyword-matching-between-2-text-blocks
1
answer
24
views
How to add N hours to a date string in C++
asked
May 21
by
avibootz
cpp
cpp-add-n-hours-to-date-string
add-n-hours-to-date-string
2
answers
28
views
How to format a date using different formats in C++
asked
May 20
by
avibootz
cpp
cpp-format-date-different-formats
format-date-different-formats
2
answers
41
views
How to convert seconds into years, months, weeks, days, hours, minutes, and seconds in C++
asked
May 19
by
avibootz
cpp
cpp-seconds-into-years-months-weeks-days-hours-minutes-seconds
seconds-into-years-months-weeks-days-hours-minutes-seconds
1
answer
37
views
How to convert seconds into weeks, days, hours, minutes, and seconds in C++
asked
May 19
by
avibootz
cpp
cpp-seconds-into-weeks-days-hours-minutes-seconds
seconds-into-weeks-days-hours-minutes-seconds
3
answers
32
views
How to create and print a JSON string in C++
asked
May 19
by
avibootz
cpp
cpp-create-print-json-string
create-print-json-string
1
answer
30
views
How to move a character from left to right on the console screen in C++
asked
May 17
by
avibootz
cpp
cpp-move-character-left-right-console-screen
move-character-left-right-console-screen
2
answers
29
views
How to sort a list of files by name, extension, dates, and size in C++
asked
May 16
by
avibootz
cpp
cpp-file
cpp-sort-list-files-by-name-extension-dates-size
sort-list-files-by-name-extension-dates-size
1
answer
28
views
How to calculate the value of x where x + x^2 + x^4 + x^5 + x^8 = 6897 in C++
asked
May 14
by
avibootz
cpp
calculate-x-where-x-plus-x-pow-2-plus-x-pow-4-plus-x-pow-5-plus-x-pow-8-equal-6897
1
answer
31
views
How to calculate the values of a and b where a × b = 899 in C++
asked
May 14
by
avibootz
cpp
cpp-calculate-a-b-where-a-multiple-b-equal-899
calculate-a-b-where-a-multiple-b-equal-899
1
answer
28
views
How to draw a simple cuboid generator in C++
asked
May 14
by
avibootz
cpp
cpp-draw-simple-cuboid-generator
draw-simple-cuboid-generator
2
answers
31
views
How to draw a simple cuboid using plain ASCII art in C++
asked
May 14
by
avibootz
cpp
cpp-draw-simple-cuboid-ascii
draw-simple-cuboid-ascii
1
answer
34
views
How to compress and decompress repeated string characters by storing the repeated length (RLE) in C++
asked
May 13
by
avibootz
cpp
cpp-compress-decompress-repeated-string-characters
compress-decompress-repeated-string-characters
2
answers
34
views
How to calculate the 100th term of the sequence 8, 64, 80, 136, 152 in C++
asked
May 11
by
avibootz
cpp
cpp-calculate-100th-term-of-sequence-8-64-80-136-152
calculate-100th-term-of-sequence-8-64-80-136-152
1
answer
26
views
How to calculate the next number in the sequence 8, 64, 80, 136, 152 with C++
asked
May 11
by
avibootz
cpp
cpp-calculate-next-number-sequence-8-64-80-136-152
calculate-next-number-sequence-8-64-80-136-152
1
answer
30
views
How to convert a vector of multi‑digit numbers to a number in C++
asked
May 11
by
avibootz
cpp
cpp-vector-multi-digit-numbers-to-number
vector-multi-digit-numbers-to-number
1
answer
33
views
How to convert a vector of digits to a number in C++
asked
May 11
by
avibootz
cpp
cpp-vector-digits-to-number
vector-digits-to-number
1
answer
32
views
How to create an inverted index of a string with phrase search in C++
asked
May 10
by
avibootz
cpp
cpp-inverted-index-string-phrase-search
inverted-index-string-phrase-search
1
answer
32
views
How to create an inverted index of a string in C++
asked
May 10
by
avibootz
cpp
cpp-inverted-index-string
inverted-index-string
Page:
1
2
3
4
5
6
...
80
next »
...