Last active
September 10, 2024 19:30
-
-
Save imaami/e58476d198ae39eb813ef14c68cc4891 to your computer and use it in GitHub Desktop.
uWu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <stdio.h> | |
#include <math.h> | |
int main(void) | |
{ | |
typeof(sizeof M_E) | |
t=pow ( M_E, | |
((typeof(sizeof M_E))01 << ' ') | |
/(typeof( M_E))0xf0f04ef) | |
/ M_PI; | |
puts((typeof(*__func__)*)&t); } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include<math.h> | |
int | |
main( | |
void){ /*\ u \/\/ u \/\/ u \/\/ u \/*/ int puts(char const*) | |
;typeof( | |
sizeof( 2.7182818284590452353602874713526624977572470936999)) | |
t=pow ( 2.7182818284590452353602874713526624977572470936999,( | |
(typeof(!1.41421356237309504880168872420969807856967187537694| | |
sizeof( 2.7182818284590452353602874713526624977572)))!0<<' ') | |
/(typeof( 3.141592653589793238462643383279502884197))0xf0f04ef) | |
/ ( 3.14159265358979323846264338327950288419716939937510) | |
; puts ( /*\ u \/\/ u \/\/ u \/\/ u */ (typeof(*__func__)*)&t) | |
; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment