Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Odwrócone podciągi
#include <iostream> using namespace std; int tab[1111]; int ile; int main() { cin>>ile; ile=ile/3; ile=ile*3; for(int i=0; i<ile; i++) { cin>>tab[i]; } for(int i=ile-1; i>=0; i-=3) { cout<<tab[i]<<" "; } }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
PyramidTransitionMatrix_recursive
Interest Compounding
C++ lesson
Simple Interest Calculator
ContainerVector2
ForwardListString2
asa
tuple_list_of
stack
Microsoft Question - MaxEmployeeAttendence (any repititions are allowed)
Please log in to post a comment.