Saved Bookmarks
| 1. |
Tell me the output????#include using namespace std;int main() { for(int y=32;y>-150;y--){ for(int x=-20;x |
Answer» AnswerIt represents a STRUCTURE LIKE X-Mas tree. try this code in code COMPILER |
|