#include <stdlib.h>#include <stdio.h>
void main(){ int a = 5, b = 7, c; c = a+++b;
printf("%d %d\n", c, a);}
Powered by: C++博客 Copyright © S.l.e!ep.¢%