Bun venit! PC
#include <stdio.h> int main(){ int a,b; scanf("%i", &a); scanf("%i", &a); scanf("%i", &b); printf("%i %i %i", a*b, b, a); return 0; }
Time is Up!
You must be logged in to post a comment.
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Leave A Comment
You must be logged in to post a comment.