Borderou de evaluare (job #1230465)

Utilizator visanrVisan Radu visanr Data 18 septembrie 2014 14:34:59
Problema Divisorgraph Status done
Runda Algoritmiada 2014 Runda Finala Clasele 11-12 Compilator cpp | Vezi sursa
Scor 30

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:40:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(Div.size() != N) continue; ^ user.cpp:46:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < Div.size(); ++ j) ^ user.cpp:58:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < Deg.size(); ++ j) ^ user.cpp:13:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("divisorgraph.in", "r", stdin); ^ user.cpp:14:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("divisorgraph.out", "w", stdout); ^ user.cpp:16:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i", &T); ^ user.cpp:21:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i", &N, &M); ^ user.cpp:24:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i", &X, &Y); ^
Feedback Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms256kbOK1030
20ms260kbOK10
34ms252kbOK10
4Depăşit244kbTime limit exceeded.00
5Depăşit244kbTime limit exceeded.0
6Depăşit244kbTime limit exceeded.0
7Depăşit248kbTime limit exceeded.0
8Depăşit240kbTime limit exceeded.0
9Depăşit244kbTime limit exceeded.0
10Depăşit248kbTime limit exceeded.0
Punctaj total30

Ceva nu functioneaza?