Pagini recente » Borderou de evaluare (job #1363665) | Borderou de evaluare (job #1456836) | Borderou de evaluare (job #1033057) | Borderou de evaluare (job #1343068) | Borderou de evaluare (job #1249084)
Borderou de evaluare (job #1249084)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:10:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sobo.in","r",stdin);
^
user.cpp:11:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sobo.out","w",stdout);
^
user.cpp:12:27: 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:13:36: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
for (i=1;i<=n;i++) gets(a[i]+1);
^
user.cpp:14:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i=1;i<=m;i++) scanf("%d",&v[i]);
^
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:13:36:
/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/cc73qoxJ.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 |
1 | 0ms | 284kb | Cool! | 10 |
2 | 0ms | 280kb | Cool! | 10 |
3 | 0ms | 288kb | Cool! | 10 |
4 | 48ms | 296kb | Cool! | 10 |
5 | 40ms | 312kb | Cool! | 10 |
6 | 180ms | 328kb | Cool! | 10 |
7 | 344ms | 360kb | Cool! | 10 |
8 | 512ms | 356kb | Cool! | 10 |
9 | Depăşit | 356kb | Time limit exceeded. | 0 |
10 | Depăşit | 352kb | Time limit exceeded. | 0 |
Punctaj total | 80 |