hey,buddy ,could you pls tell me how to get the detailed info
about the compile error when I encounter it...i can find it nowhere...
im a newcomer here and meanwhile happy new year to you.
much thanks to your warm help
but the problem is that not even only one time could i get the feedback email from the online-judge system, is there sth wrong?
my codes for #102 using C++ is as follows, compile error , puzzling , any help would be greatly appreciated...
#include <iostream>
#include <string>
using namespace std;
struct bin
{
long brown,green,clear;
}bin[3];
struct movements
{
long n;
string s;
}movements[6];
int main()
{
long min;
while(!feof(stdin))
{
for( int i=0 ; i<3 ; i++ )
cin>>bin.brown>>bin.green>>bin.clear;
i=0;