Borderou de evaluare (job #1812020)

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

Raport evaluator

Compilare: user.cpp: In function ‘void solve()’: user.cpp:15: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:42:18: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long unsigned int*’ [-Wformat=] scanf("%d",&t); ^ user.cpp:45: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:45:28: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long unsigned int*’ [-Wformat=] user.cpp:42:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&t); ^ user.cpp:45: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:52: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:53: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
11756ms25020kbIncorect0
Punctaj total0

Ceva nu functioneaza?