TÍNH TÍCH

View as PDF

Submit solution

Points: 100.00 (partial)
Time limit: 1.0s
Memory limit: 512M
Input: stdin
Output: stdout

Problem type
Allowed languages
Python, Scratch

In case the statement didn't load correctly, you can download the statement here: Statement


Comments

Please read the guidelines before commenting.



  • 0
    KVMB23A_67   commented on Sept. 15, 2024, 10:48 p.m.

    code python:

    if __name__=='__main__':
        a=int(input())
        b=int(input())
        c=int(input())
        print(max(a*b,a*c,b*c,a*b*c))
    

  • 0
    kietjumper   commented on Sept. 15, 2024, 5:11 p.m. edit 4

    a = int(input()) b = int(input()) c = int(input()) maximum = max(a, b, c) lst = [] lst.append(a) lst.append(b) lst.append(c) lst.remove(maximum) mut1 = maximum * lst[0] mut2 = maximum * lst[1] muti = abc if muti > max(mut1, mut2): print(muti) else: print(max(mut1, mut2))


  • 0
    tn   commented on July 3, 2024, 9:29 a.m.

    code full test:a=int(input()) b=int(input()) c=int(input()) if a: if b: if c: print(abc) else: print(ab) else: print(ac) else: print(b*c)


  • 0
    kukuku12345   commented on June 30, 2024, 8:48 p.m.

    ta sẽ dùng hàm max() để tìm tích lớn nhất trong AxB,BxC,CxA,BxCxA


  • -2
    newbie_GM   commented on June 28, 2024, 7:32 p.m.

    c++14

    include <bits/stdc++.h>

    using namespace std;

    int main(){

    int a,b,c;

    cin>>a>>b>>c;

    if(a==0){

    cout<<a*c;

    }

    else{

    cout<<abc;

    } https://oj.vnoi.info/user

    cre Nguyen Chi Phat


    • 0
      tn   commented on July 3, 2024, 9:27 a.m. edit 2

      Sai logic rồi


  • 4
    dangluu2013   commented on June 20, 2024, 3:37 p.m.

    hêlô có ae nào xem euro ko


  • 0
    minhquan342014   commented on June 6, 2024, 2:36 p.m.

    bài giải: https://scratch.mit.edu/projects/1032957980/


  • -11
    duybaothcq   commented on May 7, 2024, 7:38 a.m. edited

    This comment is hidden due to too much negative feedback. Show it anyway.


  • -5
    kietjumper   commented on May 5, 2024, 9:00 p.m.

    This comment is hidden due to too much negative feedback. Show it anyway.


    • 0
      tung123   commented on June 8, 2024, 10:21 a.m.

      muti = axbxc


    • 0
      tung123   commented on June 8, 2024, 10:20 a.m.

      Sửa dòng 12 là: muti = abc


    • -3
      hphongqb2012   commented on May 11, 2024, 4:37 p.m.

      bài của bạn bị sao ấy toàn ra sai à


      • 0
        kietjumper   commented on Sept. 16, 2024, 10:58 p.m.

        Xin loi, minh sua o tren roi nhe!