Another Contest 6 Problem 2 - A Plus B (Easy)

View as PDF

Submit solution

Points: 0 (partial)
Time limit: 0.25s
Memory limit: 1G

Problem type

Actually, 2+2 is 4.

Sample Input

2 2

Sample Output

4

Comments


  • 0
    daveys  commented on Jan. 1, 2024, 4:42 p.m.

    I'm new to learning Python, so I found this more complex than many people here probably did, but I did manage to complete the challenge.

    It's interesting because the numbers in one of these contests would usually have been input as two separate inputs, whereas in this case they're as a single line separated by a space, which makes them a list, but also str and not int format, so there is a need to recast them. An enjoyable problem for me.


  • -1
    WenhanZhang  commented on Oct. 8, 2023, 5:18 p.m.

    this is totally a kindergarten question (or maybe even prekindergarten question)


  • 2
    FionaH  commented on Oct. 4, 2022, 11:35 p.m. edited

    The person who made this thinks we are in kindergarten or something.


  • 2
    bestcautiouspark  commented on Oct. 4, 2022, 11:32 p.m. edit 6

    we are in kindergarden


    • 1
      haohome  commented on Oct. 5, 2022, 1:45 p.m.

      yea it might


  • 1
    oscarhuang885  commented on Oct. 4, 2022, 11:30 p.m. edit 2

    we kindergarten


  • 0
    JellyBean  commented on Oct. 4, 2022, 11:27 p.m.

    This a dumb but funny problem


  • -7
    anthonyhuang07  commented on Oct. 4, 2022, 7:31 p.m.

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