Borderou de evaluare (job #1658383)

Utilizator AlexNiuclaeNiculae Alexandru Vlad AlexNiuclae Data 21 martie 2016 14:10:20
Problema Zone 2 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:89:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (g[it].size() == k - 1) q.push(it); ^ user.cpp:52:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("zone2.in","r",stdin); ^ user.cpp:53:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("zone2.out","w",stdout); ^ user.cpp:55:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d\n", &n, &m, &k); ^ user.cpp:57:21: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] gets(a[i]+1); ^ 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:1: In function ‘char* gets(char*)’, inlined from ‘int main()’ at user.cpp:57:21: /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/ccSaEdk9.o: In function `main': user.cpp:(.text.startup+0x95): warning: the `gets' function is dangerous and should not be used.
Test Timp executie Memorie folosita Mesaj Punctaj/test
140ms4824kbOK10
24ms2752kbOK10
34ms2832kbOK10
44ms2952kbOK10
58ms3044kbOK10
68ms3044kbOK10
78ms3044kbOK10
816ms3688kbOK10
936ms4692kbOK10
1040ms4744kbOK10
Punctaj total100

Ceva nu functioneaza?