Borderou de evaluare (job #1498626)

Utilizator tudorcomanTudor Coman tudorcoman Data 8 octombrie 2015 20:59:55
Problema Barbar Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:74:28: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘short int*’ [-Wformat=] scanf("%d %d\n", &N, &M); ^ user.cpp:74:28: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=] user.cpp:72:28: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen(in, "r", stdin); ^ user.cpp:73:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen(out, "w", stdout); ^ user.cpp:74:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d\n", &N, &M); ^ user.cpp: In function ‘void Init()’: user.cpp:101:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%c", &ch); ^ user.cpp:99:5: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for(register short i = 1; i <= N; ++ i, scanf("%c", &ch)) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms284kbKilled by signal 11(SIGSEGV).0
20ms292kbKilled by signal 11(SIGSEGV).0
30ms288kbKilled by signal 11(SIGSEGV).0
40ms288kbKilled by signal 11(SIGSEGV).0
50ms292kbKilled by signal 11(SIGSEGV).0
60ms288kbKilled by signal 11(SIGSEGV).0
70ms292kbKilled by signal 11(SIGSEGV).0
80ms296kbKilled by signal 11(SIGSEGV).0
90ms296kbKilled by signal 11(SIGSEGV).0
100ms284kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?