Pagini recente » Borderou de evaluare (job #1431714) | Borderou de evaluare (job #986832) | Borderou de evaluare (job #2074538) | Borderou de evaluare (job #1879368) | Borderou de evaluare (job #1725165)
Borderou de evaluare (job #1725165)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:56:29: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d\n",ma);
^
user.cpp:40:13: warning: unused variable ‘j’ [-Wunused-variable]
int t,i,j,p,n,m,a,b;
^
user.cpp:38:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("easygraph.in","r",stdin);
^
user.cpp:39:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("easygraph.out","w",stdout);
^
user.cpp:41:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:44:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:48:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",cost+i);
^
user.cpp:53:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
{scanf("%d%d",&a,&b);add(b,a);}
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 292ms | 1600kb | Incorect | 0 |
Punctaj total | 0 |