The 7th Southwest Jiao Tong University Programming Contest——Problems Easy-Summary

The 7th SWJTU Programming Contest Preliminary Warmup

Links: http://acm.swjtu.edu.cn/JudgeOnline/showcontest?contest_id=1085

 

A: Binary + Determination or Single Mathematical Analysis

B: Simulation

C: Simulation

D: Number Theory

E: Simple Math

 

The 7th SWJTU Programming Contest Preliminary

Links: http://acm.swjtu.edu.cn/JudgeOnline/showcontest?contest_id=1089

 

A: Graph + Match

B: Simple Number Theory

C: Convex Hull or Mathematical Analysis

D: Water Issues

E: Simulation

F: Search

G: Data Structure + Tree Array

H: Dynamic Programming + Queue or Stack

I: Number Theory

 

The 7th SWJTU Programming Contest Final Warmup

Links: http://acm.swjtu.edu.cn/JudgeOnline/showcontest?contest_id=1091

 

A: Simple Math

B: Binary Search

C: Simulation

 

The 7th SWJTU Programming Contest Final

Links: http://acm.swjtu.edu.cn/JudgeOnline/showcontest?contest_id=1092

 

A: Simple Mathematical Analysis

B: Complex Probability + Calculus

C: Classic BFS or DFS

D: Water Issues

E: Graph Theory + Maximum Weight Vertex Independent Set

F: Simulation

G: Hard Number Theory

H: Computational Geometry + Discretization

I: Dynamic Programming

J: 0-1 Knapsack Problem

K: Simple Simulation

你可能感兴趣的:(tree,Graph,structure)