Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1923226)
| Utilizator | Data | 10 martie 2017 21:31:17 | |
|---|---|---|---|
| Problema | Potrivirea sirurilor | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:11:5: warning: ‘char* gets(char*)’ is deprecated [-Wdeprecated-declarations]
gets(a);gets(b);
^~~~
In file included from user.cpp:1:0:
/usr/include/stdio.h:638:14: note: declared here
extern char *gets (char *__s) __wur __attribute_deprecated__;
^~~~
user.cpp:11:11: warning: ‘char* gets(char*)’ is deprecated [-Wdeprecated-declarations]
gets(a);gets(b);
^
In file included from user.cpp:1:0:
/usr/include/stdio.h:638:14: note: declared here
extern char *gets (char *__s) __wur __attribute_deprecated__;
^~~~
user.cpp:11:13: warning: ‘char* gets(char*)’ is deprecated [-Wdeprecated-declarations]
gets(a);gets(b);
^~~~
In file included from user.cpp:1:0:
/usr/include/stdio.h:638:14: note: declared here
extern char *gets (char *__s) __wur __attribute_deprecated__;
^~~~
user.cpp:11:19: warning: ‘char* gets(char*)’ is deprecated [-Wdeprecated-declarations]
gets(a);gets(b);
^
In file included from user.cpp:1:0:
/usr/include/stdio.h:638:14: note: declared here
extern char *gets (char *__s) __wur __attribute_deprecated__;
^~~~
user.cpp:33:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<(nr<1000?nr:1000);i++) printf("%d ",sol[i]);
~^~~~~~~~~~~~~~~~~~
user.cpp:9:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
{ freopen("strmatch.in","r",stdin);
^
user.cpp:10:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("strmatch.out","w",stdout);
^
user.cpp:11:12: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(a);gets(b);
^
user.cpp:11:20: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(a);gets(b);
^
/tmp/ccIyjcY7.o: In function `main':
user.cpp:(.text.startup+0x49): warning: the `gets' function is dangerous and should not be used.
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 876kb | OK | 2 | 2 |
| 2 | 0ms | 752kb | OK | 2 | 2 |
| 3 | 0ms | 752kb | OK | 2 | 2 |
| 4 | 0ms | 856kb | OK | 2 | 2 |
| 5 | 0ms | 792kb | OK | 2 | 2 |
| 6 | 0ms | 868kb | OK | 2 | 2 |
| 7 | 0ms | 756kb | OK | 2 | 2 |
| 8 | 0ms | 820kb | OK | 2 | 2 |
| 9 | 0ms | 856kb | OK | 2 | 2 |
| 10 | 0ms | 800kb | OK | 2 | 2 |
| 11 | 0ms | 756kb | OK | 2 | 2 |
| 12 | 0ms | 752kb | OK | 2 | 2 |
| 13 | 0ms | 808kb | OK | 2 | 2 |
| 14 | 0ms | 868kb | OK | 2 | 2 |
| 15 | 0ms | 752kb | OK | 2 | 2 |
| 16 | 0ms | 752kb | OK | 2 | 2 |
| 17 | 0ms | 876kb | OK | 2 | 2 |
| 18 | 0ms | 860kb | OK | 2 | 2 |
| 19 | 0ms | 856kb | OK | 2 | 2 |
| 20 | 0ms | 880kb | OK | 2 | 2 |
| 21 | 12ms | 1780kb | OK | 2 | 20 |
| 22 | 20ms | 2508kb | OK | 2 | |
| 23 | 16ms | 2272kb | OK | 2 | |
| 24 | 12ms | 1828kb | OK | 2 | |
| 25 | 12ms | 1716kb | OK | 2 | |
| 26 | 16ms | 2460kb | OK | 2 | |
| 27 | 16ms | 2260kb | OK | 2 | |
| 28 | 12ms | 1936kb | OK | 2 | |
| 29 | 12ms | 2048kb | OK | 2 | |
| 30 | 24ms | 2556kb | OK | 2 | |
| 31 | 24ms | 2556kb | OK | 2 | 20 |
| 32 | 16ms | 2388kb | OK | 2 | |
| 33 | 12ms | 2040kb | OK | 2 | |
| 34 | 16ms | 2404kb | OK | 2 | |
| 35 | 16ms | 2448kb | OK | 2 | |
| 36 | 12ms | 1712kb | OK | 2 | |
| 37 | 16ms | 2444kb | OK | 2 | |
| 38 | 16ms | 2064kb | OK | 2 | |
| 39 | 12ms | 1856kb | OK | 2 | |
| 40 | 12ms | 1996kb | OK | 2 | |
| 41 | 16ms | 2200kb | OK | 2 | 20 |
| 42 | 12ms | 1920kb | OK | 2 | |
| 43 | 16ms | 2284kb | OK | 2 | |
| 44 | 16ms | 2292kb | OK | 2 | |
| 45 | 12ms | 1964kb | OK | 2 | |
| 46 | 12ms | 1792kb | OK | 2 | |
| 47 | 16ms | 2164kb | OK | 2 | |
| 48 | 16ms | 2464kb | OK | 2 | |
| 49 | 44ms | 7444kb | OK | 2 | |
| 50 | 24ms | 2552kb | OK | 2 | |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
