Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Bitwise Xor Swaping Two Variables
//gcc 5.4.0 #include <stdio.h> int main(void) { int a=34, b=14; a=a^b; b=a^b; a=a^b; printf("%d %d",a,b); return 0; }
run
|
edit
|
history
|
help
0
program1
ele709 lab 3.4
Command Expressions in Gnu C: What Does Return Return?
CremovePointFun
14th Dec Project1 v0.2
pattern 17
maximum_template
Lab 6 v1
b=1,c=1
8 trajo semal 4