Borderou de evaluare (job #1681990)

Utilizator AlexNiuclaeNiculae Alexandru Vlad AlexNiuclae Data 9 aprilie 2016 21:24:25
Problema Marele Zgomot Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:182:17: warning: unused variable ‘ind’ [-Wunused-variable] int ind; ^ user.cpp:149:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("mz.in","r",stdin); ^ user.cpp:150:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("mz.out","w",stdout); ^ user.cpp:152: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:154:23: 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:3: In function ‘char* gets(char*)’, inlined from ‘int main()’ at user.cpp:154:23: /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/ccqKVTxU.o: In function `main': user.cpp:(.text.startup+0x8f): warning: the `gets' function is dangerous and should not be used.
Test Timp executie Memorie folosita Mesaj Punctaj/test
128ms21140kbOk!10
228ms21432kbOk!10
328ms21800kbOk!10
428ms21988kbOk!10
544ms24156kbOk!10
664ms25468kbOk!10
736ms22328kbOk!10
8140ms33496kbOk!10
9112ms33732kbOk!10
10136ms33436kbOk!10
Punctaj total100

Ceva nu functioneaza?