Search found 2 matches

by huicpc0215
Wed Oct 12, 2011 3:38 pm
Forum: Volume 8 (800-899)
Topic: 866 - Intersecting Line Segments
Replies: 9
Views: 6836

Re: 866- WHY get WA?

this is my code.
this is my solution:
every segment, intersect with every other segment,count how many parts can be divided. at lase, get the sum.
who can help me?



#include<iostream>
#include<stdio.h>
#include<cmath>
#include<algorithm>
#include<cstring>
#include<string.h>
using namespace std ...
by huicpc0215
Wed Oct 12, 2011 3:07 pm
Forum: Volume 8 (800-899)
Topic: 866 - Intersecting Line Segments
Replies: 9
Views: 6836

866- WHY get WA?

who can give me some test case?
thanks. :roll: :roll:

Go to advanced search