Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Simple c
//Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x86 #include <stdio.h> int main(void) { printf("Hello, world!\n"); int a=2,b=3,c; c=a*b; printf("\n c = %d",c); return 0; }
run
|
edit
|
history
|
help
0
struktury ++ vysvětlivky
problem_solution_1
TBod new
Find integer values of functions of integer values
BPC UDP pr2 cv10
pointery
Matice
Fractions n/d that obey (n+5)/(d+2)=3n/d
Cross Platform Support for sprintf's Format '-Flag
TVector