Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

*	Date : 22nd April 2016
*	@Author : Ankita Victor, Shyam KB, Tarun Dutt

COMPILATION:
Use the command 'make all' to generate output.

TIME COMPLEXITY : O(mn lg(mn)) for each test case.
Worst case running time : 1.096s for a 1000 x 1000 input.

A. Sources
	http://codeforces.com/blog/entry/3327 - Blog entry by paladin8 on Segment Tree.
	
B. Data structures used
	2-Dimensional segment tree

C. Notable defects
	None found. Works for all test cases generated within the specified limits.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages