Pagini recente » Borderou de evaluare (job #2955064) | Borderou de evaluare (job #1156897) | Borderou de evaluare (job #2966900) | Borderou de evaluare (job #2366065) | Borderou de evaluare (job #2067504)
Borderou de evaluare (job #2067504)
Raport evaluator
Compilare:
user.cpp: In function ‘int dfs(int, int)’:
user.cpp:14:14: warning: no return statement in function returning non-void [-Wreturn-type]
dfs(*it,nod);}
^
user.cpp: In function ‘int main()’:
user.cpp:18:26: warning: unused variable ‘cul’ [-Wunused-variable]
int t,i1,n,m,i,tx,ty,x,y,cul=0;
^
user.cpp:16:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("meciul.in","r",stdin);
^
user.cpp:17:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("meciul.out","w",stdout);
^
user.cpp:19:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:21:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:25:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 832ms | 5028kb | OK | 100 |
Punctaj total | 100 |