#include<stdio.h> #include <string.h> int main() { char buf[3][3] = {"0!","0M!","0D!"}; int i ; for(i = 0;i <3;i++) { int j=0; while(buf[i][j] !='