195012025-12-11 10:55:18mzperxZenehallgatáspython3Wrong answer 0/5097ms18284 KiB
N,K = map(int,input().split())
T = list(map(int,input().split()))
P = list(map(int,input().split()))
for i in range(1,N):
    T[i] += T[i-1]
SubtaskSumTestVerdictTimeMemory
base0/50
1Wrong answer0/016ms2864 KiB
2Wrong answer0/093ms18284 KiB
3Wrong answer0/217ms3124 KiB
4Wrong answer0/217ms3264 KiB
5Wrong answer0/217ms3176 KiB
6Wrong answer0/316ms3124 KiB
7Wrong answer0/317ms3212 KiB
8Wrong answer0/317ms3032 KiB
9Wrong answer0/297ms17980 KiB
10Wrong answer0/292ms17844 KiB
11Wrong answer0/297ms17624 KiB
12Wrong answer0/292ms17844 KiB
13Wrong answer0/292ms17060 KiB
14Wrong answer0/297ms17124 KiB
15Wrong answer0/297ms16092 KiB
16Wrong answer0/290ms15772 KiB
17Wrong answer0/289ms15704 KiB
18Wrong answer0/290ms14820 KiB
19Wrong answer0/290ms15000 KiB
20Wrong answer0/282ms14836 KiB
21Wrong answer0/281ms14780 KiB
22Wrong answer0/386ms14776 KiB
23Wrong answer0/385ms14792 KiB
24Wrong answer0/385ms14796 KiB