#include <stdio.h> void main() { register int s; printf("%d", s); }
0
Previous Question Next Question
Your comments will be displayed only after manual approval.