#include <stdio.h>enum {MAX_DATA_SIZE = (unsigned char)(~0) * sizeof(long);};int main(void) { return 0;}
Standard input is empty
prog.c:2: error: expected ‘,’ or ‘}’ before ‘;’ token
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!