This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include<iostream> | |
| using namespace std; | |
| int main() | |
| { | |
| cout << "...:cap we lost the kharita(its 5*5)" << endl; | |
| cout << "cap: remember how many gold and boombs was there?" << endl; | |
| char ar[5][5] = { {'W','W','W','W','W'}, | |
| {'W','W','W','W','W'}, | |
| {'W','W','W','W','W'}, |