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
cho bn nào ko bt
def sumevennotdivisibleby3(A, B): def sumofarithmeticsequence(start, end, step): count = (end - start) // step + 1 return count * (start + (count - 1) * step // 2)
Đọc đầu vào
A = int(input()) B = int(input())
Tính tổng các số X thỏa mãn điều kiện
result = sumevennotdivisibleby_3(A, B)
In kết quả
print(result)
Full code python nhé (5/5):
https://codebeautify.org/alleditor/y24a968b5
code: https://codebeautify.org/alleditor/y2426ef6b
toàn bị quá thời gian cái cuối
mik làm bên scratch, cứ bị quá thời gian test 5
Mình bị quá thời gian đúng test cuối luôn á
Giúp mình với help
ko có đâu test ghi vậy thôi chứ bạn sai đó
Dream thi tin hoc tre =))
Sao câu cuối cùng mình quá thời gian vậy ạ
bài dễ
This comment is hidden due to too much negative feedback. Show it anyway.
This comment is hidden due to too much negative feedback. Show it anyway.
This comment is hidden due to too much negative feedback. Show it anyway.