#include <stdio.h> #define MINIMUM 21); #ifdef MINIMUM #define MAXIMUM 210 #endif int main() { printf("%d %d\n", MAXIMUM, MINIMUM return 0; }
210 21
Previous Question Next Question
Your comments will be displayed only after manual approval.