#1799: a044 answer


1753422-4@g.puiching.edu.mo (P5A30廖善衡 :)

School : Pui Ching Middle School
ID : 2950
IP address : [192.168.120.33]
Last Login :
2025-05-07 19:48:30
a044. 苹果采购 -- P5703 【深基2.例5】 | From: [192.168.120.33] | Post Date : 2025-03-12 10:06

#include<iostream>

using namespace std;

int main(){

int a,b,c;

cin>>a>>b;

c = a*b;

cout<<c;

}

 
#1800: Re:a044 answer


2158319-6@g.puiching.edu.mo (P6A37葉穎臻)

School : No School
ID : 2935
IP address : [192.168.120.33]
Last Login :
2025-05-07 16:19:41
a044. 苹果采购 -- P5703 【深基2.例5】 | From: [192.168.120.33] | Post Date : 2025-03-12 16:20

#include

using namespace std;

int main(){

int a,b,c;

cin>>a>>b;

c = a*b;

cout<<c;

}

bro this is so easy you don't need to post it everyone knows how to do this question

 
ZeroJudge Forum