Algorithm In Pseudocode

A) produce an algorithm in pseudocode and a flowchart that gets n from the user and calculate their sum.

B) Write an algorithm in pseudocode and a flowchart that gets number x from he user and calculates x5 ( X to the power of %5). Calculate by using multiplication.

                   Thanks y'all.

You've missing rule 6 of the:

http://www.unix.com/unix-dummies-questions-answers/2971-simple-rules-unix-com-forums.html

Regards