the above code is the source that the judge sent back to me...
i have no clue why it will not work.......
Search found 2 matches
- Fri Sep 20, 2002 6:19 pm
- Forum: Other words
- Topic: compile error
- Replies: 10
- Views: 4708
- Fri Sep 20, 2002 2:06 am
- Forum: Other words
- Topic: compile error
- Replies: 10
- Views: 4708
compile error
not sure why... but I get a compile error when I try to submit my program....
Here are the compiler error messages:
01101644_24.c:5: `#include' expects "FILENAME" or
--
source:
/* @JUDGE_ID: XXXXXX 100 C++ "Looping" */
#include<iostream.h>
int main()
{
long n,x,p,i=0,bigi=0;
long first ...
Here are the compiler error messages:
01101644_24.c:5: `#include' expects "FILENAME" or
--
source:
/* @JUDGE_ID: XXXXXX 100 C++ "Looping" */
#include<iostream.h>
int main()
{
long n,x,p,i=0,bigi=0;
long first ...