Borderou de evaluare (job #1182300)

Utilizator cbteamROAD to ACM cbteam Data 6 mai 2014 03:51:39
Problema Puncte3 Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int query(int)’: user.cpp:16:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (i<v.size()) ^ user.cpp:21:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (i<v.size() && v[i]-start<=x) i++; ^ user.cpp: In function ‘int main()’: user.cpp:42:20: warning: format ‘%lld’ expects argument of type ‘long long int*’, but argument 2 has type ‘int*’ [-Wformat=] scanf("%lld",&t); ^ user.cpp:45:52: warning: format ‘%lld’ expects argument of type ‘long long int*’, but argument 2 has type ‘int*’ [-Wformat=] scanf("%lld%lld%lld%lld%lld",&n,&m,&a,&b,&c); ^ user.cpp:45:52: warning: format ‘%lld’ expects argument of type ‘long long int*’, but argument 3 has type ‘int*’ [-Wformat=] user.cpp:39:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("puncte3.in","r",stdin); ^ user.cpp:40:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("puncte3.out","w",stdout); ^ user.cpp:42:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld",&t); ^ user.cpp:45:53: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld%lld%lld%lld%lld",&n,&m,&a,&b,&c); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms276kbIncorect0
Punctaj total0

Ceva nu functioneaza?