Pagini recente » Borderou de evaluare (job #1142586) | Borderou de evaluare (job #131049) | Borderou de evaluare (job #1915097) | Borderou de evaluare (job #2693933) | Borderou de evaluare (job #1605694)
Borderou de evaluare (job #1605694)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:15:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ssdj.in", "r", stdin);
^
user.cpp:16:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ssdj.out", "w", stdout);
^
user.cpp:18:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i\n", &n);
^
user.cpp:19:49: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
for (int i = 1; i <= n; ++ i) gets(s[i] + 1);
^
In file included from /usr/include/stdio.h:934:0,
from /usr/include/c++/4.8/cstdio:42,
from user.cpp:1:
In function ‘char* gets(char*)’,
inlined from ‘int main()’ at user.cpp:19:49:
/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/cc83TjE3.o: In function `main':
user.cpp:(.text.startup+0x7b): warning: the `gets' function is dangerous and should not be used.
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 140ms | 1792kb | Incorect | 0 |
2 | 44ms | 1788kb | OK | 10 |
3 | 112ms | 2784kb | OK | 10 |
4 | 380ms | 2784kb | Incorect | 0 |
5 | 748ms | 3760kb | Incorect | 0 |
6 | 968ms | 4260kb | Incorect | 0 |
7 | Depăşit | 4736kb | Time limit exceeded. | 0 |
8 | Depăşit | 4740kb | Time limit exceeded. | 0 |
9 | Depăşit | 5220kb | Time limit exceeded. | 0 |
10 | Depăşit | 5224kb | Time limit exceeded. | 0 |
Punctaj total | 20 |