Borderou de evaluare (job #1498624)

Utilizator tudorcomanTudor Coman tudorcoman Data 8 octombrie 2015 20:58:03
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: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 int i = 1; i <= N; ++ i, scanf("%c", &ch)) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms332kbKilled by signal 11(SIGSEGV).0
20ms300kbKilled by signal 11(SIGSEGV).0
30ms328kbKilled by signal 11(SIGSEGV).0
40ms384kbKilled by signal 11(SIGSEGV).0
50ms736kbKilled by signal 11(SIGSEGV).0
60ms740kbKilled by signal 11(SIGSEGV).0
712ms1684kbKilled by signal 11(SIGSEGV).0
824ms2748kbKilled by signal 11(SIGSEGV).0
9104ms5272kbKilled by signal 11(SIGSEGV).0
100ms812kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?