You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are trying return a negative score in function "quitp", it will got "AC". For example, Luogu P3675, if you output "g 90", you will get -5 score on test 3, but it shows "AC".