(unnamed)
text/plain
#include <stdio.h>
#include <stdlib.h>
#include "/pg/include/c.h"
#define x 1
#define x1 CppAsString2(x)
#define x2 CppAsString2(y)
int
main(int argc, char **argv)
{
puts(x1);
puts(x2);
return 0;
}
text/plain
#include <stdio.h>
#include <stdlib.h>
#include "/pg/include/c.h"
#define x 1
#define x1 CppAsString2(x)
#define x2 CppAsString2(y)
int
main(int argc, char **argv)
{
puts(x1);
puts(x2);
return 0;
}
We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect