#include "stdio.h"#include "stdint.h" int main(void){printf("%x\n", (uint8_t)0x55<<1);}
Standard input is empty
aa
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!