Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
@godel godel
#Title of this code #python 3.4.3 for _ in range(int(input())): n = int(input()) l = [int(x) for x in input().split()] nb = 0 m = l[0] for x in l[1:]: if x <= m: m = x else: nb += 1 print(nb)
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
kenken1
calculate the sum of string 201test70de88qa ( only numbers)
inverse matrix gauss jordan
Task1.py
ACII_Art
My cousin asked for this will never forgive her
Finding avg value on list
fb_series
Owl
try
Please log in to post a comment.