Pagini recente » Cod sursa (job #196359) | Cod sursa (job #205504) | Diferente pentru problema/restrict intre reviziile 3 si 2 | Cod sursa (job #71257) | Borderou de evaluare (job #1518910)
Borderou de evaluare (job #1518910)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:11:14: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[10000001]’ [-Wformat=]
scanf("%s",&v);
^
user.cpp:14:21: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[21]’ [-Wformat=]
while(scanf("%s",&v2)!=EOF)
^
user.cpp:8:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
{freopen ("abc2.in","r",stdin);
^
user.cpp:9:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("abc2.out","w",stdout);
^
user.cpp:11:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s",&v);
^
user.cpp:10:9: warning: ‘k’ may be used uninitialized in this function [-Wmaybe-uninitialized]
int n,i,k,p,s=0,p4,x1,x2;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 288kb | OK | 10 | 0 |
| 2 | 0ms | 296kb | OK | 10 |
| 3 | 0ms | 652kb | OK | 10 |
| 4 | 4ms | 1048kb | OK | 10 |
| 5 | 60ms | 31508kb | Incorect | 0 |
| 6 | 116ms | 22520kb | Incorect | 0 |
| 7 | 512ms | 44200kb | Incorect | 0 |
| 8 | Depăşit | 46992kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 48576kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 49068kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |