Borderou de evaluare (job #1746072)

Utilizator oldatlantianSerban Cercelescu oldatlantian Data 22 august 2016 17:45:53
Problema SETI Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:55:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("seti.in", "r", stdin); ^ user.cpp:56:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("seti.out", "w", stdout); ^ user.cpp:59:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d ",&n); ^ user.cpp:61:27: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] gets(str + i * 64); ^ user.cpp:65:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d ",&m); ^ user.cpp:67:18: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] gets(pat); ^ In file included from /usr/include/stdio.h:934:0, from /usr/include/c++/4.8/cstdio:42, from /usr/include/i386-linux-gnu/c++/4.8/bits/stdc++.h:46, from user.cpp:2: In function ‘char* gets(char*)’, inlined from ‘int main()’ at user.cpp:61:27: /usr/include/i386-linux-gnu/bits/stdio2.h:230:28: warning: call to ‘__gets_warn’ declared with attribute warning: please use fgets or getline instead, gets can't specify buffer size [enabled by default] return __gets_warn (__str); ^ /tmp/ccAGdrRj.o: In function `main': user.cpp:(.text.startup+0x7a): warning: the `gets' function is dangerous and should not be used. user.cpp:(.text.startup+0xc8): warning: the `gets' function is dangerous and should not be used.
Test Timp executie Memorie folosita Mesaj Punctaj/test
128ms516kbIncorect0
28ms452kbOK10
336ms27752kbKilled by signal 11(SIGSEGV).0
436ms27752kbKilled by signal 11(SIGSEGV).0
536ms27784kbKilled by signal 11(SIGSEGV).0
640ms27812kbKilled by signal 11(SIGSEGV).0
740ms27848kbKilled by signal 11(SIGSEGV).0
840ms27852kbKilled by signal 11(SIGSEGV).0
940ms27848kbKilled by signal 11(SIGSEGV).0
10116ms27844kbKilled by signal 11(SIGSEGV).0
Punctaj total10

Ceva nu functioneaza?