ENG
RUS
Timus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board
Discussion of Problem
1196
. History Exam
BigBin
WA with STL but AC with normal binary search
[1] // Problem
1196. History Exam
25 Jul 2008 22:06
i have confusing why i use set(STL). i got WA in case #1. but when i write it in normal binary search it can AC.
Sandro (USU)
Re: WA with STL but AC with normal binary search
// Problem
1196. History Exam
26 Jul 2008 00:25
I have modified the problem statement a little. Numbers in teacher's list can appear more than once, so you got WA.
© 2000–2026
Timus Online Judge Team
. All rights reserved.