#include "Stream.h" #include using namespace std; #include /* Demo for Berlekamp-Massey Algorithm */ void main() { int i,j,L,n,dC; for (i=0; i