CODES
NEW
ADD
SaveCode.net
Ranking
Extension
c codes
Newest
Votes
0
vote
bbggvfvv
c
Feb 26 2022
0
vote
array
c
Mar 07 2022
0
vote
Modularity
c
Mar 22 2022
0
vote
aaaaa
c
Apr 05 2022
0
vote
ex: convert
c
Apr 11 2022
0
vote
project
c++
c
Apr 15 2022
0
vote
Pascal’s triangle in C
c
May 09 2022
0
vote
Qsort
c
May 09 2022
0
vote
update an array
c
May 18 2022
0
vote
Breadth first search
c
search
Jul 17 2022
0
vote
Matrix Multiplication
c
matrix
Jul 20 2022
0
vote
parenthesis balancing
c++
c
Jul 28 2022
0
vote
convert
c
Aug 08 2022
0
vote
MatrixOperation
c
matrix
Aug 21 2022
0
vote
lexical analyzer
c
Sep 06 2022
0
vote
revesedcode
c
Sep 08 2022
0
vote
cmac_CtoPY
c
Sep 12 2022
0
vote
example
c
python
Sep 12 2022
0
vote
testfunc
c
Sep 13 2022
0
vote
3 and 5
c
Sep 15 2022
0
vote
convert PY to C
python
c
Sep 17 2022
0
vote
print value of j
c
Sep 30 2022
0
vote
code1
c
Oct 04 2022
0
vote
assign p1
c
Oct 15 2022
0
vote
c to python
python
c
Nov 19 2022
0
vote
Burrow-Wheeler-Retransform
c
Nov 21 2022
0
vote
fingerprint
c
Nov 23 2022
0
vote
Append a digit in the end to make the number equal to the length of the remaining string
c
string
Nov 26 2022
0
vote
student management system
python
c
Dec 05 2022
0
vote
coverter de c para python
c
python
Dec 17 2022
0
vote
ARMSTRONG NO
c
Dec 31 2022
0
vote
c++ to c
c
c++
Jan 03 2023
0
vote
linear
c
Jan 15 2023
0
vote
quiz comp
c
Jan 25 2023
0
vote
python
c
python
Jan 27 2023
0
vote
gpio1
c
Feb 16 2023
0
vote
lvq in python
c
python
Feb 20 2023
0
vote
convert c++ to c
c++
c
Mar 12 2023
0
vote
c program
#python-convert
c
Mar 17 2023
0
vote
Pattren
c
Mar 31 2023
0
vote
Generating a series of numbers and calculating their sum in V
c
numbers
sum
Apr 10 2023
0
vote
The Sum of Odd Natural Numbers in C
c
numbers
sum
Apr 10 2023
0
vote
Codeforces 1807 B. Grab the Candies solution
c++
c
Apr 28 2023
0
vote
Codeforces1807A. Plus or Minus(Div 4)
c++
c
Apr 28 2023
0
vote
Codeforces 110A. Nearly Lucky Number solution in CPP
c++
c
string
Apr 28 2023
0
vote
Codeforces 977A. Wrong Subtraction solution in CPP
c++
c
Apr 28 2023
0
vote
Write a program in C to display the first 10 natural numbers.
c
c++
for-loop
May 21 2023
0
vote
Searching for a Value in an Array in C Programming
c
c++
arrays
binary
search
for-loop
May 21 2023
0
vote
c console
c
console
May 31 2023
0
vote
Calculate and Print the Cube of Numbers in C
c
for-loop
function
numbers
Jun 13 2023
0
vote
Hello World Programming in C
c
Jul 31 2023
0
vote
c program to find the reverese of the given number with for loop
for-loop
c
May 07 2021
0
vote
how to store string in c
c
string
Mar 28 2021
0
vote
c toggle int between 0 and 1
c
May 24 2021
0
vote
variable parameters in c
parameters
c
May 19 2021
0
vote
insertion and deletion operation on circular queue using array in c
c
Jun 11 2021
0
vote
how to take multiple char in C
char
c
Aug 25 2020
0
vote
docker image command
c
docker
image
Jul 08 2021
0
vote
user define function in c
c
function
Jun 28 2021
0
vote
which keyword is used to transfer control from a function back to the calling function in c
function
c
Apr 17 2021
0
vote
hello world program in c ++ using standard namespace
c
Apr 14 2021
0
vote
how to shuffle array in c
c
Feb 26 2021
0
vote
latex scriptsize
c
Mar 24 2021
0
vote
how to read an entire text file from c program
file
text
c
Jun 21 2021
0
vote
c program to find largest element in an array using recursion
recursion
c
Jun 03 2021
0
vote
return in void function c
function
c
Jun 16 2021
0
vote
printf matrix par une fonction en c
matrix
c
Jun 26 2021
0
vote
c flag gcc
gcc
c
Jun 15 2021
0
vote
word frequency analysis c program
c
Sep 14 2020
0
vote
sfml en c
c
Nov 11 2020
0
vote
Tower of honie without recursion in c
recursion
c
Apr 25 2021
0
vote
b tree
c
tree
Dec 08 2020
0
vote
check if character is newline c
c
Jun 22 2020
0
vote
c function fork
function
c
Mar 18 2021
0
vote
c program to print odd numbers between specified ranges recursion
recursion
numbers
c
May 28 2021
0
vote
floating array in c
c
Jun 06 2021
0
vote
sending keystrokes in c
c
Dec 19 2020
0
vote
change struct name after defining c
struct
c
Apr 13 2021
0
vote
spinning donut code
c
Jun 04 2021
0
vote
sort in c inbuilt
c
May 22 2021
0
vote
random number c custom rand
random
c
Feb 09 2020
0
vote
binary tree in c implementation
binary
tree
c
Aug 29 2020
0
vote
arduino pullup
c
arduino
Dec 01 2020
0
vote
LOGGING
c
logging
May 04 2021
0
vote
dijkstra algorithm using c
algorithm
c
May 28 2021
0
vote
scope of variables in c
variables
scope
c
Apr 21 2021
0
vote
Create window with windows.h in c
c
Feb 03 2021
0
vote
flying kite animation program in c
animation
c
Jan 13 2021
0
vote
putchar getchar tolowercase char c language printf
char
c
Jul 25 2020
0
vote
write a c program to avoid zombie process by forking twice
process
c
Feb 14 2021
0
vote
Given three ints, a b c, return true if b is greater than a, and c is greater than b. However, with the exception that if "bOk" is true, b does not need to be greater than a.
exception
c
May 08 2021
0
vote
c print only in debug mode
c
Sep 13 2020
0
vote
isogram c
c
Mar 10 2021
0
vote
cholesky decomposition of real symmetric matrix c program
matrix
c
Jun 21 2021
0
vote
how to output in green in c
c
Jul 04 2021
0
vote
how to print the process id in c
process
c
Oct 02 2020
0
vote
website how to solve c programming questions
questions
c
Apr 16 2021
…
23
24
25
26