#includestdio.h
void main() {
int c = - -2;
printf("c = %d", c);
}

Posted on by