Borderou de evaluare (job #1709966)

Utilizator team_nameUPB Banu Popa Visan team_name Data 28 mai 2016 14:36:46
Problema Metrou4 Status done
Runda ONIS 2016 - Runda - 2 - ACM ICPC Romanian Programming Contest Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘long long int solve()’: user.cpp:18:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < p.size(); ++ i) ^ user.cpp:21:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (j < p.size() && p[i].first == p[j].first) j ++; ^ user.cpp: In function ‘int main()’: user.cpp:63:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("metrou4.in", "r", stdin); ^ user.cpp:64:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("metrou4.out", "w", stdout); ^ user.cpp:66:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i", &t); ^ user.cpp:71:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i", &n); ^ user.cpp:74:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i", &x[i], &y[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1820ms3780kbIncorect0
Punctaj total0

Ceva nu functioneaza?