Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- %:include <iostream>
- int main()
- ??<
- int Z??(100??);
- int i;
- for (i = 0; i not_eq 100; i++)
- <%
- int Zahl;
- std::cin >> Zahl;
- if (Zahl == -1)
- break;
- Z<:i:> = Zahl;
- %>
- int Anzahl = i;
- for (int i = 0; i not_eq Anzahl; i++)
- std::cout << Z??(i??) << std::endl;
- return 0;
- ??>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement