Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

std::count vs std::find

Language: Layout:
+ ] Compiler args + ] Show input
Compilation time: 2,09 sec, absolute running time: 3,73 sec, absolute service time: 5,84 sec 
edit mode |  history
    set O(N): 14 milliseconds
 find O(N*N): 2207 milliseconds
count O(N*N): 1254 milliseconds

    
                
λ
.NET NoSQL database for rapid development