Borderou de evaluare (job #2028824)

Utilizator MKopchevMartin Kopchev MKopchev Data 28 septembrie 2017 18:33:56
Problema Metro Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 45

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:30:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("metro.in","r",stdin); ^ user.cpp:31:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("metro.out","w",stdout); ^ user.cpp:33:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i%i",&n,&m); ^ user.cpp:35:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for(int i=1;i<n;i++){scanf("%i%i",&u,&v);adj[u].push_back(v);adj[v].push_back(u);} ^ user.cpp:38:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i%i%i",&inp[i].a,&inp[i].b,&inp[i].c); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms2988kbOK5
24ms2996kbOK5
3752ms3408kbOK5
41028ms3420kbOK5
54028ms8152kbOK5
64976ms10184kbOK5
7Depăşit10472kbTime limit exceeded.0
84376ms4208kbOK5
94464ms4228kbOK5
105168ms4224kbOK5
11Depăşit11296kbTime limit exceeded.0
12Depăşit11636kbTime limit exceeded.0
13Depăşit9680kbTime limit exceeded.0
14Depăşit9264kbTime limit exceeded.0
15Depăşit15580kbTime limit exceeded.0
16372ms17640kbKilled by signal 11(SIGSEGV).0
17364ms17416kbKilled by signal 11(SIGSEGV).0
18384ms17364kbKilled by signal 11(SIGSEGV).0
19Depăşit16400kbTime limit exceeded.0
20Depăşit15580kbTime limit exceeded.0
Punctaj total45

Ceva nu functioneaza?