Borderou de evaluare (job #1776631)

Utilizator GeanaVladGeana Vlad GeanaVlad Data 11 octombrie 2016 17:49:54
Problema Ciclu Eulerian Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void euler()’: user.cpp:39:35: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=] printf("%d ",st[k]); ^ user.cpp: In function ‘int main()’: user.cpp:47:23: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=] scanf("%d%d",&n,&m); ^ user.cpp:47:23: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=] user.cpp:50:27: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=] scanf("%d%d",&x,&y); ^ user.cpp:50:27: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=] user.cpp:45:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("ciclueuler.in","r",stdin); ^ user.cpp:46:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("ciclueuler.out","w",stdout); ^ user.cpp:47:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d",&n,&m); ^ user.cpp:50:28: 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 Punctaj/grupa
10ms1608kbRaspuns corect!1010
20ms1620kbRaspuns corect!1010
34ms1712kbRaspuns corect!1010
444ms2564kbRaspuns corect!1010
5104ms3600kbRaspuns corect!1010
6364ms7908kbRaspuns corect!1010
796ms3204kbRaspuns corect!1020
8492ms9908kbRaspuns corect!10
9176ms4508kbRaspuns corect!1020
10600ms12008kbRaspuns corect!10
Punctaj total100

Ceva nu functioneaza?