Borderou de evaluare (job #1812016)

Utilizator andreigasparoviciAndrei Gasparovici andreigasparovici Data 21 noiembrie 2016 19:36:24
Problema Cifre4 Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void solve()’: user.cpp:33:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<p;i++) ^ user.cpp: In function ‘void citire()’: user.cpp:56:18: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long unsigned int*’ [-Wformat=] scanf("%d",&t); ^ user.cpp:59:28: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long unsigned int*’ [-Wformat=] scanf("%d %d",&n,&p); ^ user.cpp:59:28: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long unsigned int*’ [-Wformat=] user.cpp:56:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&t); ^ user.cpp:59:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d",&n,&p); ^ user.cpp: In function ‘int main()’: user.cpp:66:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("cifre4.in","r",stdin); ^ user.cpp:67:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("cifre4.out","w",stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12584ms38548kbIncorect0
Punctaj total0

Ceva nu functioneaza?