N cows, conveniently numbered 1..N, are participating in a programming contest. As we all know, some cows code better than others. Each cow has a certain constant skill rating that is unique among the competitors.The contest is conducted in several head-to-head rounds, each between two cows. If cow A has a greater skill level than cow B , then cow A will always beat cow B.Farmer John is trying to rank the cows by skill level. Given a list the results of M two-cow rounds, determine the number of cows whose ranks can be precisely determined from the results. It is guaranteed that the results of the rounds will not be contradictory.
N (1 ≤ N ≤ 100) cows, conveniently numbered 1..N, are participating in a programming contest. As we all know, some cows code better than others. Each cow has a certain constant skill rating that is unique among the competitors. The contest is conducted in several head-to-head rounds, each between two cows. If cow A has a greater skill level than cow B (1 ≤ A ≤ N; 1 ≤ B ≤ N; A ≠ B), then cow A will always beat cow B. Farmer John is trying to rank the cows by skill level. Given a list the results of M (1 ≤ M ≤ 4,500) two-cow rounds, determine the number of cows whose ranks can be precisely determined from the results. It is guaranteed that the results of the rounds will not be contradictory.
![HBC24948[网络流24题]太空飞行计划问题[USACO 2008 Jan S]Cow Contest题解
-第1张图片-东莞河马信息技术 HBC24948[网络流24题]太空飞行计划问题[USACO 2008 Jan S]Cow Contest题解
-第1张图片-东莞河马信息技术](https://www.xxstcz.com/zb_users/plugin/ezarticleimgauto/imgs/hippopx/hacking-2964100_960_720.jpg)