Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to update callback / logout urls via CLI #2894

Closed
cecilia-sanare opened this issue Oct 13, 2017 · 3 comments
Closed

Unable to update callback / logout urls via CLI #2894

cecilia-sanare opened this issue Oct 13, 2017 · 3 comments
Assignees
Labels
closed-for-staleness cognito-idp enhancement feature-request A feature should be added or improved. p3 This is a minor priority issue

Comments

@cecilia-sanare
Copy link

Description

If I try and use the update-user-pool-client command to update the callback / logout urls it fails.

Setting the callback / logout urls to the following directly in the console works.

Using localhost:

$ aws cognito-idp update-user-pool-client \
  --user-pool-id <value> \
  --client-id <value> \
  --supported-identity-providers COGNITO \
  --callback-urls https://localhost \
  --logout-urls https://localhost \
  --allowed-o-auth-flows implicit \
  --allowed-o-auth-scopes openid \
  --allowed-o-auth-flows-user-pool-client

Error parsing parameter '--callback-urls': Unable to retrieve https://localhost: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)

Using a publicly accessible domain:

$ aws cognito-idp update-user-pool-client \
  --user-pool-id <value> \
  --client-id <value> \
  --supported-identity-providers COGNITO \
  --callback-urls https://google.com \
  --logout-urls https://google.com \
  --allowed-o-auth-flows implicit \
  --allowed-o-auth-scopes openid \
  --allowed-o-auth-flows-user-pool-client

An error occurred (InvalidParameterException) when calling the UpdateUserPoolClient operation: 4 validation errors detected: Value '[<, !, d, o, c, t, y, p, e,  , h, t, m, l, >, <, h, t, m, l,  , i, t, e, m, s, c, o, p, e, =, ", ",  , i, t, e, m, t, y, p, e, =, ", h, t, t, p, :, /, /, s, c, h, e, m, a, ., o, r, g, /, W, e, b, P, a, g, e, ",  , l, a, n, g, =, ", e, n, ", >, <, h, e, a, d, >, <, m, e, t, a,  , c, o, n, t, e, n, t, =, ", S, e, a, r, c, h,  , t, h, e,  , w, o, r, l, d, ', s,  , i, n, f, o, r, m, a, t, i, o, n, ,,  , i, n, c, l, u, d, i, n, g,  , w, e, b, p, a, g, e, s, ,,  , i, m, a, g, e, s, ,,  , v, i, d, e, o, s,  , a, n, d,  , m, o, r, e, .,  , G, o, o, g, l, e,  , h, a, s,  , m, a, n, y,  , s, p, e, c, i, a, l,  , f, e, a, t, u, r, e, s,  , t, o,  , h, e, l, p,  , y, o, u,  , f, i, n, d,  , e, x, a, c, t, l, y,  , w, h, a, t,  , y, o, u, ', r, e,  , l, o, o, k, i, n, g,  , f, o, r, ., ",  , n, a, m, e, =, ", d, e, s, c, r, i, p, t, i, o, n, ", >, <, m, e, t, a,  , c, o, n, t, e, n, t, =, ", n, o, o, d, p, ",  , n, a, m, e, =, ", r, o, b, o, t, s, ", >, <, m, e, t, a,  , c, o, n, t, e, n, t, =, ", t, e, x, t, /, h, t, m, l, ;,  , c, h, a, r, s, e, t, =, U, T, F, -, 8, ",  , h, t, t, p, -, e, q, u, i, v, =, ", C, o, n, t, e, n, t, -, T, y, p, e, ", >, <, m, e, t, a,  , c, o, n, t, e, n, t, =, ", /, i, m, a, g, e, s, /, b, r, a, n, d, i, n, g, /, g, o, o, g, l, e, g, /, 1, x, /, g, o, o, g, l, e, g, _, s, t, a, n, d, a, r, d, _, c, o, l, o, r, _, 1, 2, 8, d, p, ., p, n, g, ",  , i, t, e, m, p, r, o, p, =, ", i, m, a, g, e, ", >, <, t, i, t, l, e, >, G, o, o, g, l, e, <, /, t, i, t, l, e, >, <, s, c, r, i, p, t, >, (, f, u, n, c, t, i, o, n, (, ), {, w, i, n, d, o, w, ., g, o, o, g, l, e, =, {, k, E, I, :, ', 6, u, H, g, W, e, O, L, F, 8, q, Z, j, w, S, c, x, p, z, o, C, w, ', ,, k, E, X, P, I, :, ', 1, 3, 5, 3, 3, 8, 3, ,, 1, 3, 5, 4, 2, 7, 6, ,, 1, 3, 5, 4, 4, 0, 1, ,, 1, 3, 5, 4, 9, 1, 5, ,, 1, 3, 5, 5, 0, 8, 7, ,, 1, 3, 5, 5, 3, 2, 4, ,, 1, 3, 5, 5, 8, 0, 0, ,, 1, 3, 5, 5, 8, 2, 0, ,, 1, 3, 5, 5, 8, 9, 2, ,, 3, 7, 0, 0, 3, 1, 1, ,, 3, 7, 0, 0, 4, 4, 0, ,, 3, 7, 0, 0, 4, 7, 6, ,, 4, 0, 2, 9, 8, 1, 5, ,, 4, 0, 3, 1, 1, 0, 9, ,, 4, 0, 4, 0, 1, 3, 8, ,, 4, 0, 4, 3, 4, 9, 2, ,, 4, 0, 4, 5, 8, 4, 1, ,, 4, 0, 4, 8, 3, 4, 7, ,, 4, 0, 7, 2, 7, 7, 7, ,, 4, 0, 7, 6, 9, 9, 9, ,, 4, 0, 8, 1, 0, 3, 9, ,, 4, 0, 8, 1, 1, 6, 4, ,, 4, 0, 9, 2, 1, 8, 2, ,, 4, 0, 9, 5, 9, 1, 0, ,, 4, 0, 9, 7, 1, 5, 3, ,, 4, 0, 9, 7, 4, 6, 9, ,, 4, 0, 9, 7, 9, 2, 2, ,, 4, 0, 9, 7, 9, 2, 9, ,, 4, 0, 9, 8, 7, 3, 3, ,, 4, 0, 9, 8, 7, 4, 0, ,, 4, 0, 9, 8, 7, 5, 2, ,, 4, 1, 0, 2, 2, 3, 8, ,, 4, 1, 0, 2, 8, 2, 7, ,, 4, 1, 0, 3, 4, 7, 5, ,, 4, 1, 0, 3, 8, 6, 1, ,, 4, 1, 0, 4, 2, 5, 8, ,, 4, 1, 0, 4, 4, 1, 4, ,, 4, 1, 0, 7, 9, 1, 4, ,, 4, 1, 0, 9, 3, 1, 6, ,, 4, 1, 0, 9, 4, 8, 9, ,, 4, 1, 1, 0, 1, 1, 5, ,, 4, 1, 1, 0, 6, 5, 6, ,, 4, 1, 1, 1, 5, 9, 0, ,, 4, 1, 1, 2, 9, 3, 1, ,, 4, 1, 1, 3, 2, 1, 7, ,, 4, 1, 1, 4, 5, 9, 7, ,, 4, 1, 1, 5, 2, 9, 0, ,, 4, 1, 1, 5, 6, 9, 7, ,, 4, 1, 1, 6, 7, 2, 4, ,, 4, 1, 1, 6, 7, 3, 1, ,, 4, 1, 1, 6, 9, 2, 6, ,, 4, 1, 1, 6, 9, 2, 7, ,, 4, 1, 1, 6, 9, 3, 5, ,, 4, 1, 1, 7, 3, 2, 8, ,, 4, 1, 1, 7, 9, 8, 0, ,, 4, 1, 1, 8, 1, 0, 3, ,, 4, 1, 1, 8, 2, 2, 7, ,, 4, 1, 1, 8, 4, 3, 8, ,, 4, 1, 1, 8, 7, 9, 8, ,, 4, 1, 1, 9, 0, 3, 2, ,, 4, 1, 1, 9, 0, 3, 4, ,, 4, 1, 1, 9, 0, 3, 6, ,, 4, 1, 1, 9, 2, 7, 2, ,, 4, 1, 1, 9, 7, 4, 0, ,, 4, 1, 2, 0, 4, 1, 5, ,, 4, 1, 2, 0, 6, 6, 0, ,, 4, 1, 2, 1, 0, 3, 5, ,, 4, 1, 2, 1, 1, 7, 5, ,, 4, 1, 2, 2, 1, 8, 4, ,, 4, 1, 2, 2, 3, 5, 2, ,, 4, 1, 2, 3, 3, 6, 5, ,, 4, 1, 2, 3, 8, 2, 9, ,, 4, 1, 2, 3, 8, 3, 7, ,, 4, 1, 2, 4, 0, 9, 1, ,, 4, 1, 2, 4, 1, 7, 4, ,, 4, 1, 2, 4, 4, 1, 1, ,, 4, 1, 2, 4, 8, 4, 8, ,, 4, 1, 2, 4, 8, 5, 0, ,, 4, 1, 2, 5, 8, 3, 7, ,, 4, 1, 2, 5, 9, 6, 3, ,, 4, 1, 2, 6, 2, 0, 1, ,, 4, 1, 2, 6, 2, 7, 6, ,, 4, 1, 2, 7, 4, 7, 3, ,, 4, 1, 2, 7, 5, 5, 5, ,, 4, 1, 2, 7, 7, 4, 4, ,, 4, 1, 2, 7, 7, 7, 5, ,, 4, 1, 2, 7, 8, 9, 1, ,, 4, 1, 2, 8, 5, 8, 6, ,, 4, 1, 2, 9, 3, 0, 3, ,, 4, 1, 2, 9, 5, 2, 0, ,, 4, 1, 2, 9, 5, 4, 5, ,, 4, 1, 2, 9, 5, 5, 5, ,, 4, 1, 2, 9, 6, 3, 3, ,, 4, 1, 3, 0, 3, 6, 2, ,, 4, 1, 3, 0, 7, 8, 3, ,, 4, 1, 3, 1, 0, 7, 2, ,, 4, 1, 3, 1, 2, 4, 7, ,, 4, 1, 3, 1, 8, 3, 4, ,, 4, 1, 3, 2, 2, 5, 6, ,, 4, 1, 3, 2, 2, 7, 0, ,, 4, 1, 3, 2, 3, 1, 2, ,, 4, 1, 3, 2, 7, 0, 2, ,, 4, 1, 3, 2, 9, 5, 3, ,, 4, 1, 3, 2, 9, 8, 4, ,, 4, 1, 3, 3, 0, 9, 0, ,, 4, 1, 3, 3, 1, 1, 3, ,, 4, 1, 3, 3, 1, 2, 5, ,, 4, 1, 3, 3, 2, 4, 5, ,, 4, 1, 3, 3, 4, 1, 6, ,, 4, 1, 3, 3, 5, 0, 9, ,, 4, 1, 3, 3, 5, 6, 2, ,, 4, 1, 3, 3, 5, 8, 5, ,, 4, 1, 3, 4, 0, 5, 5, ,, 4, 1, 3, 4, 0, 6, 2, ,, 4, 1, 3, 4, 2, 7, 2, ,, 4, 1, 3, 4, 3, 2, 4, ,, 4, 1, 3, 4, 4, 8, 0, ,, 4, 1, 3, 4, 4, 9, 0, ,, 4, 1, 3, 4, 5, 7, 1, ,, 4, 1, 3, 4, 9, 5, 2, ,, 4, 1, 3, 5, 0, 8, 8, ,, 4, 1, 3, 5, 2, 4, 9, ,, 4, 1, 3, 5, 2, 9, 9, ,, 4, 1, 3, 5, 9, 6, 8, ,, 4, 1, 3, 6, 1, 5, 2, ,, 4, 1, 3, 6, 3, 9, 1, ,, 4, 1, 3, 6, 5, 5, 2, ,, 1, 0, 2, 0, 0, 0, 8, 3, ,, 1, 0, 2, 0, 2, 4, 4, 5, ,, 1, 6, 2, 0, 0, 0, 2, 7, ,, 1, 9, 0, 0, 3, 3, 9, 8, ,, 1, 9, 0, 0, 3, 3, 9, 9, ,, 1, 9, 0, 0, 3, 4, 0, 0, ,, 1, 9, 0, 0, 3, 7, 7, 1, ,, 1, 9, 0, 0, 3, 7, 7, 2, ,, 1, 9, 0, 0, 3, 8, 2, 3, ,, 1, 9, 0, 0, 3, 8, 6, 8, ,, 1, 9, 0, 0, 3, 8, 7, 4, ,, 1, 9, 0, 0, 3, 8, 7, 5, ,, 1, 9, 0, 0, 3, 8, 7, 7, ,, 1, 9, 0, 0, 3, 8, 7, 9, ,, 1, 9, 0, 0, 3, 8, 8, 0, ', ,, a, u, t, h, u, s, e, r, :, 0, ,, k, s, c, s, :, ', c, 9, c, 9, 1, 8, f, 0, _, 6, u, H, g, W, e, O, L, F, 8, q, Z, j, w, S, c, x, p, z, o, C, w, ', ,, u, :, ', c, 9, c, 9, 1, 8, f, 0, ', ,, k, G, L, :, ', U, S, ', }, ;, g, o, o, g, l, e, ., k, H, L, =, ', e, n, ', ;, }, ), (, ), ;, (, f, u, n, c, t, i, o, n, (, ), {, g, o, o, g, l, e, ., l, c, =, [, ], ;, g, o, o, g, l, e, ., l, i, =, 0, ;, g, o, o, g, l, e, ., g, e, t, E, I, =, f, u, n, c, t, i, o, n, (, a, ), {, f, o, r, (, v, a, r,  , b, ;, a, &, &, (, !, a, ., g, e, t, A, t, t, r, i, b, u, t, e, |, |, !, (, b, =, a, ., g, e, t, A, t, t, r, i, b, u, t, e, (, ", e, i, d, ", ), ), ), ;, ), a, =, a, ., p, a, r, e, n, t, N, o, d, e, ;, r, e, t, u, r, n,  , b, |, |, g, o, o, g, l, e, ., k, E, I, }, ;, g, o, o, g, l, e, ., g, e, t, L, E, I, =, f, u, n, c, t, i, o, n, (, a, ), {, f, o, r, (, v, a, r,  , b, =, n, u, l, l, ;, a, &, &, (, !, a, ., g, e, t, A, t, t, r, i, b, u, t, e, |, |, !, (, b, =, a, ., g, e, t, A, t, t, r, i, b, u, t, e, (, ", l, e, i, d, ", ), ), ), ;, ), a, =, a, ., p, a, r, e, n, t, N, o, d, e, ;, r, e, t, u, r, n,  , b, }, ;, g, o, o, g, l, e, ., h, t, t, p, s, =, f, u, n, c, t, i, o, n, (, ), {, r, e, t, u, r, n, ", h, t, t, p, s, :, ", =, =, w, i, n, d, o, w, ., l, o, c, a, t, i, o, n, ., p, r, o, t, o, c, o, l, }, ;, g, o, o, g, l, e, ., m, l, =, f, u, n, c, t, i, o, n, (, ), {, r, e, t, u, r, n,  , n, u, l, l, }, ;, g, o, o, g, l, e, ., w, l, =, f, u, n, c, t, i, o, n, (, a, ,, b, ), {, t, r, y, {, g, o, o, g, l, e, ., m, l, (, E, r, r, o, r, (, a, ), ,, !, 1, ,, b, ), }, c, a, t, c, h, (, d, ), {, }, }, ;, g, o, o, g, l, e, ., t, i, m, e, =, f, u, n, c, t, i, o, n, (, ), {, r, e, t, u, r, n, (, n, e, w,  , D, a, t, e, ), ., g, e, t, T, i, m, e, (, ), }, ;, g, o, o, g, l, e, ., l, o, g, =, f, u, n, c, t, i, o, n, (, a, ,, b, ,, d, ,, c, ,, g, ), {, i, f, (, a, =, g, o, o, g, l, e, ., l, o, g, U, r, l, (, a, ,, b, ,, d, ,, c, ,, g, ), ), {, b, =, n, e, w,  , I, m, a, g, e, ;, v, a, r,  , e, =, g, o, o, g, l, e, ., l, c, ,, f, =, g, o, o, g, l, e, ., l, i, ;, e, [, f, ], =, b, ;, b, ., o, n, e, r, r, o, r, =, b, ., o, n, l, o, a, d, =, b, ., o, n, a, b, o, r, t, =, f, u, n, c, t, i, o, n, (, ), {, d, e, l, e, t, e,  , e, [, f, ], }, ;, g, o, o, g, l, e, ., v, e, l, &, &, g, o, o, g, l, e, ., v, e, l, ., l, u, &, &, g, o, o, g, l, e, ., v, e, l, ., l, u, (, a, ), ;, b, ., s, r, c, =, a, ;, g, o, o, g, l, e, ., l, i, =, f, +, 1, }, }, ;, g, o, o, g, l, e, ., l, o, g, U, r, l, =, f, u, n, c, t, i, o, n, (, a, ,, b, ,, d, ,, c, ,, g, ), {, v, a, r,  , e, =, ", ", ,, f, =, g, o, o, g, l, e, ., l, s, |, |, ", ", ;, d, |, |, -, 1, !, =, b, ., s, e, a, r, c, h, (, ", &, e, i, =, ", ), |, |, (, e, =, ", &, e, i, =, ", +, g, o, o, g, l, e, ., g, e, t, E, I, (, c, ), ,, -, 1, =, =, b, ., s, e, a, r, c, h, (, ", &, l, e, i, =, ", ), &, &, (, c, =, g, o, o, g, l, e, ., g, e, t, L, E, I, (, c, ), ), &, &, (, e, +, =, ", &, l, e, i, =, ", +, c, ), ), ;, c, =, ", ", ;, !, d, &, &, g, o, o, g, l, e, ., c, s, h, i, d, &, &, -, 1, =, =, b, ., s, e, a, r, c, h, (, ", &, c, s, h, i, d, =, ", ), &, &, (, c, =, ", &, c, s, h, i, d, =, ", +, g, o, o, g, l, e, ., c, s, h, i, d, ), ;, a, =, d, |, |, ", /, ", +, (, g, |, |, ", g, e, n, _, 2, 0, 4, ", ), +, ", ?, a, t, y, p, =, i, &, c, t, =, ", +, a, +, ", &, c, a, d, =, ", +, b, +, e, +, f, +, ", &, z, x, =, ", +, g, o, o, g, l, e, ., t, i, m, e, (, ), +, c, ;, /, ^, h, t, t, p, :, /, i, ., t, e, s, t, (, a, ), &, &, g, o, o, g, l, e, ., h, t, t, p, s, (, ), &, &, (, g, o, o, g, l, e, ., m, l, (, E, r, r, o, r, (, ", a, ", ), ,, !, 1, ,, {, s, r, c, :, a, ,, g, l, m, m, :, 1, }, ), ,, a, =, ", ", ), ;, r, e, t, u, r, n,  , a, }, ;, }, ), ., c, a, l, l, (, t, h, i, s, ), ;, (, f, u, n, c, t, i, o, n, (, ), {, g, o, o, g, l, e, ., y, =, {, }, ;, g, o, o, g, l, e, ., x, =, f, u, n, c, t, i, o, n, (, a, ,, b, ), {, i, f, (, a, ), v, a, r,  , c, =, a, ., i, d, ;, e, l, s, e, {, d, o,  , c, =, M, a, t, h, ., r, a, n, d, o, m, (, ), ;, w, h, i, l, e, (, g, o, o, g, l, e, ., y, [, c, ], ), }, g, o, o, g, l, e, ., y, [, c, ], =, [, a, ,, b, ], ;, r, e, t, u, r, n, !, 1, }, ;, g, o, o, g, l, e, ., l, m, =, [, ], ;, g, o, o, g, l, e, ., p, l, m, =, f, u, n, c, t, i, o, n, (, a, ), {, g, o, o, g, l, e, ., l, m, ., p, u, s, h, ., a, p, p, l, y, (, g, o, o, g, l, e, ., l, m, ,, a, ), }, ;, g, o, o, g, l, e, ., l, q, =, [, ], ;, g, o, o, g, l, e, ., l, o, a, d, =, f, u, n, c, t, i, o, n, (, a, ,, b, ,, c, ), {, g, o, o, g, l, e, ., l, q, ., p, u, s, h, (, [, [, a, ], ,, b, ,, c, ], ), }, ;, g, o, o, g, l, e, ., l, o, a, d, A, l, l, =, f, u, n, c, t, i, o, n, (, a, ,, b, ), {, g, o, o, g, l, e, ., l, q, ., p, u, s, h, (, [, a, ,, b, ], ), }, ;, }, ), ., c, a, l, l, (, t, h, i, s, ), ;, g, o, o, g, l, e, ., f, =, {, }, ;, v, a, r,  , a, =, w, i, n, d, o, w, ., l, o, c, a, t, i, o, n, ,, b, =, a, ., h, r, e, f, ., i, n, d, e, x, O, f, (, ", #, ", ), ;, i, f, (, 0, <, =, b, ), {, v, a, r,  , c, =, a, ., h, r, e, f, ., s, u, b, s, t, r, i, n, g, (, b, +, 1, ), ;, /, (, ^, |, &, ), q, =, /, ., t, e, s, t, (, c, ), &, &, -, 1, =, =, c, ., i, n, d, e, x, O, f, (, ", #, ", ), &, &, a, ., r, e, p, l, a, c, e, (, ", /, s, e, a, r, c, h, ?, ", +, c, ., r, e, p, l, a, c, e, (, /, (, ^, |, &, ), f, p, =, [, ^, &, ], *, /, g, ,, ", ", ), +, ", &, c, a, d, =, h, ", ), }, ;, <, /, s, c, r, i, p, t, >, <, s, t, y, l, e, >, #, g, b, a, r, ,, #, g, u, s, e, r, {, f, o, n, t, -, s, i, z, e, :, 1, 3, p, x, ;, p, a, d, d, i, n, g, -, t, o, p, :, 1, p, x,  , !, i, m, p, o, r, t, a, n, t, ;, }, #, g, b, a, r, {, h, e, i, g, h, t, :, 2, 2, p, x, }, #, g, u, s, e, r, {, p, a, d, d, i, n, g, -, b, o, t, t, o, m, :, 7, p, x,  , !, i, m, p, o, r, t, a, n, t, ;, t, e, x, t, -, a, l, i, g, n, :, r, i, g, h, t, }, ., g, b, h, ,, ., g, b, d, {, b, o, r, d, e, r, -, t, o, p, :, 1, p, x,  , s, o, l, i, d,  , #, c, 9, d, 7, f, 1, ;, f, o, n, t, -, s, i, z, e, :, 1, p, x, }, ., g, b, h, {, h, e, i, g, h, t, :, 0, ;, p, o, s, i, t, i, o, n, :, a, b, s, o, l, u, t, e, ;, t, o, p, :, 2, 4, p, x, ;, w, i, d, t, h, :, 1, 0, 0, %, }, @, m, e, d, i, a,  , a, l, l, {, ., g, b, 1, {, h, e, i, g, h, t, :, 2, 2, p, x, ;, m, a, r, g, i, n, -, r, i, g, h, t, :, ., 5, e, m, ;, v, e, r, t, i, c, a, l, -, a, l, i, g, n, :, t, o, p, }, #, g, b, a, r, {, f, l, o, a, t, :, l, e, f, t, }, }, a, ., g, b, 1, ,, a, ., g, b, 4, {, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, u, n, d, e, r, l, i, n, e,  , !, i, m, p, o, r, t, a, n, t, }, a, ., g, b, 1, ,, a, ., g, b, 4, {, c, o, l, o, r, :, #, 0, 0, c,  , !, i, m, p, o, r, t, a, n, t, }, ., g, b, i,  , ., g, b, 4, {, c, o, l, o, r, :, #, d, d, 8, e, 2, 7,  , !, i, m, p, o, r, t, a, n, t, }, ., g, b, f,  , ., g, b, 4, {, c, o, l, o, r, :, #, 9, 0, 0,  , !, i, m, p, o, r, t, a, n, t, }, 
, <, /, s, t, y, l, e, >, <, s, t, y, l, e, >, b, o, d, y, ,, t, d, ,, a, ,, p, ,, ., h, {, f, o, n, t, -, f, a, m, i, l, y, :, a, r, i, a, l, ,, s, a, n, s, -, s, e, r, i, f, }, b, o, d, y, {, m, a, r, g, i, n, :, 0, ;, o, v, e, r, f, l, o, w, -, y, :, s, c, r, o, l, l, }, #, g, o, g, {, p, a, d, d, i, n, g, :, 3, p, x,  , 8, p, x,  , 0, }, t, d, {, l, i, n, e, -, h, e, i, g, h, t, :, ., 8, e, m, }, ., g, a, c, _, m,  , t, d, {, l, i, n, e, -, h, e, i, g, h, t, :, 1, 7, p, x, }, f, o, r, m, {, m, a, r, g, i, n, -, b, o, t, t, o, m, :, 2, 0, p, x, }, ., h, {, c, o, l, o, r, :, #, 3, 6, c, }, ., q, {, c, o, l, o, r, :, #, 0, 0, c, }, ., t, s,  , t, d, {, p, a, d, d, i, n, g, :, 0, }, ., t, s, {, b, o, r, d, e, r, -, c, o, l, l, a, p, s, e, :, c, o, l, l, a, p, s, e, }, e, m, {, f, o, n, t, -, w, e, i, g, h, t, :, b, o, l, d, ;, f, o, n, t, -, s, t, y, l, e, :, n, o, r, m, a, l, }, ., l, s, t, {, h, e, i, g, h, t, :, 2, 5, p, x, ;, w, i, d, t, h, :, 4, 9, 6, p, x, }, ., g, s, f, i, ,, ., l, s, t, {, f, o, n, t, :, 1, 8, p, x,  , a, r, i, a, l, ,, s, a, n, s, -, s, e, r, i, f, }, ., g, s, f, s, {, f, o, n, t, :, 1, 7, p, x,  , a, r, i, a, l, ,, s, a, n, s, -, s, e, r, i, f, }, ., d, s, {, d, i, s, p, l, a, y, :, i, n, l, i, n, e, -, b, o, x, ;, d, i, s, p, l, a, y, :, i, n, l, i, n, e, -, b, l, o, c, k, ;, m, a, r, g, i, n, :, 3, p, x,  , 0,  , 4, p, x, ;, m, a, r, g, i, n, -, l, e, f, t, :, 4, p, x, }, i, n, p, u, t, {, f, o, n, t, -, f, a, m, i, l, y, :, i, n, h, e, r, i, t, }, a, ., g, b, 1, ,, a, ., g, b, 2, ,, a, ., g, b, 3, ,, a, ., g, b, 4, {, c, o, l, o, r, :, #, 1, 1, c,  , !, i, m, p, o, r, t, a, n, t, }, b, o, d, y, {, b, a, c, k, g, r, o, u, n, d, :, #, f, f, f, ;, c, o, l, o, r, :, b, l, a, c, k, }, a, {, c, o, l, o, r, :, #, 1, 1, c, ;, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, n, o, n, e, }, a, :, h, o, v, e, r, ,, a, :, a, c, t, i, v, e, {, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, u, n, d, e, r, l, i, n, e, }, ., f, l,  , a, {, c, o, l, o, r, :, #, 3, 6, c, }, a, :, v, i, s, i, t, e, d, {, c, o, l, o, r, :, #, 5, 5, 1, a, 8, b, }, a, ., g, b, 1, ,, a, ., g, b, 4, {, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, u, n, d, e, r, l, i, n, e, }, a, ., g, b, 3, :, h, o, v, e, r, {, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, n, o, n, e, }, #, g, h, e, a, d,  , a, ., g, b, 2, :, h, o, v, e, r, {, c, o, l, o, r, :, #, f, f, f,  , !, i, m, p, o, r, t, a, n, t, }, ., s, b, l, c, {, p, a, d, d, i, n, g, -, t, o, p, :, 5, p, x, }, ., s, b, l, c,  , a, {, d, i, s, p, l, a, y, :, b, l, o, c, k, ;, m, a, r, g, i, n, :, 2, p, x,  , 0, ;, m, a, r, g, i, n, -, l, e, f, t, :, 1, 3, p, x, ;, f, o, n, t, -, s, i, z, e, :, 1, 1, p, x, }, ., l, s, b, b, {, b, a, c, k, g, r, o, u, n, d, :, #, e, e, e, ;, b, o, r, d, e, r, :, s, o, l, i, d,  , 1, p, x, ;, b, o, r, d, e, r, -, c, o, l, o, r, :, #, c, c, c,  , #, 9, 9, 9,  , #, 9, 9, 9,  , #, c, c, c, ;, h, e, i, g, h, t, :, 3, 0, p, x, }, ., l, s, b, b, {, d, i, s, p, l, a, y, :, b, l, o, c, k, }, ., f, t, l, ,, #, f, l, l,  , a, {, d, i, s, p, l, a, y, :, i, n, l, i, n, e, -, b, l, o, c, k, ;, m, a, r, g, i, n, :, 0,  , 1, 2, p, x, }, ., l, s, b, {, b, a, c, k, g, r, o, u, n, d, :, u, r, l, (, /, i, m, a, g, e, s, /, n, a, v, _, l, o, g, o, 2, 2, 9, ., p, n, g, ),  , 0,  , -, 2, 6, 1, p, x,  , r, e, p, e, a, t, -, x, ;, b, o, r, d, e, r, :, n, o, n, e, ;, c, o, l, o, r, :, #, 0, 0, 0, ;, c, u, r, s, o, r, :, p, o, i, n, t, e, r, ;, h, e, i, g, h, t, :, 3, 0, p, x, ;, m, a, r, g, i, n, :, 0, ;, o, u, t, l, i, n, e, :, 0, ;, f, o, n, t, :, 1, 5, p, x,  , a, r, i, a, l, ,, s, a, n, s, -, s, e, r, i, f, ;, v, e, r, t, i, c, a, l, -, a, l, i, g, n, :, t, o, p, }, ., l, s, b, :, a, c, t, i, v, e, {, b, a, c, k, g, r, o, u, n, d, :, #, c, c, c, }, ., l, s, t, :, f, o, c, u, s, {, o, u, t, l, i, n, e, :, n, o, n, e, }, <, /, s, t, y, l, e, >, <, s, c, r, i, p, t, >, <, /, s, c, r, i, p, t, >, <, l, i, n, k,  , h, r, e, f, =, ", /, i, m, a, g, e, s, /, b, r, a, n, d, i, n, g, /, p, r, o, d, u, c, t, /, i, c, o, /, g, o, o, g, l, e, g, _, l, o, d, p, ., i, c, o, ",  , r, e, l, =, ", s, h, o, r, t, c, u, t,  , i, c, o, n, ", >, <, /, h, e, a, d, >, <, b, o, d, y,  , b, g, c, o, l, o, r, =, ", #, f, f, f, ", >, <, s, c, r, i, p, t, >, (, f, u, n, c, t, i, o, n, (, ), {, v, a, r,  , s, r, c, =, ', /, i, m, a, g, e, s, /, n, a, v, _, l, o, g, o, 2, 2, 9, ., p, n, g, ', ;, v, a, r,  , i, e, s, g, =, f, a, l, s, e, ;, d, o, c, u, m, e, n, t, ., b, o, d, y, ., o, n, l, o, a, d,  , =,  , f, u, n, c, t, i, o, n, (, ), {, w, i, n, d, o, w, ., n,  , &, &,  , w, i, n, d, o, w, ., n, (, ), ;, i, f,  , (, d, o, c, u, m, e, n, t, ., i, m, a, g, e, s, ), {, n, e, w,  , I, m, a, g, e, (, ), ., s, r, c, =, s, r, c, ;, }, 
, i, f,  , (, !, i, e, s, g, ), {, d, o, c, u, m, e, n, t, ., f, &, &, d, o, c, u, m, e, n, t, ., f, ., q, ., f, o, c, u, s, (, ), ;, d, o, c, u, m, e, n, t, ., g, b, q, f, &, &, d, o, c, u, m, e, n, t, ., g, b, q, f, ., q, ., f, o, c, u, s, (, ), ;, }, 
, }, 
, }, ), (, ), ;, <, /, s, c, r, i, p, t, >, <, d, i, v,  , i, d, =, ", m, n, g, b, ", >,  , <, d, i, v,  , i, d, =, g, b, a, r, >, <, n, o, b, r, >, <, b,  , c, l, a, s, s, =, g, b, 1, >, S, e, a, r, c, h, <, /, b, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, w, w, w, ., g, o, o, g, l, e, ., c, o, m, /, i, m, g, h, p, ?, h, l, =, e, n, &, t, a, b, =, w, i, ", >, I, m, a, g, e, s, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, m, a, p, s, ., g, o, o, g, l, e, ., c, o, m, /, m, a, p, s, ?, h, l, =, e, n, &, t, a, b, =, w, l, ", >, M, a, p, s, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, p, l, a, y, ., g, o, o, g, l, e, ., c, o, m, /, ?, h, l, =, e, n, &, t, a, b, =, w, 8, ", >, P, l, a, y, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, w, w, w, ., y, o, u, t, u, b, e, ., c, o, m, /, ?, g, l, =, U, S, &, t, a, b, =, w, 1, ", >, Y, o, u, T, u, b, e, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, n, e, w, s, ., g, o, o, g, l, e, ., c, o, m, /, n, w, s, h, p, ?, h, l, =, e, n, &, t, a, b, =, w, n, ", >, N, e, w, s, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, m, a, i, l, ., g, o, o, g, l, e, ., c, o, m, /, m, a, i, l, /, ?, t, a, b, =, w, m, ", >, G, m, a, i, l, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, d, r, i, v, e, ., g, o, o, g, l, e, ., c, o, m, /, ?, t, a, b, =, w, o, ", >, D, r, i, v, e, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , s, t, y, l, e, =, ", t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, n, o, n, e, ",  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, w, w, w, ., g, o, o, g, l, e, ., c, o, m, /, i, n, t, l, /, e, n, /, o, p, t, i, o, n, s, /, ", >, <, u, >, M, o, r, e, <, /, u, >,  , &, r, a, q, u, o, ;, <, /, a, >, <, /, n, o, b, r, >, <, /, d, i, v, >, <, d, i, v,  , i, d, =, g, u, s, e, r,  , w, i, d, t, h, =, 1, 0, 0, %, >, <, n, o, b, r, >, <, s, p, a, n,  , i, d, =, g, b, n,  , c, l, a, s, s, =, g, b, i, >, <, /, s, p, a, n, >, <, s, p, a, n,  , i, d, =, g, b, f,  , c, l, a, s, s, =, g, b, f, >, <, /, s, p, a, n, >, <, s, p, a, n,  , i, d, =, g, b, e, >, <, /, s, p, a, n, >, <, a,  , h, r, e, f, =, ", h, t, t, p, :, /, /, w, w, w, ., g, o, o, g, l, e, ., c, o, m, /, h, i, s, t, o, r, y, /, o, p, t, o, u, t, ?, h, l, =, e, n, ",  , c, l, a, s, s, =, g, b, 4, >, W, e, b,  , H, i, s, t, o, r, y, <, /, a, >,  , |,  , <, a,  ,  , h, r, e, f, =, ", /, p, r, e, f, e, r, e, n, c, e, s, ?, h, l, =, e, n, ",  , c, l, a, s, s, =, g, b, 4, >, S, e, t, t, i, n, g, s, <, /, a, >,  , |,  , <, a,  , t, a, r, g, e, t, =, _, t, o, p,  , i, d, =, g, b, _, 7, 0,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, a, c, c, o, u, n, t, s, ., g, o, o, g, l, e, ., c, o, m, /, S, e, r, v, i, c, e, L, o, g, i, n, ?, h, l, =, e, n, &, p, a, s, s, i, v, e, =, t, r, u, e, &, c, o, n, t, i, n, u, e, =, h, t, t, p, s, :, /, /, w, w, w, ., g, o, o, g, l, e, ., c, o, m, /, ",  , c, l, a, s, s, =, g, b, 4, >, S, i, g, n,  , i, n, <, /, a, >, <, /, n, o, b, r, >, <, /, d, i, v, >, <, d, i, v,  , c, l, a, s, s, =, g, b, h,  , s, t, y, l, e, =, l, e, f, t, :, 0, >, <, /, d, i, v, >, <, d, i, v,  , c, l, a, s, s, =, g, b, h,  , s, t, y, l, e, =, r, i, g, h, t, :, 0, >, <, /, d, i, v, >,  , <, /, d, i, v, >, <, c, e, n, t, e, r, >, <, b, r,  , c, l, e, a, r, =, ", a, l, l, ",  , i, d, =, ", l, g, p, d, ", >, <, d, i, v,  , i, d, =, ", l, g, a, ", >, <, i, m, g,  , a, l, t, =, ", G, o, o, g, l, e, ",  , h, e, i, g, h, t, =, ", 9, 2, ",  , s, r, c, =, ", /, i, m, a, g, e, s, /, b, r, a, n, d, i, n, g, /, g, o, o, g, l, e, l, o, g, o, /, 1, x, /, g, o, o, g, l, e, l, o, g, o, _, w, h, i, t, e, _, b, a, c, k, g, r, o, u, n, d, _, c, o, l, o, r, _, 2, 7, 2, x, 9, 2, d, p, ., p, n, g, ",  , s, t, y, l, e, =, ", p, a, d, d, i, n, g, :, 2, 8, p, x,  , 0,  , 1, 4, p, x, ",  , w, i, d, t, h, =, ", 2, 7, 2, ",  , i, d, =, ", h, p, l, o, g, o, ",  , o, n, l, o, a, d, =, ", w, i, n, d, o, w, ., l, o, l, &, &, l, o, l, (, ), ", >, <, b, r, >, <, b, r, >, <, /, d, i, v, >, <, f, o, r, m,  , a, c, t, i, o, n, =, ", /, s, e, a, r, c, h, ",  , n, a, m, e, =, ", f, ", >, <, t, a, b, l, e,  , c, e, l, l, p, a, d, d, i, n, g, =, ", 0, ",  , c, e, l, l, s, p, a, c, i, n, g, =, ", 0, ", >, <, t, r,  , v, a, l, i, g, n, =, ", t, o, p, ", >, <, t, d,  , w, i, d, t, h, =, ", 2, 5, %, ", >, &, n, b, s, p, ;, <, /, t, d, >, <, t, d,  , a, l, i, g, n, =, ", c, e, n, t, e, r, ",  , n, o, w, r, a, p, =, ", ", >, <, i, n, p, u, t,  , n, a, m, e, =, ", i, e, ",  , v, a, l, u, e, =, ", I, S, O, -, 8, 8, 5, 9, -, 1, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ", >, <, i, n, p, u, t,  , v, a, l, u, e, =, ", e, n, ",  , n, a, m, e, =, ", h, l, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ", >, <, i, n, p, u, t,  , n, a, m, e, =, ", s, o, u, r, c, e, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ",  , v, a, l, u, e, =, ", h, p, ", >, <, i, n, p, u, t,  , n, a, m, e, =, ", b, i, w, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ", >, <, i, n, p, u, t,  , n, a, m, e, =, ", b, i, h, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ", >, <, d, i, v,  , c, l, a, s, s, =, ", d, s, ",  , s, t, y, l, e, =, ", h, e, i, g, h, t, :, 3, 2, p, x, ;, m, a, r, g, i, n, :, 4, p, x,  , 0, ", >, <, i, n, p, u, t,  , s, t, y, l, e, =, ", c, o, l, o, r, :, #, 0, 0, 0, ;, m, a, r, g, i, n, :, 0, ;, p, a, d, d, i, n, g, :, 5, p, x,  , 8, p, x,  , 0,  , 6, p, x, ;, v, e, r, t, i, c, a, l, -, a, l, i, g, n, :, t, o, p, ",  , a, u, t, o, c, o, m, p, l, e, t, e, =, ", o, f, f, ",  , c, l, a, s, s, =, ", l, s, t, ",  , v, a, l, u, e, =, ", ",  , t, i, t, l, e, =, ", G, o, o, g, l, e,  , S, e, a, r, c, h, ",  , m, a, x, l, e, n, g, t, h, =, ", 2, 0, 4, 8, ",  , n, a, m, e, =, ", q, ",  , s, i, z, e, =, ", 5, 7, ", >, <, /, d, i, v, >, <, b, r,  , s, t, y, l, e, =, ", l, i, n, e, -, h, e, i, g, h, t, :, 0, ", >, <, s, p, a, n,  , c, l, a, s, s, =, ", d, s, ", >, <, s, p, a, n,  , c, l, a, s, s, =, ", l, s, b, b, ", >, <, i, n, p, u, t,  , c, l, a, s, s, =, ", l, s, b, ",  , v, a, l, u, e, =, ", G, o, o, g, l, e,  , S, e, a, r, c, h, ",  , n, a, m, e, =, ", b, t, n, G, ",  , t, y, p, e, =, ", s, u, b, m, i, t, ", >, <, /, s, p, a, n, >, <, /, s, p, a, n, >, <, s, p, a, n,  , c, l, a, s, s, =, ", d, s, ", >, <, s, p, a, n,  , c, l, a, s, s, =, ", l, s, b, b, ", >, <, i, n, p, u, t,  , c, l, a, s, s, =, ", l, s, b, ",  , v, a, l, u, e, =, ", I, ', m,  , F, e, e, l, i, n, g,  , L, u, c, k, y, ",  , n, a, m, e, =, ", b, t, n, I, ",  , o, n, c, l, i, c, k, =, ", i, f, (, t, h, i, s, ., f, o, r, m, ., q, ., v, a, l, u, e, ), t, h, i, s, ., c, h, e, c, k, e, d, =, 1, ;,  , e, l, s, e,  , t, o, p, ., l, o, c, a, t, i, o, n, =, ', /, d, o, o, d, l, e, s, /, ', ",  , t, y, p, e, =, ", s, u, b, m, i, t, ", >, <, /, s, p, a, n, >, <, /, s, p, a, n, >, <, /, t, d, >, <, t, d,  , c, l, a, s, s, =, ", f, l,  , s, b, l, c, ",  , a, l, i, g, n, =, ", l, e, f, t, ",  , n, o, w, r, a, p, =, ", ",  , w, i, d, t, h, =, ", 2, 5, %, ", >, <, a,  , h, r, e, f, =, ", /, a, d, v, a, n, c, e, d, _, s, e, a, r, c, h, ?, h, l, =, e, n, &, a, m, p, ;, a, u, t, h, u, s, e, r, =, 0, ", >, A, d, v, a, n, c, e, d,  , s, e, a, r, c, h, <, /, a, >, <, a,  , h, r, e, f, =, ", /, l, a, n, g, u, a, g, e, _, t, o, o, l, s, ?, h, l, =, e, n, &, a, m, p, ;, a, u, t, h, u, s, e, r, =, 0, ", >, L, a, n, g, u, a, g, e,  , t, o, o, l, s, <, /, a, >, <, /, t, d, >, <, /, t, r, >, <, /, t, a, b, l, e, >, <, i, n, p, u, t,  , i, d, =, ", g, b, v, ",  , n, a, m, e, =, ", g, b, v, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ",  , v, a, l, u, e, =, ", 1, ", >, <, /, f, o, r, m, >, <, d, i, v,  , i, d, =, ", g, a, c, _, s, c, o, n, t, ", >, <, /, d, i, v, >, <, d, i, v,  , s, t, y, l, e, =, ", f, o, n, t, -, s, i, z, e, :, 8, 3, %, ;, m, i, n, -, h, e, i, g, h, t, :, 3, ., 5, e, m, ", >, <, b, r, >, <, /, d, i, v, >, <, s, p, a, n,  , i, d, =, ", f, o, o, t, e, r, ", >, <, d, i, v,  , s, t, y, l, e, =, ", f, o, n, t, -, s, i, z, e, :, 1, 0, p, t, ", >, <, d, i, v,  , s, t, y, l, e, =, ", m, a, r, g, i, n, :, 1, 9, p, x,  , a, u, t, o, ;, t, e, x, t, -, a, l, i, g, n, :, c, e, n, t, e, r, ",  , i, d, =, ", f, l, l, ", >, <, a,  , h, r, e, f, =, ", /, i, n, t, l, /, e, n, /, a, d, s, /, ", >, A, d, v, e, r, t, i, s, i, n, g,  , P, r, o, g, r, a, m, s, <, /, a, >, <, a,  , h, r, e, f, =, ", /, s, e, r, v, i, c, e, s, /, ", >, B, u, s, i, n, e, s, s,  , S, o, l, u, t, i, o, n, s, <, /, a, >, <, a,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, p, l, u, s, ., g, o, o, g, l, e, ., c, o, m, /, 1, 1, 6, 8, 9, 9, 0, 2, 9, 3, 7, 5, 9, 1, 4, 0, 4, 4, 5, 5, 0, ",  , r, e, l, =, ", p, u, b, l, i, s, h, e, r, ", >, +, G, o, o, g, l, e, <, /, a, >, <, a,  , h, r, e, f, =, ", /, i, n, t, l, /, e, n, /, a, b, o, u, t, ., h, t, m, l, ", >, A, b, o, u, t,  , G, o, o, g, l, e, <, /, a, >, <, /, d, i, v, >, <, /, d, i, v, >, <, p,  , s, t, y, l, e, =, ", c, o, l, o, r, :, #, 7, 6, 7, 6, 7, 6, ;, f, o, n, t, -, s, i, z, e, :, 8, p, t, ", >, &, c, o, p, y, ;,  , 2, 0, 1, 7,  , -,  , <, a,  , h, r, e, f, =, ", /, i, n, t, l, /, e, n, /, p, o, l, i, c, i, e, s, /, p, r, i, v, a, c, y, /, ", >, P, r, i, v, a, c, y, <, /, a, >,  , -,  , <, a,  , h, r, e, f, =, ", /, i, n, t, l, /, e, n, /, p, o, l, i, c, i, e, s, /, t, e, r, m, s, /, ", >, T, e, r, m, s, <, /, a, >, <, /, p, >, <, /, s, p, a, n, >, <, /, c, e, n, t, e, r, >, <, s, c, r, i, p, t, >, (, f, u, n, c, t, i, o, n, (, ), {, w, i, n, d, o, w, ., g, o, o, g, l, e, ., c, d, o, =, {, h, e, i, g, h, t, :, 0, ,, w, i, d, t, h, :, 0, }, ;, (, f, u, n, c, t, i, o, n, (, ), {, v, a, r,  , a, =, w, i, n, d, o, w, ., i, n, n, e, r, W, i, d, t, h, ,, b, =, w, i, n, d, o, w, ., i, n, n, e, r, H, e, i, g, h, t, ;, i, f, (, !, a, |, |, !, b, ), {, v, a, r,  , c, =, w, i, n, d, o, w, ., d, o, c, u, m, e, n, t, ,, d, =, ", C, S, S, 1, C, o, m, p, a, t, ", =, =, c, ., c, o, m, p, a, t, M, o, d, e, ?, c, ., d, o, c, u, m, e, n, t, E, l, e, m, e, n, t, :, c, ., b, o, d, y, ;, a, =, d, ., c, l, i, e, n, t, W, i, d, t, h, ;, b, =, d, ., c, l, i, e, n, t, H, e, i, g, h, t, }, a, &, &, b, &, &, (, a, !, =, g, o, o, g, l, e, ., c, d, o, ., w, i, d, t, h, |, |, b, !, =, g, o, o, g, l, e, ., c, d, o, ., h, e, i, g, h, t, ), &, &, g, o, o, g, l, e, ., l, o, g, (, ", ", ,, ", ", ,, ", /, c, l, i, e, n, t, _, 2, 0, 4, ?, &, a, t, y, p, =, i, &, b, i, w, =, ", +, a, +, ", &, b, i, h, =, ", +, b, +, ", &, e, i, =, ", +, g, o, o, g, l, e, ., k, E, I, ), ;, }, ), ., c, a, l, l, (, t, h, i, s, ), ;, }, ), (, ), ;, <, /, s, c, r, i, p, t, >, <, d, i, v,  , i, d, =, ", x, j, s, d, ", >, <, /, d, i, v, >, <, d, i, v,  , i, d, =, ", x, j, s, i, ", >, <, s, c, r, i, p, t, >, (, f, u, n, c, t, i, o, n, (, ), {, f, u, n, c, t, i, o, n,  , c, (, b, ), {, w, i, n, d, o, w, ., s, e, t, T, i, m, e, o, u, t, (, f, u, n, c, t, i, o, n, (, ), {, v, a, r,  , a, =, d, o, c, u, m, e, n, t, ., c, r, e, a, t, e, E, l, e, m, e, n, t, (, ", s, c, r, i, p, t, ", ), ;, a, ., s, r, c, =, b, ;, g, o, o, g, l, e, ., t, i, m, e, r, s, &, &, g, o, o, g, l, e, ., t, i, m, e, r, s, ., l, o, a, d, ., t, &, &, g, o, o, g, l, e, ., t, i, c, k, (, ", l, o, a, d, ", ,, {, g, e, n, 2, 0, 4, :, ", x, j, s, l, s, ", ,, c, l, e, a, r, c, u, t, :, 3, 1, }, ), ;, d, o, c, u, m, e, n, t, ., g, e, t, E, l, e, m, e, n, t, B, y, I, d, (, ", x, j, s, d, ", ), ., a, p, p, e, n, d, C, h, i, l, d, (, a, ), }, ,, 0, ), }, g, o, o, g, l, e, ., d, l, j, p, =, f, u, n, c, t, i, o, n, (, b, ,, a, ), {, g, o, o, g, l, e, ., x, j, s, u, =, b, ;, c, (, a, ), }, ;, g, o, o, g, l, e, ., d, l, j, =, c, ;, }, ), ., c, a, l, l, (, t, h, i, s, ), ;, (, f, u, n, c, t, i, o, n, (, ), {, v, a, r,  , r, =, [, ], ;, g, o, o, g, l, e, ., p, l, m, (, r, ), ;, }, ), (, ), ;, i, f, (, !, g, o, o, g, l, e, ., x, j, s, ), {, w, i, n, d, o, w, ., _, =, w, i, n, d, o, w, ., _, |, |, {, }, ;, w, i, n, d, o, w, ., _, D, u, m, p, E, x, c, e, p, t, i, o, n, =, w, i, n, d, o, w, ., _, ., _, D, u, m, p, E, x, c, e, p, t, i, o, n, =, f, u, n, c, t, i, o, n, (, e, ), {, t, h, r, o, w,  , e, }, ;, g, o, o, g, l, e, ., d, l, j, p, (, ', /, x, j, s, /, _, /, j, s, /, k, \, x, 3, d, x, j, s, ., h, p, ., e, n, _, U, S, ., F, x, _, G, d, o, c, 7, q, 1, A, ., O, /, m, \, x, 3, d, s, b, _, h, e, ,, d, /, a, m, \, x, 3, d, A, D, A, /, r, t, \, x, 3, d, j, /, d, \, x, 3, d, 1, /, t, \, x, 3, d, z, c, m, s, /, r, s, \, x, 3, d, A, C, T, 9, 0, o, F, a, t, Z, n, h, k, F, X, _, Z, 5, Z, 8, r, I, d, R, T, x, a, 4, 1, 9, 2, e, 7, A, ', ,, ', /, x, j, s, /, _, /, j, s, /, k, \, x, 3, d, x, j, s, ., h, p, ., e, n, _, U, S, ., F, x, _, G, d, o, c, 7, q, 1, A, ., O, /, m, \, x, 3, d, s, b, _, h, e, ,, d, /, a, m, \, x, 3, d, A, D, A, /, r, t, \, x, 3, d, j, /, d, \, x, 3, d, 1, /, t, \, x, 3, d, z, c, m, s, /, r, s, \, x, 3, d, A, C, T, 9, 0, o, F, a, t, Z, n, h, k, F, X, _, Z, 5, Z, 8, r, I, d, R, T, x, a, 4, 1, 9, 2, e, 7, A, ', ), ;, g, o, o, g, l, e, ., x, j, s, =, 1, ;, }, g, o, o, g, l, e, ., p, m, c, =, {, ", s, b, _, h, e, ", :, {, ", a, g, e, n, ", :, f, a, l, s, e, ,, ", c, g, e, n, ", :, f, a, l, s, e, ,, ", c, l, i, e, n, t, ", :, ", h, e, i, r, l, o, o, m, -, h, p, ", ,, ", d, h, ", :, t, r, u, e, ,, ", d, h, q, t, ", :, t, r, u, e, ,, ", d, s, ", :, ", ", ,, ", f, l, ", :, t, r, u, e, ,, ", h, o, s, t, ", :, ", g, o, o, g, l, e, ., c, o, m, ", ,, ", i, s, b, h, ", :, 2, 8, ,, ", j, a, m, ", :, 0, ,, ", j, s, o, n, p, ", :, t, r, u, e, ,, ", m, s, g, s, ", :, {, ", c, i, b, l, ", :, ", C, l, e, a, r,  , S, e, a, r, c, h, ", ,, ", d, y, m, ", :, ", D, i, d,  , y, o, u,  , m, e, a, n, :, ", ,, ", l, c, k, y, ", :, ", I, \, u, 0, 0, 2, 6, #, 3, 9, ;, m,  , F, e, e, l, i, n, g,  , L, u, c, k, y, ", ,, ", l, m, l, ", :, ", L, e, a, r, n,  , m, o, r, e, ", ,, ", o, s, k, t, ", :, ", I, n, p, u, t,  , t, o, o, l, s, ", ,, ", p, s, r, c, ", :, ", T, h, i, s,  , s, e, a, r, c, h,  , w, a, s,  , r, e, m, o, v, e, d,  , f, r, o, m,  , y, o, u, r,  , \, u, 0, 0, 3, C, a,  , h, r, e, f, =, \, ", /, h, i, s, t, o, r, y, \, ", \, u, 0, 0, 3, E, W, e, b,  , H, i, s, t, o, r, y, \, u, 0, 0, 3, C, /, a, \, u, 0, 0, 3, E, ", ,, ", p, s, r, l, ", :, ", R, e, m, o, v, e, ", ,, ", s, b, i, t, ", :, ", S, e, a, r, c, h,  , b, y,  , i, m, a, g, e, ", ,, ", s, r, c, h, ", :, ", G, o, o, g, l, e,  , S, e, a, r, c, h, ", }, ,, ", n, d, s, ", :, t, r, u, e, ,, ", o, v, r, ", :, {, }, ,, ", p, q, ", :, ", ", ,, ", r, e, f, p, d, ", :, t, r, u, e, ,, ", r, f, s, ", :, [, ], ,, ", s, b, p, l, ", :, 2, 4, ,, ", s, b, p, r, ", :, 2, 4, ,, ", s, c, d, ", :, 1, 0, ,, ", s, c, e, ", :, 5, ,, ", s, t, o, k, ", :, ", n, S, 3, E, U, p, K, y, g, r, n, f, S, W, n, 6, j, G, f, H, h, U, 3, K, D, p, c, ", }, ,, ", d, ", :, {, }, ,, ", a, W, i, v, 7, g, ", :, {, }, ,, ", Y, F, C, s, /, g, ", :, {, }, }, ;, g, o, o, g, l, e, ., x, (, n, u, l, l, ,, f, u, n, c, t, i, o, n, (, ), {, }, ), ;, <, /, s, c, r, i, p, t, >, <, /, d, i, v, >, <, /, b, o, d, y, >, <, /, h, t, m, l, >]' at 'logoutURLs' failed to satisfy constraint: Member must have length less than or equal to 100; Value '[<, !, d, o, c, t, y, p, e,  , h, t, m, l, >, <, h, t, m, l,  , i, t, e, m, s, c, o, p, e, =, ", ",  , i, t, e, m, t, y, p, e, =, ", h, t, t, p, :, /, /, s, c, h, e, m, a, ., o, r, g, /, W, e, b, P, a, g, e, ",  , l, a, n, g, =, ", e, n, ", >, <, h, e, a, d, >, <, m, e, t, a,  , c, o, n, t, e, n, t, =, ", S, e, a, r, c, h,  , t, h, e,  , w, o, r, l, d, ', s,  , i, n, f, o, r, m, a, t, i, o, n, ,,  , i, n, c, l, u, d, i, n, g,  , w, e, b, p, a, g, e, s, ,,  , i, m, a, g, e, s, ,,  , v, i, d, e, o, s,  , a, n, d,  , m, o, r, e, .,  , G, o, o, g, l, e,  , h, a, s,  , m, a, n, y,  , s, p, e, c, i, a, l,  , f, e, a, t, u, r, e, s,  , t, o,  , h, e, l, p,  , y, o, u,  , f, i, n, d,  , e, x, a, c, t, l, y,  , w, h, a, t,  , y, o, u, ', r, e,  , l, o, o, k, i, n, g,  , f, o, r, ., ",  , n, a, m, e, =, ", d, e, s, c, r, i, p, t, i, o, n, ", >, <, m, e, t, a,  , c, o, n, t, e, n, t, =, ", n, o, o, d, p, ",  , n, a, m, e, =, ", r, o, b, o, t, s, ", >, <, m, e, t, a,  , c, o, n, t, e, n, t, =, ", t, e, x, t, /, h, t, m, l, ;,  , c, h, a, r, s, e, t, =, U, T, F, -, 8, ",  , h, t, t, p, -, e, q, u, i, v, =, ", C, o, n, t, e, n, t, -, T, y, p, e, ", >, <, m, e, t, a,  , c, o, n, t, e, n, t, =, ", /, i, m, a, g, e, s, /, b, r, a, n, d, i, n, g, /, g, o, o, g, l, e, g, /, 1, x, /, g, o, o, g, l, e, g, _, s, t, a, n, d, a, r, d, _, c, o, l, o, r, _, 1, 2, 8, d, p, ., p, n, g, ",  , i, t, e, m, p, r, o, p, =, ", i, m, a, g, e, ", >, <, t, i, t, l, e, >, G, o, o, g, l, e, <, /, t, i, t, l, e, >, <, s, c, r, i, p, t, >, (, f, u, n, c, t, i, o, n, (, ), {, w, i, n, d, o, w, ., g, o, o, g, l, e, =, {, k, E, I, :, ', 6, u, H, g, W, e, O, L, F, 8, q, Z, j, w, S, c, x, p, z, o, C, w, ', ,, k, E, X, P, I, :, ', 1, 3, 5, 3, 3, 8, 3, ,, 1, 3, 5, 4, 2, 7, 6, ,, 1, 3, 5, 4, 4, 0, 1, ,, 1, 3, 5, 4, 9, 1, 5, ,, 1, 3, 5, 5, 0, 8, 7, ,, 1, 3, 5, 5, 3, 2, 4, ,, 1, 3, 5, 5, 8, 0, 0, ,, 1, 3, 5, 5, 8, 2, 0, ,, 1, 3, 5, 5, 8, 9, 2, ,, 3, 7, 0, 0, 3, 1, 1, ,, 3, 7, 0, 0, 4, 4, 0, ,, 3, 7, 0, 0, 4, 7, 6, ,, 4, 0, 2, 9, 8, 1, 5, ,, 4, 0, 3, 1, 1, 0, 9, ,, 4, 0, 4, 0, 1, 3, 8, ,, 4, 0, 4, 3, 4, 9, 2, ,, 4, 0, 4, 5, 8, 4, 1, ,, 4, 0, 4, 8, 3, 4, 7, ,, 4, 0, 7, 2, 7, 7, 7, ,, 4, 0, 7, 6, 9, 9, 9, ,, 4, 0, 8, 1, 0, 3, 9, ,, 4, 0, 8, 1, 1, 6, 4, ,, 4, 0, 9, 2, 1, 8, 2, ,, 4, 0, 9, 5, 9, 1, 0, ,, 4, 0, 9, 7, 1, 5, 3, ,, 4, 0, 9, 7, 4, 6, 9, ,, 4, 0, 9, 7, 9, 2, 2, ,, 4, 0, 9, 7, 9, 2, 9, ,, 4, 0, 9, 8, 7, 3, 3, ,, 4, 0, 9, 8, 7, 4, 0, ,, 4, 0, 9, 8, 7, 5, 2, ,, 4, 1, 0, 2, 2, 3, 8, ,, 4, 1, 0, 2, 8, 2, 7, ,, 4, 1, 0, 3, 4, 7, 5, ,, 4, 1, 0, 3, 8, 6, 1, ,, 4, 1, 0, 4, 2, 5, 8, ,, 4, 1, 0, 4, 4, 1, 4, ,, 4, 1, 0, 7, 9, 1, 4, ,, 4, 1, 0, 9, 3, 1, 6, ,, 4, 1, 0, 9, 4, 8, 9, ,, 4, 1, 1, 0, 1, 1, 5, ,, 4, 1, 1, 0, 6, 5, 6, ,, 4, 1, 1, 1, 5, 9, 0, ,, 4, 1, 1, 2, 9, 3, 1, ,, 4, 1, 1, 3, 2, 1, 7, ,, 4, 1, 1, 4, 5, 9, 7, ,, 4, 1, 1, 5, 2, 9, 0, ,, 4, 1, 1, 5, 6, 9, 7, ,, 4, 1, 1, 6, 7, 2, 4, ,, 4, 1, 1, 6, 7, 3, 1, ,, 4, 1, 1, 6, 9, 2, 6, ,, 4, 1, 1, 6, 9, 2, 7, ,, 4, 1, 1, 6, 9, 3, 5, ,, 4, 1, 1, 7, 3, 2, 8, ,, 4, 1, 1, 7, 9, 8, 0, ,, 4, 1, 1, 8, 1, 0, 3, ,, 4, 1, 1, 8, 2, 2, 7, ,, 4, 1, 1, 8, 4, 3, 8, ,, 4, 1, 1, 8, 7, 9, 8, ,, 4, 1, 1, 9, 0, 3, 2, ,, 4, 1, 1, 9, 0, 3, 4, ,, 4, 1, 1, 9, 0, 3, 6, ,, 4, 1, 1, 9, 2, 7, 2, ,, 4, 1, 1, 9, 7, 4, 0, ,, 4, 1, 2, 0, 4, 1, 5, ,, 4, 1, 2, 0, 6, 6, 0, ,, 4, 1, 2, 1, 0, 3, 5, ,, 4, 1, 2, 1, 1, 7, 5, ,, 4, 1, 2, 2, 1, 8, 4, ,, 4, 1, 2, 2, 3, 5, 2, ,, 4, 1, 2, 3, 3, 6, 5, ,, 4, 1, 2, 3, 8, 2, 9, ,, 4, 1, 2, 3, 8, 3, 7, ,, 4, 1, 2, 4, 0, 9, 1, ,, 4, 1, 2, 4, 1, 7, 4, ,, 4, 1, 2, 4, 4, 1, 1, ,, 4, 1, 2, 4, 8, 4, 8, ,, 4, 1, 2, 4, 8, 5, 0, ,, 4, 1, 2, 5, 8, 3, 7, ,, 4, 1, 2, 5, 9, 6, 3, ,, 4, 1, 2, 6, 2, 0, 1, ,, 4, 1, 2, 6, 2, 7, 6, ,, 4, 1, 2, 7, 4, 7, 3, ,, 4, 1, 2, 7, 5, 5, 5, ,, 4, 1, 2, 7, 7, 4, 4, ,, 4, 1, 2, 7, 7, 7, 5, ,, 4, 1, 2, 7, 8, 9, 1, ,, 4, 1, 2, 8, 5, 8, 6, ,, 4, 1, 2, 9, 3, 0, 3, ,, 4, 1, 2, 9, 5, 2, 0, ,, 4, 1, 2, 9, 5, 4, 5, ,, 4, 1, 2, 9, 5, 5, 5, ,, 4, 1, 2, 9, 6, 3, 3, ,, 4, 1, 3, 0, 3, 6, 2, ,, 4, 1, 3, 0, 7, 8, 3, ,, 4, 1, 3, 1, 0, 7, 2, ,, 4, 1, 3, 1, 2, 4, 7, ,, 4, 1, 3, 1, 8, 3, 4, ,, 4, 1, 3, 2, 2, 5, 6, ,, 4, 1, 3, 2, 2, 7, 0, ,, 4, 1, 3, 2, 3, 1, 2, ,, 4, 1, 3, 2, 7, 0, 2, ,, 4, 1, 3, 2, 9, 5, 3, ,, 4, 1, 3, 2, 9, 8, 4, ,, 4, 1, 3, 3, 0, 9, 0, ,, 4, 1, 3, 3, 1, 1, 3, ,, 4, 1, 3, 3, 1, 2, 5, ,, 4, 1, 3, 3, 2, 4, 5, ,, 4, 1, 3, 3, 4, 1, 6, ,, 4, 1, 3, 3, 5, 0, 9, ,, 4, 1, 3, 3, 5, 6, 2, ,, 4, 1, 3, 3, 5, 8, 5, ,, 4, 1, 3, 4, 0, 5, 5, ,, 4, 1, 3, 4, 0, 6, 2, ,, 4, 1, 3, 4, 2, 7, 2, ,, 4, 1, 3, 4, 3, 2, 4, ,, 4, 1, 3, 4, 4, 8, 0, ,, 4, 1, 3, 4, 4, 9, 0, ,, 4, 1, 3, 4, 5, 7, 1, ,, 4, 1, 3, 4, 9, 5, 2, ,, 4, 1, 3, 5, 0, 8, 8, ,, 4, 1, 3, 5, 2, 4, 9, ,, 4, 1, 3, 5, 2, 9, 9, ,, 4, 1, 3, 5, 9, 6, 8, ,, 4, 1, 3, 6, 1, 5, 2, ,, 4, 1, 3, 6, 3, 9, 1, ,, 4, 1, 3, 6, 5, 5, 2, ,, 1, 0, 2, 0, 0, 0, 8, 3, ,, 1, 0, 2, 0, 2, 4, 4, 5, ,, 1, 6, 2, 0, 0, 0, 2, 7, ,, 1, 9, 0, 0, 3, 3, 9, 8, ,, 1, 9, 0, 0, 3, 3, 9, 9, ,, 1, 9, 0, 0, 3, 4, 0, 0, ,, 1, 9, 0, 0, 3, 7, 7, 1, ,, 1, 9, 0, 0, 3, 7, 7, 2, ,, 1, 9, 0, 0, 3, 8, 2, 3, ,, 1, 9, 0, 0, 3, 8, 6, 8, ,, 1, 9, 0, 0, 3, 8, 7, 4, ,, 1, 9, 0, 0, 3, 8, 7, 5, ,, 1, 9, 0, 0, 3, 8, 7, 7, ,, 1, 9, 0, 0, 3, 8, 7, 9, ,, 1, 9, 0, 0, 3, 8, 8, 0, ', ,, a, u, t, h, u, s, e, r, :, 0, ,, k, s, c, s, :, ', c, 9, c, 9, 1, 8, f, 0, _, 6, u, H, g, W, e, O, L, F, 8, q, Z, j, w, S, c, x, p, z, o, C, w, ', ,, u, :, ', c, 9, c, 9, 1, 8, f, 0, ', ,, k, G, L, :, ', U, S, ', }, ;, g, o, o, g, l, e, ., k, H, L, =, ', e, n, ', ;, }, ), (, ), ;, (, f, u, n, c, t, i, o, n, (, ), {, g, o, o, g, l, e, ., l, c, =, [, ], ;, g, o, o, g, l, e, ., l, i, =, 0, ;, g, o, o, g, l, e, ., g, e, t, E, I, =, f, u, n, c, t, i, o, n, (, a, ), {, f, o, r, (, v, a, r,  , b, ;, a, &, &, (, !, a, ., g, e, t, A, t, t, r, i, b, u, t, e, |, |, !, (, b, =, a, ., g, e, t, A, t, t, r, i, b, u, t, e, (, ", e, i, d, ", ), ), ), ;, ), a, =, a, ., p, a, r, e, n, t, N, o, d, e, ;, r, e, t, u, r, n,  , b, |, |, g, o, o, g, l, e, ., k, E, I, }, ;, g, o, o, g, l, e, ., g, e, t, L, E, I, =, f, u, n, c, t, i, o, n, (, a, ), {, f, o, r, (, v, a, r,  , b, =, n, u, l, l, ;, a, &, &, (, !, a, ., g, e, t, A, t, t, r, i, b, u, t, e, |, |, !, (, b, =, a, ., g, e, t, A, t, t, r, i, b, u, t, e, (, ", l, e, i, d, ", ), ), ), ;, ), a, =, a, ., p, a, r, e, n, t, N, o, d, e, ;, r, e, t, u, r, n,  , b, }, ;, g, o, o, g, l, e, ., h, t, t, p, s, =, f, u, n, c, t, i, o, n, (, ), {, r, e, t, u, r, n, ", h, t, t, p, s, :, ", =, =, w, i, n, d, o, w, ., l, o, c, a, t, i, o, n, ., p, r, o, t, o, c, o, l, }, ;, g, o, o, g, l, e, ., m, l, =, f, u, n, c, t, i, o, n, (, ), {, r, e, t, u, r, n,  , n, u, l, l, }, ;, g, o, o, g, l, e, ., w, l, =, f, u, n, c, t, i, o, n, (, a, ,, b, ), {, t, r, y, {, g, o, o, g, l, e, ., m, l, (, E, r, r, o, r, (, a, ), ,, !, 1, ,, b, ), }, c, a, t, c, h, (, d, ), {, }, }, ;, g, o, o, g, l, e, ., t, i, m, e, =, f, u, n, c, t, i, o, n, (, ), {, r, e, t, u, r, n, (, n, e, w,  , D, a, t, e, ), ., g, e, t, T, i, m, e, (, ), }, ;, g, o, o, g, l, e, ., l, o, g, =, f, u, n, c, t, i, o, n, (, a, ,, b, ,, d, ,, c, ,, g, ), {, i, f, (, a, =, g, o, o, g, l, e, ., l, o, g, U, r, l, (, a, ,, b, ,, d, ,, c, ,, g, ), ), {, b, =, n, e, w,  , I, m, a, g, e, ;, v, a, r,  , e, =, g, o, o, g, l, e, ., l, c, ,, f, =, g, o, o, g, l, e, ., l, i, ;, e, [, f, ], =, b, ;, b, ., o, n, e, r, r, o, r, =, b, ., o, n, l, o, a, d, =, b, ., o, n, a, b, o, r, t, =, f, u, n, c, t, i, o, n, (, ), {, d, e, l, e, t, e,  , e, [, f, ], }, ;, g, o, o, g, l, e, ., v, e, l, &, &, g, o, o, g, l, e, ., v, e, l, ., l, u, &, &, g, o, o, g, l, e, ., v, e, l, ., l, u, (, a, ), ;, b, ., s, r, c, =, a, ;, g, o, o, g, l, e, ., l, i, =, f, +, 1, }, }, ;, g, o, o, g, l, e, ., l, o, g, U, r, l, =, f, u, n, c, t, i, o, n, (, a, ,, b, ,, d, ,, c, ,, g, ), {, v, a, r,  , e, =, ", ", ,, f, =, g, o, o, g, l, e, ., l, s, |, |, ", ", ;, d, |, |, -, 1, !, =, b, ., s, e, a, r, c, h, (, ", &, e, i, =, ", ), |, |, (, e, =, ", &, e, i, =, ", +, g, o, o, g, l, e, ., g, e, t, E, I, (, c, ), ,, -, 1, =, =, b, ., s, e, a, r, c, h, (, ", &, l, e, i, =, ", ), &, &, (, c, =, g, o, o, g, l, e, ., g, e, t, L, E, I, (, c, ), ), &, &, (, e, +, =, ", &, l, e, i, =, ", +, c, ), ), ;, c, =, ", ", ;, !, d, &, &, g, o, o, g, l, e, ., c, s, h, i, d, &, &, -, 1, =, =, b, ., s, e, a, r, c, h, (, ", &, c, s, h, i, d, =, ", ), &, &, (, c, =, ", &, c, s, h, i, d, =, ", +, g, o, o, g, l, e, ., c, s, h, i, d, ), ;, a, =, d, |, |, ", /, ", +, (, g, |, |, ", g, e, n, _, 2, 0, 4, ", ), +, ", ?, a, t, y, p, =, i, &, c, t, =, ", +, a, +, ", &, c, a, d, =, ", +, b, +, e, +, f, +, ", &, z, x, =, ", +, g, o, o, g, l, e, ., t, i, m, e, (, ), +, c, ;, /, ^, h, t, t, p, :, /, i, ., t, e, s, t, (, a, ), &, &, g, o, o, g, l, e, ., h, t, t, p, s, (, ), &, &, (, g, o, o, g, l, e, ., m, l, (, E, r, r, o, r, (, ", a, ", ), ,, !, 1, ,, {, s, r, c, :, a, ,, g, l, m, m, :, 1, }, ), ,, a, =, ", ", ), ;, r, e, t, u, r, n,  , a, }, ;, }, ), ., c, a, l, l, (, t, h, i, s, ), ;, (, f, u, n, c, t, i, o, n, (, ), {, g, o, o, g, l, e, ., y, =, {, }, ;, g, o, o, g, l, e, ., x, =, f, u, n, c, t, i, o, n, (, a, ,, b, ), {, i, f, (, a, ), v, a, r,  , c, =, a, ., i, d, ;, e, l, s, e, {, d, o,  , c, =, M, a, t, h, ., r, a, n, d, o, m, (, ), ;, w, h, i, l, e, (, g, o, o, g, l, e, ., y, [, c, ], ), }, g, o, o, g, l, e, ., y, [, c, ], =, [, a, ,, b, ], ;, r, e, t, u, r, n, !, 1, }, ;, g, o, o, g, l, e, ., l, m, =, [, ], ;, g, o, o, g, l, e, ., p, l, m, =, f, u, n, c, t, i, o, n, (, a, ), {, g, o, o, g, l, e, ., l, m, ., p, u, s, h, ., a, p, p, l, y, (, g, o, o, g, l, e, ., l, m, ,, a, ), }, ;, g, o, o, g, l, e, ., l, q, =, [, ], ;, g, o, o, g, l, e, ., l, o, a, d, =, f, u, n, c, t, i, o, n, (, a, ,, b, ,, c, ), {, g, o, o, g, l, e, ., l, q, ., p, u, s, h, (, [, [, a, ], ,, b, ,, c, ], ), }, ;, g, o, o, g, l, e, ., l, o, a, d, A, l, l, =, f, u, n, c, t, i, o, n, (, a, ,, b, ), {, g, o, o, g, l, e, ., l, q, ., p, u, s, h, (, [, a, ,, b, ], ), }, ;, }, ), ., c, a, l, l, (, t, h, i, s, ), ;, g, o, o, g, l, e, ., f, =, {, }, ;, v, a, r,  , a, =, w, i, n, d, o, w, ., l, o, c, a, t, i, o, n, ,, b, =, a, ., h, r, e, f, ., i, n, d, e, x, O, f, (, ", #, ", ), ;, i, f, (, 0, <, =, b, ), {, v, a, r,  , c, =, a, ., h, r, e, f, ., s, u, b, s, t, r, i, n, g, (, b, +, 1, ), ;, /, (, ^, |, &, ), q, =, /, ., t, e, s, t, (, c, ), &, &, -, 1, =, =, c, ., i, n, d, e, x, O, f, (, ", #, ", ), &, &, a, ., r, e, p, l, a, c, e, (, ", /, s, e, a, r, c, h, ?, ", +, c, ., r, e, p, l, a, c, e, (, /, (, ^, |, &, ), f, p, =, [, ^, &, ], *, /, g, ,, ", ", ), +, ", &, c, a, d, =, h, ", ), }, ;, <, /, s, c, r, i, p, t, >, <, s, t, y, l, e, >, #, g, b, a, r, ,, #, g, u, s, e, r, {, f, o, n, t, -, s, i, z, e, :, 1, 3, p, x, ;, p, a, d, d, i, n, g, -, t, o, p, :, 1, p, x,  , !, i, m, p, o, r, t, a, n, t, ;, }, #, g, b, a, r, {, h, e, i, g, h, t, :, 2, 2, p, x, }, #, g, u, s, e, r, {, p, a, d, d, i, n, g, -, b, o, t, t, o, m, :, 7, p, x,  , !, i, m, p, o, r, t, a, n, t, ;, t, e, x, t, -, a, l, i, g, n, :, r, i, g, h, t, }, ., g, b, h, ,, ., g, b, d, {, b, o, r, d, e, r, -, t, o, p, :, 1, p, x,  , s, o, l, i, d,  , #, c, 9, d, 7, f, 1, ;, f, o, n, t, -, s, i, z, e, :, 1, p, x, }, ., g, b, h, {, h, e, i, g, h, t, :, 0, ;, p, o, s, i, t, i, o, n, :, a, b, s, o, l, u, t, e, ;, t, o, p, :, 2, 4, p, x, ;, w, i, d, t, h, :, 1, 0, 0, %, }, @, m, e, d, i, a,  , a, l, l, {, ., g, b, 1, {, h, e, i, g, h, t, :, 2, 2, p, x, ;, m, a, r, g, i, n, -, r, i, g, h, t, :, ., 5, e, m, ;, v, e, r, t, i, c, a, l, -, a, l, i, g, n, :, t, o, p, }, #, g, b, a, r, {, f, l, o, a, t, :, l, e, f, t, }, }, a, ., g, b, 1, ,, a, ., g, b, 4, {, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, u, n, d, e, r, l, i, n, e,  , !, i, m, p, o, r, t, a, n, t, }, a, ., g, b, 1, ,, a, ., g, b, 4, {, c, o, l, o, r, :, #, 0, 0, c,  , !, i, m, p, o, r, t, a, n, t, }, ., g, b, i,  , ., g, b, 4, {, c, o, l, o, r, :, #, d, d, 8, e, 2, 7,  , !, i, m, p, o, r, t, a, n, t, }, ., g, b, f,  , ., g, b, 4, {, c, o, l, o, r, :, #, 9, 0, 0,  , !, i, m, p, o, r, t, a, n, t, }, 
, <, /, s, t, y, l, e, >, <, s, t, y, l, e, >, b, o, d, y, ,, t, d, ,, a, ,, p, ,, ., h, {, f, o, n, t, -, f, a, m, i, l, y, :, a, r, i, a, l, ,, s, a, n, s, -, s, e, r, i, f, }, b, o, d, y, {, m, a, r, g, i, n, :, 0, ;, o, v, e, r, f, l, o, w, -, y, :, s, c, r, o, l, l, }, #, g, o, g, {, p, a, d, d, i, n, g, :, 3, p, x,  , 8, p, x,  , 0, }, t, d, {, l, i, n, e, -, h, e, i, g, h, t, :, ., 8, e, m, }, ., g, a, c, _, m,  , t, d, {, l, i, n, e, -, h, e, i, g, h, t, :, 1, 7, p, x, }, f, o, r, m, {, m, a, r, g, i, n, -, b, o, t, t, o, m, :, 2, 0, p, x, }, ., h, {, c, o, l, o, r, :, #, 3, 6, c, }, ., q, {, c, o, l, o, r, :, #, 0, 0, c, }, ., t, s,  , t, d, {, p, a, d, d, i, n, g, :, 0, }, ., t, s, {, b, o, r, d, e, r, -, c, o, l, l, a, p, s, e, :, c, o, l, l, a, p, s, e, }, e, m, {, f, o, n, t, -, w, e, i, g, h, t, :, b, o, l, d, ;, f, o, n, t, -, s, t, y, l, e, :, n, o, r, m, a, l, }, ., l, s, t, {, h, e, i, g, h, t, :, 2, 5, p, x, ;, w, i, d, t, h, :, 4, 9, 6, p, x, }, ., g, s, f, i, ,, ., l, s, t, {, f, o, n, t, :, 1, 8, p, x,  , a, r, i, a, l, ,, s, a, n, s, -, s, e, r, i, f, }, ., g, s, f, s, {, f, o, n, t, :, 1, 7, p, x,  , a, r, i, a, l, ,, s, a, n, s, -, s, e, r, i, f, }, ., d, s, {, d, i, s, p, l, a, y, :, i, n, l, i, n, e, -, b, o, x, ;, d, i, s, p, l, a, y, :, i, n, l, i, n, e, -, b, l, o, c, k, ;, m, a, r, g, i, n, :, 3, p, x,  , 0,  , 4, p, x, ;, m, a, r, g, i, n, -, l, e, f, t, :, 4, p, x, }, i, n, p, u, t, {, f, o, n, t, -, f, a, m, i, l, y, :, i, n, h, e, r, i, t, }, a, ., g, b, 1, ,, a, ., g, b, 2, ,, a, ., g, b, 3, ,, a, ., g, b, 4, {, c, o, l, o, r, :, #, 1, 1, c,  , !, i, m, p, o, r, t, a, n, t, }, b, o, d, y, {, b, a, c, k, g, r, o, u, n, d, :, #, f, f, f, ;, c, o, l, o, r, :, b, l, a, c, k, }, a, {, c, o, l, o, r, :, #, 1, 1, c, ;, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, n, o, n, e, }, a, :, h, o, v, e, r, ,, a, :, a, c, t, i, v, e, {, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, u, n, d, e, r, l, i, n, e, }, ., f, l,  , a, {, c, o, l, o, r, :, #, 3, 6, c, }, a, :, v, i, s, i, t, e, d, {, c, o, l, o, r, :, #, 5, 5, 1, a, 8, b, }, a, ., g, b, 1, ,, a, ., g, b, 4, {, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, u, n, d, e, r, l, i, n, e, }, a, ., g, b, 3, :, h, o, v, e, r, {, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, n, o, n, e, }, #, g, h, e, a, d,  , a, ., g, b, 2, :, h, o, v, e, r, {, c, o, l, o, r, :, #, f, f, f,  , !, i, m, p, o, r, t, a, n, t, }, ., s, b, l, c, {, p, a, d, d, i, n, g, -, t, o, p, :, 5, p, x, }, ., s, b, l, c,  , a, {, d, i, s, p, l, a, y, :, b, l, o, c, k, ;, m, a, r, g, i, n, :, 2, p, x,  , 0, ;, m, a, r, g, i, n, -, l, e, f, t, :, 1, 3, p, x, ;, f, o, n, t, -, s, i, z, e, :, 1, 1, p, x, }, ., l, s, b, b, {, b, a, c, k, g, r, o, u, n, d, :, #, e, e, e, ;, b, o, r, d, e, r, :, s, o, l, i, d,  , 1, p, x, ;, b, o, r, d, e, r, -, c, o, l, o, r, :, #, c, c, c,  , #, 9, 9, 9,  , #, 9, 9, 9,  , #, c, c, c, ;, h, e, i, g, h, t, :, 3, 0, p, x, }, ., l, s, b, b, {, d, i, s, p, l, a, y, :, b, l, o, c, k, }, ., f, t, l, ,, #, f, l, l,  , a, {, d, i, s, p, l, a, y, :, i, n, l, i, n, e, -, b, l, o, c, k, ;, m, a, r, g, i, n, :, 0,  , 1, 2, p, x, }, ., l, s, b, {, b, a, c, k, g, r, o, u, n, d, :, u, r, l, (, /, i, m, a, g, e, s, /, n, a, v, _, l, o, g, o, 2, 2, 9, ., p, n, g, ),  , 0,  , -, 2, 6, 1, p, x,  , r, e, p, e, a, t, -, x, ;, b, o, r, d, e, r, :, n, o, n, e, ;, c, o, l, o, r, :, #, 0, 0, 0, ;, c, u, r, s, o, r, :, p, o, i, n, t, e, r, ;, h, e, i, g, h, t, :, 3, 0, p, x, ;, m, a, r, g, i, n, :, 0, ;, o, u, t, l, i, n, e, :, 0, ;, f, o, n, t, :, 1, 5, p, x,  , a, r, i, a, l, ,, s, a, n, s, -, s, e, r, i, f, ;, v, e, r, t, i, c, a, l, -, a, l, i, g, n, :, t, o, p, }, ., l, s, b, :, a, c, t, i, v, e, {, b, a, c, k, g, r, o, u, n, d, :, #, c, c, c, }, ., l, s, t, :, f, o, c, u, s, {, o, u, t, l, i, n, e, :, n, o, n, e, }, <, /, s, t, y, l, e, >, <, s, c, r, i, p, t, >, <, /, s, c, r, i, p, t, >, <, l, i, n, k,  , h, r, e, f, =, ", /, i, m, a, g, e, s, /, b, r, a, n, d, i, n, g, /, p, r, o, d, u, c, t, /, i, c, o, /, g, o, o, g, l, e, g, _, l, o, d, p, ., i, c, o, ",  , r, e, l, =, ", s, h, o, r, t, c, u, t,  , i, c, o, n, ", >, <, /, h, e, a, d, >, <, b, o, d, y,  , b, g, c, o, l, o, r, =, ", #, f, f, f, ", >, <, s, c, r, i, p, t, >, (, f, u, n, c, t, i, o, n, (, ), {, v, a, r,  , s, r, c, =, ', /, i, m, a, g, e, s, /, n, a, v, _, l, o, g, o, 2, 2, 9, ., p, n, g, ', ;, v, a, r,  , i, e, s, g, =, f, a, l, s, e, ;, d, o, c, u, m, e, n, t, ., b, o, d, y, ., o, n, l, o, a, d,  , =,  , f, u, n, c, t, i, o, n, (, ), {, w, i, n, d, o, w, ., n,  , &, &,  , w, i, n, d, o, w, ., n, (, ), ;, i, f,  , (, d, o, c, u, m, e, n, t, ., i, m, a, g, e, s, ), {, n, e, w,  , I, m, a, g, e, (, ), ., s, r, c, =, s, r, c, ;, }, 
, i, f,  , (, !, i, e, s, g, ), {, d, o, c, u, m, e, n, t, ., f, &, &, d, o, c, u, m, e, n, t, ., f, ., q, ., f, o, c, u, s, (, ), ;, d, o, c, u, m, e, n, t, ., g, b, q, f, &, &, d, o, c, u, m, e, n, t, ., g, b, q, f, ., q, ., f, o, c, u, s, (, ), ;, }, 
, }, 
, }, ), (, ), ;, <, /, s, c, r, i, p, t, >, <, d, i, v,  , i, d, =, ", m, n, g, b, ", >,  , <, d, i, v,  , i, d, =, g, b, a, r, >, <, n, o, b, r, >, <, b,  , c, l, a, s, s, =, g, b, 1, >, S, e, a, r, c, h, <, /, b, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, w, w, w, ., g, o, o, g, l, e, ., c, o, m, /, i, m, g, h, p, ?, h, l, =, e, n, &, t, a, b, =, w, i, ", >, I, m, a, g, e, s, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, m, a, p, s, ., g, o, o, g, l, e, ., c, o, m, /, m, a, p, s, ?, h, l, =, e, n, &, t, a, b, =, w, l, ", >, M, a, p, s, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, p, l, a, y, ., g, o, o, g, l, e, ., c, o, m, /, ?, h, l, =, e, n, &, t, a, b, =, w, 8, ", >, P, l, a, y, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, w, w, w, ., y, o, u, t, u, b, e, ., c, o, m, /, ?, g, l, =, U, S, &, t, a, b, =, w, 1, ", >, Y, o, u, T, u, b, e, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, n, e, w, s, ., g, o, o, g, l, e, ., c, o, m, /, n, w, s, h, p, ?, h, l, =, e, n, &, t, a, b, =, w, n, ", >, N, e, w, s, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, m, a, i, l, ., g, o, o, g, l, e, ., c, o, m, /, m, a, i, l, /, ?, t, a, b, =, w, m, ", >, G, m, a, i, l, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, d, r, i, v, e, ., g, o, o, g, l, e, ., c, o, m, /, ?, t, a, b, =, w, o, ", >, D, r, i, v, e, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , s, t, y, l, e, =, ", t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, n, o, n, e, ",  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, w, w, w, ., g, o, o, g, l, e, ., c, o, m, /, i, n, t, l, /, e, n, /, o, p, t, i, o, n, s, /, ", >, <, u, >, M, o, r, e, <, /, u, >,  , &, r, a, q, u, o, ;, <, /, a, >, <, /, n, o, b, r, >, <, /, d, i, v, >, <, d, i, v,  , i, d, =, g, u, s, e, r,  , w, i, d, t, h, =, 1, 0, 0, %, >, <, n, o, b, r, >, <, s, p, a, n,  , i, d, =, g, b, n,  , c, l, a, s, s, =, g, b, i, >, <, /, s, p, a, n, >, <, s, p, a, n,  , i, d, =, g, b, f,  , c, l, a, s, s, =, g, b, f, >, <, /, s, p, a, n, >, <, s, p, a, n,  , i, d, =, g, b, e, >, <, /, s, p, a, n, >, <, a,  , h, r, e, f, =, ", h, t, t, p, :, /, /, w, w, w, ., g, o, o, g, l, e, ., c, o, m, /, h, i, s, t, o, r, y, /, o, p, t, o, u, t, ?, h, l, =, e, n, ",  , c, l, a, s, s, =, g, b, 4, >, W, e, b,  , H, i, s, t, o, r, y, <, /, a, >,  , |,  , <, a,  ,  , h, r, e, f, =, ", /, p, r, e, f, e, r, e, n, c, e, s, ?, h, l, =, e, n, ",  , c, l, a, s, s, =, g, b, 4, >, S, e, t, t, i, n, g, s, <, /, a, >,  , |,  , <, a,  , t, a, r, g, e, t, =, _, t, o, p,  , i, d, =, g, b, _, 7, 0,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, a, c, c, o, u, n, t, s, ., g, o, o, g, l, e, ., c, o, m, /, S, e, r, v, i, c, e, L, o, g, i, n, ?, h, l, =, e, n, &, p, a, s, s, i, v, e, =, t, r, u, e, &, c, o, n, t, i, n, u, e, =, h, t, t, p, s, :, /, /, w, w, w, ., g, o, o, g, l, e, ., c, o, m, /, ",  , c, l, a, s, s, =, g, b, 4, >, S, i, g, n,  , i, n, <, /, a, >, <, /, n, o, b, r, >, <, /, d, i, v, >, <, d, i, v,  , c, l, a, s, s, =, g, b, h,  , s, t, y, l, e, =, l, e, f, t, :, 0, >, <, /, d, i, v, >, <, d, i, v,  , c, l, a, s, s, =, g, b, h,  , s, t, y, l, e, =, r, i, g, h, t, :, 0, >, <, /, d, i, v, >,  , <, /, d, i, v, >, <, c, e, n, t, e, r, >, <, b, r,  , c, l, e, a, r, =, ", a, l, l, ",  , i, d, =, ", l, g, p, d, ", >, <, d, i, v,  , i, d, =, ", l, g, a, ", >, <, i, m, g,  , a, l, t, =, ", G, o, o, g, l, e, ",  , h, e, i, g, h, t, =, ", 9, 2, ",  , s, r, c, =, ", /, i, m, a, g, e, s, /, b, r, a, n, d, i, n, g, /, g, o, o, g, l, e, l, o, g, o, /, 1, x, /, g, o, o, g, l, e, l, o, g, o, _, w, h, i, t, e, _, b, a, c, k, g, r, o, u, n, d, _, c, o, l, o, r, _, 2, 7, 2, x, 9, 2, d, p, ., p, n, g, ",  , s, t, y, l, e, =, ", p, a, d, d, i, n, g, :, 2, 8, p, x,  , 0,  , 1, 4, p, x, ",  , w, i, d, t, h, =, ", 2, 7, 2, ",  , i, d, =, ", h, p, l, o, g, o, ",  , o, n, l, o, a, d, =, ", w, i, n, d, o, w, ., l, o, l, &, &, l, o, l, (, ), ", >, <, b, r, >, <, b, r, >, <, /, d, i, v, >, <, f, o, r, m,  , a, c, t, i, o, n, =, ", /, s, e, a, r, c, h, ",  , n, a, m, e, =, ", f, ", >, <, t, a, b, l, e,  , c, e, l, l, p, a, d, d, i, n, g, =, ", 0, ",  , c, e, l, l, s, p, a, c, i, n, g, =, ", 0, ", >, <, t, r,  , v, a, l, i, g, n, =, ", t, o, p, ", >, <, t, d,  , w, i, d, t, h, =, ", 2, 5, %, ", >, &, n, b, s, p, ;, <, /, t, d, >, <, t, d,  , a, l, i, g, n, =, ", c, e, n, t, e, r, ",  , n, o, w, r, a, p, =, ", ", >, <, i, n, p, u, t,  , n, a, m, e, =, ", i, e, ",  , v, a, l, u, e, =, ", I, S, O, -, 8, 8, 5, 9, -, 1, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ", >, <, i, n, p, u, t,  , v, a, l, u, e, =, ", e, n, ",  , n, a, m, e, =, ", h, l, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ", >, <, i, n, p, u, t,  , n, a, m, e, =, ", s, o, u, r, c, e, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ",  , v, a, l, u, e, =, ", h, p, ", >, <, i, n, p, u, t,  , n, a, m, e, =, ", b, i, w, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ", >, <, i, n, p, u, t,  , n, a, m, e, =, ", b, i, h, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ", >, <, d, i, v,  , c, l, a, s, s, =, ", d, s, ",  , s, t, y, l, e, =, ", h, e, i, g, h, t, :, 3, 2, p, x, ;, m, a, r, g, i, n, :, 4, p, x,  , 0, ", >, <, i, n, p, u, t,  , s, t, y, l, e, =, ", c, o, l, o, r, :, #, 0, 0, 0, ;, m, a, r, g, i, n, :, 0, ;, p, a, d, d, i, n, g, :, 5, p, x,  , 8, p, x,  , 0,  , 6, p, x, ;, v, e, r, t, i, c, a, l, -, a, l, i, g, n, :, t, o, p, ",  , a, u, t, o, c, o, m, p, l, e, t, e, =, ", o, f, f, ",  , c, l, a, s, s, =, ", l, s, t, ",  , v, a, l, u, e, =, ", ",  , t, i, t, l, e, =, ", G, o, o, g, l, e,  , S, e, a, r, c, h, ",  , m, a, x, l, e, n, g, t, h, =, ", 2, 0, 4, 8, ",  , n, a, m, e, =, ", q, ",  , s, i, z, e, =, ", 5, 7, ", >, <, /, d, i, v, >, <, b, r,  , s, t, y, l, e, =, ", l, i, n, e, -, h, e, i, g, h, t, :, 0, ", >, <, s, p, a, n,  , c, l, a, s, s, =, ", d, s, ", >, <, s, p, a, n,  , c, l, a, s, s, =, ", l, s, b, b, ", >, <, i, n, p, u, t,  , c, l, a, s, s, =, ", l, s, b, ",  , v, a, l, u, e, =, ", G, o, o, g, l, e,  , S, e, a, r, c, h, ",  , n, a, m, e, =, ", b, t, n, G, ",  , t, y, p, e, =, ", s, u, b, m, i, t, ", >, <, /, s, p, a, n, >, <, /, s, p, a, n, >, <, s, p, a, n,  , c, l, a, s, s, =, ", d, s, ", >, <, s, p, a, n,  , c, l, a, s, s, =, ", l, s, b, b, ", >, <, i, n, p, u, t,  , c, l, a, s, s, =, ", l, s, b, ",  , v, a, l, u, e, =, ", I, ', m,  , F, e, e, l, i, n, g,  , L, u, c, k, y, ",  , n, a, m, e, =, ", b, t, n, I, ",  , o, n, c, l, i, c, k, =, ", i, f, (, t, h, i, s, ., f, o, r, m, ., q, ., v, a, l, u, e, ), t, h, i, s, ., c, h, e, c, k, e, d, =, 1, ;,  , e, l, s, e,  , t, o, p, ., l, o, c, a, t, i, o, n, =, ', /, d, o, o, d, l, e, s, /, ', ",  , t, y, p, e, =, ", s, u, b, m, i, t, ", >, <, /, s, p, a, n, >, <, /, s, p, a, n, >, <, /, t, d, >, <, t, d,  , c, l, a, s, s, =, ", f, l,  , s, b, l, c, ",  , a, l, i, g, n, =, ", l, e, f, t, ",  , n, o, w, r, a, p, =, ", ",  , w, i, d, t, h, =, ", 2, 5, %, ", >, <, a,  , h, r, e, f, =, ", /, a, d, v, a, n, c, e, d, _, s, e, a, r, c, h, ?, h, l, =, e, n, &, a, m, p, ;, a, u, t, h, u, s, e, r, =, 0, ", >, A, d, v, a, n, c, e, d,  , s, e, a, r, c, h, <, /, a, >, <, a,  , h, r, e, f, =, ", /, l, a, n, g, u, a, g, e, _, t, o, o, l, s, ?, h, l, =, e, n, &, a, m, p, ;, a, u, t, h, u, s, e, r, =, 0, ", >, L, a, n, g, u, a, g, e,  , t, o, o, l, s, <, /, a, >, <, /, t, d, >, <, /, t, r, >, <, /, t, a, b, l, e, >, <, i, n, p, u, t,  , i, d, =, ", g, b, v, ",  , n, a, m, e, =, ", g, b, v, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ",  , v, a, l, u, e, =, ", 1, ", >, <, /, f, o, r, m, >, <, d, i, v,  , i, d, =, ", g, a, c, _, s, c, o, n, t, ", >, <, /, d, i, v, >, <, d, i, v,  , s, t, y, l, e, =, ", f, o, n, t, -, s, i, z, e, :, 8, 3, %, ;, m, i, n, -, h, e, i, g, h, t, :, 3, ., 5, e, m, ", >, <, b, r, >, <, /, d, i, v, >, <, s, p, a, n,  , i, d, =, ", f, o, o, t, e, r, ", >, <, d, i, v,  , s, t, y, l, e, =, ", f, o, n, t, -, s, i, z, e, :, 1, 0, p, t, ", >, <, d, i, v,  , s, t, y, l, e, =, ", m, a, r, g, i, n, :, 1, 9, p, x,  , a, u, t, o, ;, t, e, x, t, -, a, l, i, g, n, :, c, e, n, t, e, r, ",  , i, d, =, ", f, l, l, ", >, <, a,  , h, r, e, f, =, ", /, i, n, t, l, /, e, n, /, a, d, s, /, ", >, A, d, v, e, r, t, i, s, i, n, g,  , P, r, o, g, r, a, m, s, <, /, a, >, <, a,  , h, r, e, f, =, ", /, s, e, r, v, i, c, e, s, /, ", >, B, u, s, i, n, e, s, s,  , S, o, l, u, t, i, o, n, s, <, /, a, >, <, a,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, p, l, u, s, ., g, o, o, g, l, e, ., c, o, m, /, 1, 1, 6, 8, 9, 9, 0, 2, 9, 3, 7, 5, 9, 1, 4, 0, 4, 4, 5, 5, 0, ",  , r, e, l, =, ", p, u, b, l, i, s, h, e, r, ", >, +, G, o, o, g, l, e, <, /, a, >, <, a,  , h, r, e, f, =, ", /, i, n, t, l, /, e, n, /, a, b, o, u, t, ., h, t, m, l, ", >, A, b, o, u, t,  , G, o, o, g, l, e, <, /, a, >, <, /, d, i, v, >, <, /, d, i, v, >, <, p,  , s, t, y, l, e, =, ", c, o, l, o, r, :, #, 7, 6, 7, 6, 7, 6, ;, f, o, n, t, -, s, i, z, e, :, 8, p, t, ", >, &, c, o, p, y, ;,  , 2, 0, 1, 7,  , -,  , <, a,  , h, r, e, f, =, ", /, i, n, t, l, /, e, n, /, p, o, l, i, c, i, e, s, /, p, r, i, v, a, c, y, /, ", >, P, r, i, v, a, c, y, <, /, a, >,  , -,  , <, a,  , h, r, e, f, =, ", /, i, n, t, l, /, e, n, /, p, o, l, i, c, i, e, s, /, t, e, r, m, s, /, ", >, T, e, r, m, s, <, /, a, >, <, /, p, >, <, /, s, p, a, n, >, <, /, c, e, n, t, e, r, >, <, s, c, r, i, p, t, >, (, f, u, n, c, t, i, o, n, (, ), {, w, i, n, d, o, w, ., g, o, o, g, l, e, ., c, d, o, =, {, h, e, i, g, h, t, :, 0, ,, w, i, d, t, h, :, 0, }, ;, (, f, u, n, c, t, i, o, n, (, ), {, v, a, r,  , a, =, w, i, n, d, o, w, ., i, n, n, e, r, W, i, d, t, h, ,, b, =, w, i, n, d, o, w, ., i, n, n, e, r, H, e, i, g, h, t, ;, i, f, (, !, a, |, |, !, b, ), {, v, a, r,  , c, =, w, i, n, d, o, w, ., d, o, c, u, m, e, n, t, ,, d, =, ", C, S, S, 1, C, o, m, p, a, t, ", =, =, c, ., c, o, m, p, a, t, M, o, d, e, ?, c, ., d, o, c, u, m, e, n, t, E, l, e, m, e, n, t, :, c, ., b, o, d, y, ;, a, =, d, ., c, l, i, e, n, t, W, i, d, t, h, ;, b, =, d, ., c, l, i, e, n, t, H, e, i, g, h, t, }, a, &, &, b, &, &, (, a, !, =, g, o, o, g, l, e, ., c, d, o, ., w, i, d, t, h, |, |, b, !, =, g, o, o, g, l, e, ., c, d, o, ., h, e, i, g, h, t, ), &, &, g, o, o, g, l, e, ., l, o, g, (, ", ", ,, ", ", ,, ", /, c, l, i, e, n, t, _, 2, 0, 4, ?, &, a, t, y, p, =, i, &, b, i, w, =, ", +, a, +, ", &, b, i, h, =, ", +, b, +, ", &, e, i, =, ", +, g, o, o, g, l, e, ., k, E, I, ), ;, }, ), ., c, a, l, l, (, t, h, i, s, ), ;, }, ), (, ), ;, <, /, s, c, r, i, p, t, >, <, d, i, v,  , i, d, =, ", x, j, s, d, ", >, <, /, d, i, v, >, <, d, i, v,  , i, d, =, ", x, j, s, i, ", >, <, s, c, r, i, p, t, >, (, f, u, n, c, t, i, o, n, (, ), {, f, u, n, c, t, i, o, n,  , c, (, b, ), {, w, i, n, d, o, w, ., s, e, t, T, i, m, e, o, u, t, (, f, u, n, c, t, i, o, n, (, ), {, v, a, r,  , a, =, d, o, c, u, m, e, n, t, ., c, r, e, a, t, e, E, l, e, m, e, n, t, (, ", s, c, r, i, p, t, ", ), ;, a, ., s, r, c, =, b, ;, g, o, o, g, l, e, ., t, i, m, e, r, s, &, &, g, o, o, g, l, e, ., t, i, m, e, r, s, ., l, o, a, d, ., t, &, &, g, o, o, g, l, e, ., t, i, c, k, (, ", l, o, a, d, ", ,, {, g, e, n, 2, 0, 4, :, ", x, j, s, l, s, ", ,, c, l, e, a, r, c, u, t, :, 3, 1, }, ), ;, d, o, c, u, m, e, n, t, ., g, e, t, E, l, e, m, e, n, t, B, y, I, d, (, ", x, j, s, d, ", ), ., a, p, p, e, n, d, C, h, i, l, d, (, a, ), }, ,, 0, ), }, g, o, o, g, l, e, ., d, l, j, p, =, f, u, n, c, t, i, o, n, (, b, ,, a, ), {, g, o, o, g, l, e, ., x, j, s, u, =, b, ;, c, (, a, ), }, ;, g, o, o, g, l, e, ., d, l, j, =, c, ;, }, ), ., c, a, l, l, (, t, h, i, s, ), ;, (, f, u, n, c, t, i, o, n, (, ), {, v, a, r,  , r, =, [, ], ;, g, o, o, g, l, e, ., p, l, m, (, r, ), ;, }, ), (, ), ;, i, f, (, !, g, o, o, g, l, e, ., x, j, s, ), {, w, i, n, d, o, w, ., _, =, w, i, n, d, o, w, ., _, |, |, {, }, ;, w, i, n, d, o, w, ., _, D, u, m, p, E, x, c, e, p, t, i, o, n, =, w, i, n, d, o, w, ., _, ., _, D, u, m, p, E, x, c, e, p, t, i, o, n, =, f, u, n, c, t, i, o, n, (, e, ), {, t, h, r, o, w,  , e, }, ;, g, o, o, g, l, e, ., d, l, j, p, (, ', /, x, j, s, /, _, /, j, s, /, k, \, x, 3, d, x, j, s, ., h, p, ., e, n, _, U, S, ., F, x, _, G, d, o, c, 7, q, 1, A, ., O, /, m, \, x, 3, d, s, b, _, h, e, ,, d, /, a, m, \, x, 3, d, A, D, A, /, r, t, \, x, 3, d, j, /, d, \, x, 3, d, 1, /, t, \, x, 3, d, z, c, m, s, /, r, s, \, x, 3, d, A, C, T, 9, 0, o, F, a, t, Z, n, h, k, F, X, _, Z, 5, Z, 8, r, I, d, R, T, x, a, 4, 1, 9, 2, e, 7, A, ', ,, ', /, x, j, s, /, _, /, j, s, /, k, \, x, 3, d, x, j, s, ., h, p, ., e, n, _, U, S, ., F, x, _, G, d, o, c, 7, q, 1, A, ., O, /, m, \, x, 3, d, s, b, _, h, e, ,, d, /, a, m, \, x, 3, d, A, D, A, /, r, t, \, x, 3, d, j, /, d, \, x, 3, d, 1, /, t, \, x, 3, d, z, c, m, s, /, r, s, \, x, 3, d, A, C, T, 9, 0, o, F, a, t, Z, n, h, k, F, X, _, Z, 5, Z, 8, r, I, d, R, T, x, a, 4, 1, 9, 2, e, 7, A, ', ), ;, g, o, o, g, l, e, ., x, j, s, =, 1, ;, }, g, o, o, g, l, e, ., p, m, c, =, {, ", s, b, _, h, e, ", :, {, ", a, g, e, n, ", :, f, a, l, s, e, ,, ", c, g, e, n, ", :, f, a, l, s, e, ,, ", c, l, i, e, n, t, ", :, ", h, e, i, r, l, o, o, m, -, h, p, ", ,, ", d, h, ", :, t, r, u, e, ,, ", d, h, q, t, ", :, t, r, u, e, ,, ", d, s, ", :, ", ", ,, ", f, l, ", :, t, r, u, e, ,, ", h, o, s, t, ", :, ", g, o, o, g, l, e, ., c, o, m, ", ,, ", i, s, b, h, ", :, 2, 8, ,, ", j, a, m, ", :, 0, ,, ", j, s, o, n, p, ", :, t, r, u, e, ,, ", m, s, g, s, ", :, {, ", c, i, b, l, ", :, ", C, l, e, a, r,  , S, e, a, r, c, h, ", ,, ", d, y, m, ", :, ", D, i, d,  , y, o, u,  , m, e, a, n, :, ", ,, ", l, c, k, y, ", :, ", I, \, u, 0, 0, 2, 6, #, 3, 9, ;, m,  , F, e, e, l, i, n, g,  , L, u, c, k, y, ", ,, ", l, m, l, ", :, ", L, e, a, r, n,  , m, o, r, e, ", ,, ", o, s, k, t, ", :, ", I, n, p, u, t,  , t, o, o, l, s, ", ,, ", p, s, r, c, ", :, ", T, h, i, s,  , s, e, a, r, c, h,  , w, a, s,  , r, e, m, o, v, e, d,  , f, r, o, m,  , y, o, u, r,  , \, u, 0, 0, 3, C, a,  , h, r, e, f, =, \, ", /, h, i, s, t, o, r, y, \, ", \, u, 0, 0, 3, E, W, e, b,  , H, i, s, t, o, r, y, \, u, 0, 0, 3, C, /, a, \, u, 0, 0, 3, E, ", ,, ", p, s, r, l, ", :, ", R, e, m, o, v, e, ", ,, ", s, b, i, t, ", :, ", S, e, a, r, c, h,  , b, y,  , i, m, a, g, e, ", ,, ", s, r, c, h, ", :, ", G, o, o, g, l, e,  , S, e, a, r, c, h, ", }, ,, ", n, d, s, ", :, t, r, u, e, ,, ", o, v, r, ", :, {, }, ,, ", p, q, ", :, ", ", ,, ", r, e, f, p, d, ", :, t, r, u, e, ,, ", r, f, s, ", :, [, ], ,, ", s, b, p, l, ", :, 2, 4, ,, ", s, b, p, r, ", :, 2, 4, ,, ", s, c, d, ", :, 1, 0, ,, ", s, c, e, ", :, 5, ,, ", s, t, o, k, ", :, ", n, S, 3, E, U, p, K, y, g, r, n, f, S, W, n, 6, j, G, f, H, h, U, 3, K, D, p, c, ", }, ,, ", d, ", :, {, }, ,, ", a, W, i, v, 7, g, ", :, {, }, ,, ", Y, F, C, s, /, g, ", :, {, }, }, ;, g, o, o, g, l, e, ., x, (, n, u, l, l, ,, f, u, n, c, t, i, o, n, (, ), {, }, ), ;, <, /, s, c, r, i, p, t, >, <, /, d, i, v, >, <, /, b, o, d, y, >, <, /, h, t, m, l, >]' at 'logoutURLs' failed to satisfy constraint: Member must satisfy constraint: [Member must have length less than or equal to 1024, Member must have length greater than or equal to 1, Member must satisfy regular expression pattern: [\p{L}\p{M}\p{S}\p{N}\p{P}]+]; Value '[<, !, d, o, c, t, y, p, e,  , h, t, m, l, >, <, h, t, m, l,  , i, t, e, m, s, c, o, p, e, =, ", ",  , i, t, e, m, t, y, p, e, =, ", h, t, t, p, :, /, /, s, c, h, e, m, a, ., o, r, g, /, W, e, b, P, a, g, e, ",  , l, a, n, g, =, ", e, n, ", >, <, h, e, a, d, >, <, m, e, t, a,  , c, o, n, t, e, n, t, =, ", S, e, a, r, c, h,  , t, h, e,  , w, o, r, l, d, ', s,  , i, n, f, o, r, m, a, t, i, o, n, ,,  , i, n, c, l, u, d, i, n, g,  , w, e, b, p, a, g, e, s, ,,  , i, m, a, g, e, s, ,,  , v, i, d, e, o, s,  , a, n, d,  , m, o, r, e, .,  , G, o, o, g, l, e,  , h, a, s,  , m, a, n, y,  , s, p, e, c, i, a, l,  , f, e, a, t, u, r, e, s,  , t, o,  , h, e, l, p,  , y, o, u,  , f, i, n, d,  , e, x, a, c, t, l, y,  , w, h, a, t,  , y, o, u, ', r, e,  , l, o, o, k, i, n, g,  , f, o, r, ., ",  , n, a, m, e, =, ", d, e, s, c, r, i, p, t, i, o, n, ", >, <, m, e, t, a,  , c, o, n, t, e, n, t, =, ", n, o, o, d, p, ",  , n, a, m, e, =, ", r, o, b, o, t, s, ", >, <, m, e, t, a,  , c, o, n, t, e, n, t, =, ", t, e, x, t, /, h, t, m, l, ;,  , c, h, a, r, s, e, t, =, U, T, F, -, 8, ",  , h, t, t, p, -, e, q, u, i, v, =, ", C, o, n, t, e, n, t, -, T, y, p, e, ", >, <, m, e, t, a,  , c, o, n, t, e, n, t, =, ", /, i, m, a, g, e, s, /, b, r, a, n, d, i, n, g, /, g, o, o, g, l, e, g, /, 1, x, /, g, o, o, g, l, e, g, _, s, t, a, n, d, a, r, d, _, c, o, l, o, r, _, 1, 2, 8, d, p, ., p, n, g, ",  , i, t, e, m, p, r, o, p, =, ", i, m, a, g, e, ", >, <, t, i, t, l, e, >, G, o, o, g, l, e, <, /, t, i, t, l, e, >, <, s, c, r, i, p, t, >, (, f, u, n, c, t, i, o, n, (, ), {, w, i, n, d, o, w, ., g, o, o, g, l, e, =, {, k, E, I, :, ', 6, u, H, g, W, Y, 7, t, C, e, G, s, j, w, S, i, u, a, _, 4, B, w, ', ,, k, E, X, P, I, :, ', 1, 3, 5, 2, 2, 6, 1, ,, 1, 3, 5, 3, 3, 8, 2, ,, 1, 3, 5, 3, 6, 0, 5, ,, 1, 3, 5, 4, 2, 7, 6, ,, 1, 3, 5, 4, 4, 0, 2, ,, 1, 3, 5, 4, 9, 1, 6, ,, 1, 3, 5, 5, 3, 2, 4, ,, 1, 3, 5, 5, 8, 0, 1, ,, 1, 3, 5, 5, 8, 2, 0, ,, 3, 7, 0, 0, 2, 6, 4, ,, 3, 7, 0, 0, 4, 4, 0, ,, 3, 7, 0, 0, 4, 7, 6, ,, 4, 0, 2, 9, 8, 1, 5, ,, 4, 0, 3, 1, 1, 0, 9, ,, 4, 0, 4, 3, 4, 9, 2, ,, 4, 0, 4, 5, 8, 4, 1, ,, 4, 0, 4, 8, 3, 4, 7, ,, 4, 0, 6, 1, 9, 4, 5, ,, 4, 0, 7, 2, 7, 7, 6, ,, 4, 0, 7, 6, 9, 9, 9, ,, 4, 0, 7, 8, 4, 3, 0, ,, 4, 0, 8, 1, 0, 3, 8, ,, 4, 0, 8, 1, 1, 6, 5, ,, 4, 0, 9, 2, 1, 8, 2, ,, 4, 0, 9, 5, 9, 1, 0, ,, 4, 0, 9, 7, 1, 5, 3, ,, 4, 0, 9, 7, 4, 6, 9, ,, 4, 0, 9, 7, 9, 2, 2, ,, 4, 0, 9, 7, 9, 2, 9, ,, 4, 0, 9, 8, 7, 2, 1, ,, 4, 0, 9, 8, 7, 2, 8, ,, 4, 0, 9, 8, 7, 5, 2, ,, 4, 1, 0, 2, 2, 3, 7, ,, 4, 1, 0, 2, 8, 2, 7, ,, 4, 1, 0, 3, 4, 7, 5, ,, 4, 1, 0, 4, 2, 4, 2, ,, 4, 1, 0, 4, 2, 5, 8, ,, 4, 1, 0, 4, 4, 1, 4, ,, 4, 1, 0, 6, 0, 8, 4, ,, 4, 1, 0, 7, 9, 1, 4, ,, 4, 1, 0, 9, 3, 1, 6, ,, 4, 1, 0, 9, 4, 8, 9, ,, 4, 1, 1, 0, 6, 5, 6, ,, 4, 1, 1, 1, 5, 9, 0, ,, 4, 1, 1, 2, 9, 3, 1, ,, 4, 1, 1, 3, 2, 1, 7, ,, 4, 1, 1, 4, 5, 9, 7, ,, 4, 1, 1, 5, 2, 1, 9, ,, 4, 1, 1, 5, 6, 9, 7, ,, 4, 1, 1, 6, 7, 2, 4, ,, 4, 1, 1, 6, 7, 3, 1, ,, 4, 1, 1, 6, 9, 2, 6, ,, 4, 1, 1, 6, 9, 2, 7, ,, 4, 1, 1, 6, 9, 3, 5, ,, 4, 1, 1, 7, 3, 2, 8, ,, 4, 1, 1, 7, 9, 8, 0, ,, 4, 1, 1, 8, 1, 0, 3, ,, 4, 1, 1, 8, 2, 2, 7, ,, 4, 1, 1, 8, 7, 9, 8, ,, 4, 1, 1, 9, 0, 3, 2, ,, 4, 1, 1, 9, 0, 3, 4, ,, 4, 1, 1, 9, 0, 3, 6, ,, 4, 1, 1, 9, 2, 7, 2, ,, 4, 1, 1, 9, 7, 4, 0, ,, 4, 1, 2, 0, 4, 1, 5, ,, 4, 1, 2, 0, 6, 6, 0, ,, 4, 1, 2, 1, 0, 3, 5, ,, 4, 1, 2, 1, 1, 7, 5, ,, 4, 1, 2, 4, 0, 9, 1, ,, 4, 1, 2, 4, 1, 7, 4, ,, 4, 1, 2, 4, 4, 1, 0, ,, 4, 1, 2, 4, 8, 5, 0, ,, 4, 1, 2, 4, 8, 9, 2, ,, 4, 1, 2, 5, 8, 3, 7, ,, 4, 1, 2, 5, 9, 6, 1, ,, 4, 1, 2, 6, 2, 0, 5, ,, 4, 1, 2, 6, 2, 7, 6, ,, 4, 1, 2, 7, 4, 4, 5, ,, 4, 1, 2, 7, 4, 7, 3, ,, 4, 1, 2, 7, 5, 5, 5, ,, 4, 1, 2, 7, 6, 5, 7, ,, 4, 1, 2, 7, 7, 4, 4, ,, 4, 1, 2, 7, 7, 7, 5, ,, 4, 1, 2, 7, 8, 9, 0, ,, 4, 1, 2, 8, 5, 8, 6, ,, 4, 1, 2, 9, 0, 0, 1, ,, 4, 1, 2, 9, 4, 8, 1, ,, 4, 1, 2, 9, 5, 2, 0, ,, 4, 1, 2, 9, 5, 5, 5, ,, 4, 1, 2, 9, 6, 3, 3, ,, 4, 1, 2, 9, 6, 8, 5, ,, 4, 1, 3, 0, 4, 1, 6, ,, 4, 1, 3, 0, 4, 1, 7, ,, 4, 1, 3, 0, 5, 6, 0, ,, 4, 1, 3, 0, 7, 8, 2, ,, 4, 1, 3, 1, 0, 7, 3, ,, 4, 1, 3, 1, 2, 4, 7, ,, 4, 1, 3, 1, 2, 8, 5, ,, 4, 1, 3, 1, 3, 9, 9, ,, 4, 1, 3, 1, 4, 4, 5, ,, 4, 1, 3, 1, 8, 3, 4, ,, 4, 1, 3, 2, 2, 5, 6, ,, 4, 1, 3, 2, 2, 7, 0, ,, 4, 1, 3, 2, 3, 1, 4, ,, 4, 1, 3, 2, 7, 0, 2, ,, 4, 1, 3, 2, 8, 9, 7, ,, 4, 1, 3, 3, 0, 9, 0, ,, 4, 1, 3, 3, 1, 1, 3, ,, 4, 1, 3, 3, 1, 2, 5, ,, 4, 1, 3, 3, 2, 0, 7, ,, 4, 1, 3, 3, 2, 4, 5, ,, 4, 1, 3, 3, 4, 1, 6, ,, 4, 1, 3, 3, 5, 0, 9, ,, 4, 1, 3, 4, 0, 5, 4, ,, 4, 1, 3, 4, 2, 6, 5, ,, 4, 1, 3, 4, 4, 8, 0, ,, 4, 1, 3, 4, 4, 8, 8, ,, 4, 1, 3, 4, 5, 6, 0, ,, 4, 1, 3, 4, 9, 5, 1, ,, 4, 1, 3, 5, 0, 8, 8, ,, 4, 1, 3, 5, 2, 4, 9, ,, 4, 1, 3, 5, 3, 0, 0, ,, 4, 1, 3, 5, 6, 2, 8, ,, 4, 1, 3, 5, 6, 3, 0, ,, 4, 1, 3, 5, 9, 2, 4, ,, 4, 1, 3, 5, 9, 6, 7, ,, 4, 1, 3, 6, 1, 3, 6, ,, 4, 1, 3, 6, 2, 2, 1, ,, 4, 1, 3, 6, 2, 2, 2, ,, 4, 1, 3, 6, 6, 0, 4, ,, 1, 0, 2, 0, 0, 0, 8, 3, ,, 1, 9, 0, 0, 3, 3, 9, 8, ,, 1, 9, 0, 0, 3, 3, 9, 9, ,, 1, 9, 0, 0, 3, 4, 0, 0, ,, 1, 9, 0, 0, 3, 7, 7, 1, ,, 1, 9, 0, 0, 3, 7, 7, 2, ,, 1, 9, 0, 0, 3, 8, 2, 3, ,, 1, 9, 0, 0, 3, 8, 6, 8, ,, 1, 9, 0, 0, 3, 8, 7, 4, ,, 1, 9, 0, 0, 3, 8, 7, 5, ,, 1, 9, 0, 0, 3, 8, 7, 7, ,, 1, 9, 0, 0, 3, 8, 7, 9, ,, 1, 9, 0, 0, 3, 8, 8, 0, ', ,, a, u, t, h, u, s, e, r, :, 0, ,, k, s, c, s, :, ', c, 9, c, 9, 1, 8, f, 0, _, 6, u, H, g, W, Y, 7, t, C, e, G, s, j, w, S, i, u, a, _, 4, B, w, ', ,, u, :, ', c, 9, c, 9, 1, 8, f, 0, ', ,, k, G, L, :, ', U, S, ', }, ;, g, o, o, g, l, e, ., k, H, L, =, ', e, n, ', ;, }, ), (, ), ;, (, f, u, n, c, t, i, o, n, (, ), {, g, o, o, g, l, e, ., l, c, =, [, ], ;, g, o, o, g, l, e, ., l, i, =, 0, ;, g, o, o, g, l, e, ., g, e, t, E, I, =, f, u, n, c, t, i, o, n, (, a, ), {, f, o, r, (, v, a, r,  , b, ;, a, &, &, (, !, a, ., g, e, t, A, t, t, r, i, b, u, t, e, |, |, !, (, b, =, a, ., g, e, t, A, t, t, r, i, b, u, t, e, (, ", e, i, d, ", ), ), ), ;, ), a, =, a, ., p, a, r, e, n, t, N, o, d, e, ;, r, e, t, u, r, n,  , b, |, |, g, o, o, g, l, e, ., k, E, I, }, ;, g, o, o, g, l, e, ., g, e, t, L, E, I, =, f, u, n, c, t, i, o, n, (, a, ), {, f, o, r, (, v, a, r,  , b, =, n, u, l, l, ;, a, &, &, (, !, a, ., g, e, t, A, t, t, r, i, b, u, t, e, |, |, !, (, b, =, a, ., g, e, t, A, t, t, r, i, b, u, t, e, (, ", l, e, i, d, ", ), ), ), ;, ), a, =, a, ., p, a, r, e, n, t, N, o, d, e, ;, r, e, t, u, r, n,  , b, }, ;, g, o, o, g, l, e, ., h, t, t, p, s, =, f, u, n, c, t, i, o, n, (, ), {, r, e, t, u, r, n, ", h, t, t, p, s, :, ", =, =, w, i, n, d, o, w, ., l, o, c, a, t, i, o, n, ., p, r, o, t, o, c, o, l, }, ;, g, o, o, g, l, e, ., m, l, =, f, u, n, c, t, i, o, n, (, ), {, r, e, t, u, r, n,  , n, u, l, l, }, ;, g, o, o, g, l, e, ., w, l, =, f, u, n, c, t, i, o, n, (, a, ,, b, ), {, t, r, y, {, g, o, o, g, l, e, ., m, l, (, E, r, r, o, r, (, a, ), ,, !, 1, ,, b, ), }, c, a, t, c, h, (, d, ), {, }, }, ;, g, o, o, g, l, e, ., t, i, m, e, =, f, u, n, c, t, i, o, n, (, ), {, r, e, t, u, r, n, (, n, e, w,  , D, a, t, e, ), ., g, e, t, T, i, m, e, (, ), }, ;, g, o, o, g, l, e, ., l, o, g, =, f, u, n, c, t, i, o, n, (, a, ,, b, ,, d, ,, c, ,, g, ), {, i, f, (, a, =, g, o, o, g, l, e, ., l, o, g, U, r, l, (, a, ,, b, ,, d, ,, c, ,, g, ), ), {, b, =, n, e, w,  , I, m, a, g, e, ;, v, a, r,  , e, =, g, o, o, g, l, e, ., l, c, ,, f, =, g, o, o, g, l, e, ., l, i, ;, e, [, f, ], =, b, ;, b, ., o, n, e, r, r, o, r, =, b, ., o, n, l, o, a, d, =, b, ., o, n, a, b, o, r, t, =, f, u, n, c, t, i, o, n, (, ), {, d, e, l, e, t, e,  , e, [, f, ], }, ;, g, o, o, g, l, e, ., v, e, l, &, &, g, o, o, g, l, e, ., v, e, l, ., l, u, &, &, g, o, o, g, l, e, ., v, e, l, ., l, u, (, a, ), ;, b, ., s, r, c, =, a, ;, g, o, o, g, l, e, ., l, i, =, f, +, 1, }, }, ;, g, o, o, g, l, e, ., l, o, g, U, r, l, =, f, u, n, c, t, i, o, n, (, a, ,, b, ,, d, ,, c, ,, g, ), {, v, a, r,  , e, =, ", ", ,, f, =, g, o, o, g, l, e, ., l, s, |, |, ", ", ;, d, |, |, -, 1, !, =, b, ., s, e, a, r, c, h, (, ", &, e, i, =, ", ), |, |, (, e, =, ", &, e, i, =, ", +, g, o, o, g, l, e, ., g, e, t, E, I, (, c, ), ,, -, 1, =, =, b, ., s, e, a, r, c, h, (, ", &, l, e, i, =, ", ), &, &, (, c, =, g, o, o, g, l, e, ., g, e, t, L, E, I, (, c, ), ), &, &, (, e, +, =, ", &, l, e, i, =, ", +, c, ), ), ;, c, =, ", ", ;, !, d, &, &, g, o, o, g, l, e, ., c, s, h, i, d, &, &, -, 1, =, =, b, ., s, e, a, r, c, h, (, ", &, c, s, h, i, d, =, ", ), &, &, (, c, =, ", &, c, s, h, i, d, =, ", +, g, o, o, g, l, e, ., c, s, h, i, d, ), ;, a, =, d, |, |, ", /, ", +, (, g, |, |, ", g, e, n, _, 2, 0, 4, ", ), +, ", ?, a, t, y, p, =, i, &, c, t, =, ", +, a, +, ", &, c, a, d, =, ", +, b, +, e, +, f, +, ", &, z, x, =, ", +, g, o, o, g, l, e, ., t, i, m, e, (, ), +, c, ;, /, ^, h, t, t, p, :, /, i, ., t, e, s, t, (, a, ), &, &, g, o, o, g, l, e, ., h, t, t, p, s, (, ), &, &, (, g, o, o, g, l, e, ., m, l, (, E, r, r, o, r, (, ", a, ", ), ,, !, 1, ,, {, s, r, c, :, a, ,, g, l, m, m, :, 1, }, ), ,, a, =, ", ", ), ;, r, e, t, u, r, n,  , a, }, ;, }, ), ., c, a, l, l, (, t, h, i, s, ), ;, (, f, u, n, c, t, i, o, n, (, ), {, g, o, o, g, l, e, ., y, =, {, }, ;, g, o, o, g, l, e, ., x, =, f, u, n, c, t, i, o, n, (, a, ,, b, ), {, i, f, (, a, ), v, a, r,  , c, =, a, ., i, d, ;, e, l, s, e, {, d, o,  , c, =, M, a, t, h, ., r, a, n, d, o, m, (, ), ;, w, h, i, l, e, (, g, o, o, g, l, e, ., y, [, c, ], ), }, g, o, o, g, l, e, ., y, [, c, ], =, [, a, ,, b, ], ;, r, e, t, u, r, n, !, 1, }, ;, g, o, o, g, l, e, ., l, m, =, [, ], ;, g, o, o, g, l, e, ., p, l, m, =, f, u, n, c, t, i, o, n, (, a, ), {, g, o, o, g, l, e, ., l, m, ., p, u, s, h, ., a, p, p, l, y, (, g, o, o, g, l, e, ., l, m, ,, a, ), }, ;, g, o, o, g, l, e, ., l, q, =, [, ], ;, g, o, o, g, l, e, ., l, o, a, d, =, f, u, n, c, t, i, o, n, (, a, ,, b, ,, c, ), {, g, o, o, g, l, e, ., l, q, ., p, u, s, h, (, [, [, a, ], ,, b, ,, c, ], ), }, ;, g, o, o, g, l, e, ., l, o, a, d, A, l, l, =, f, u, n, c, t, i, o, n, (, a, ,, b, ), {, g, o, o, g, l, e, ., l, q, ., p, u, s, h, (, [, a, ,, b, ], ), }, ;, }, ), ., c, a, l, l, (, t, h, i, s, ), ;, g, o, o, g, l, e, ., f, =, {, }, ;, v, a, r,  , a, =, w, i, n, d, o, w, ., l, o, c, a, t, i, o, n, ,, b, =, a, ., h, r, e, f, ., i, n, d, e, x, O, f, (, ", #, ", ), ;, i, f, (, 0, <, =, b, ), {, v, a, r,  , c, =, a, ., h, r, e, f, ., s, u, b, s, t, r, i, n, g, (, b, +, 1, ), ;, /, (, ^, |, &, ), q, =, /, ., t, e, s, t, (, c, ), &, &, -, 1, =, =, c, ., i, n, d, e, x, O, f, (, ", #, ", ), &, &, a, ., r, e, p, l, a, c, e, (, ", /, s, e, a, r, c, h, ?, ", +, c, ., r, e, p, l, a, c, e, (, /, (, ^, |, &, ), f, p, =, [, ^, &, ], *, /, g, ,, ", ", ), +, ", &, c, a, d, =, h, ", ), }, ;, <, /, s, c, r, i, p, t, >, <, s, t, y, l, e, >, #, g, b, a, r, ,, #, g, u, s, e, r, {, f, o, n, t, -, s, i, z, e, :, 1, 3, p, x, ;, p, a, d, d, i, n, g, -, t, o, p, :, 1, p, x,  , !, i, m, p, o, r, t, a, n, t, ;, }, #, g, b, a, r, {, h, e, i, g, h, t, :, 2, 2, p, x, }, #, g, u, s, e, r, {, p, a, d, d, i, n, g, -, b, o, t, t, o, m, :, 7, p, x,  , !, i, m, p, o, r, t, a, n, t, ;, t, e, x, t, -, a, l, i, g, n, :, r, i, g, h, t, }, ., g, b, h, ,, ., g, b, d, {, b, o, r, d, e, r, -, t, o, p, :, 1, p, x,  , s, o, l, i, d,  , #, c, 9, d, 7, f, 1, ;, f, o, n, t, -, s, i, z, e, :, 1, p, x, }, ., g, b, h, {, h, e, i, g, h, t, :, 0, ;, p, o, s, i, t, i, o, n, :, a, b, s, o, l, u, t, e, ;, t, o, p, :, 2, 4, p, x, ;, w, i, d, t, h, :, 1, 0, 0, %, }, @, m, e, d, i, a,  , a, l, l, {, ., g, b, 1, {, h, e, i, g, h, t, :, 2, 2, p, x, ;, m, a, r, g, i, n, -, r, i, g, h, t, :, ., 5, e, m, ;, v, e, r, t, i, c, a, l, -, a, l, i, g, n, :, t, o, p, }, #, g, b, a, r, {, f, l, o, a, t, :, l, e, f, t, }, }, a, ., g, b, 1, ,, a, ., g, b, 4, {, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, u, n, d, e, r, l, i, n, e,  , !, i, m, p, o, r, t, a, n, t, }, a, ., g, b, 1, ,, a, ., g, b, 4, {, c, o, l, o, r, :, #, 0, 0, c,  , !, i, m, p, o, r, t, a, n, t, }, ., g, b, i,  , ., g, b, 4, {, c, o, l, o, r, :, #, d, d, 8, e, 2, 7,  , !, i, m, p, o, r, t, a, n, t, }, ., g, b, f,  , ., g, b, 4, {, c, o, l, o, r, :, #, 9, 0, 0,  , !, i, m, p, o, r, t, a, n, t, }, 
, <, /, s, t, y, l, e, >, <, s, t, y, l, e, >, b, o, d, y, ,, t, d, ,, a, ,, p, ,, ., h, {, f, o, n, t, -, f, a, m, i, l, y, :, a, r, i, a, l, ,, s, a, n, s, -, s, e, r, i, f, }, b, o, d, y, {, m, a, r, g, i, n, :, 0, ;, o, v, e, r, f, l, o, w, -, y, :, s, c, r, o, l, l, }, #, g, o, g, {, p, a, d, d, i, n, g, :, 3, p, x,  , 8, p, x,  , 0, }, t, d, {, l, i, n, e, -, h, e, i, g, h, t, :, ., 8, e, m, }, ., g, a, c, _, m,  , t, d, {, l, i, n, e, -, h, e, i, g, h, t, :, 1, 7, p, x, }, f, o, r, m, {, m, a, r, g, i, n, -, b, o, t, t, o, m, :, 2, 0, p, x, }, ., h, {, c, o, l, o, r, :, #, 3, 6, c, }, ., q, {, c, o, l, o, r, :, #, 0, 0, c, }, ., t, s,  , t, d, {, p, a, d, d, i, n, g, :, 0, }, ., t, s, {, b, o, r, d, e, r, -, c, o, l, l, a, p, s, e, :, c, o, l, l, a, p, s, e, }, e, m, {, f, o, n, t, -, w, e, i, g, h, t, :, b, o, l, d, ;, f, o, n, t, -, s, t, y, l, e, :, n, o, r, m, a, l, }, ., l, s, t, {, h, e, i, g, h, t, :, 2, 5, p, x, ;, w, i, d, t, h, :, 4, 9, 6, p, x, }, ., g, s, f, i, ,, ., l, s, t, {, f, o, n, t, :, 1, 8, p, x,  , a, r, i, a, l, ,, s, a, n, s, -, s, e, r, i, f, }, ., g, s, f, s, {, f, o, n, t, :, 1, 7, p, x,  , a, r, i, a, l, ,, s, a, n, s, -, s, e, r, i, f, }, ., d, s, {, d, i, s, p, l, a, y, :, i, n, l, i, n, e, -, b, o, x, ;, d, i, s, p, l, a, y, :, i, n, l, i, n, e, -, b, l, o, c, k, ;, m, a, r, g, i, n, :, 3, p, x,  , 0,  , 4, p, x, ;, m, a, r, g, i, n, -, l, e, f, t, :, 4, p, x, }, i, n, p, u, t, {, f, o, n, t, -, f, a, m, i, l, y, :, i, n, h, e, r, i, t, }, a, ., g, b, 1, ,, a, ., g, b, 2, ,, a, ., g, b, 3, ,, a, ., g, b, 4, {, c, o, l, o, r, :, #, 1, 1, c,  , !, i, m, p, o, r, t, a, n, t, }, b, o, d, y, {, b, a, c, k, g, r, o, u, n, d, :, #, f, f, f, ;, c, o, l, o, r, :, b, l, a, c, k, }, a, {, c, o, l, o, r, :, #, 1, 1, c, ;, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, n, o, n, e, }, a, :, h, o, v, e, r, ,, a, :, a, c, t, i, v, e, {, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, u, n, d, e, r, l, i, n, e, }, ., f, l,  , a, {, c, o, l, o, r, :, #, 3, 6, c, }, a, :, v, i, s, i, t, e, d, {, c, o, l, o, r, :, #, 5, 5, 1, a, 8, b, }, a, ., g, b, 1, ,, a, ., g, b, 4, {, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, u, n, d, e, r, l, i, n, e, }, a, ., g, b, 3, :, h, o, v, e, r, {, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, n, o, n, e, }, #, g, h, e, a, d,  , a, ., g, b, 2, :, h, o, v, e, r, {, c, o, l, o, r, :, #, f, f, f,  , !, i, m, p, o, r, t, a, n, t, }, ., s, b, l, c, {, p, a, d, d, i, n, g, -, t, o, p, :, 5, p, x, }, ., s, b, l, c,  , a, {, d, i, s, p, l, a, y, :, b, l, o, c, k, ;, m, a, r, g, i, n, :, 2, p, x,  , 0, ;, m, a, r, g, i, n, -, l, e, f, t, :, 1, 3, p, x, ;, f, o, n, t, -, s, i, z, e, :, 1, 1, p, x, }, ., l, s, b, b, {, b, a, c, k, g, r, o, u, n, d, :, #, e, e, e, ;, b, o, r, d, e, r, :, s, o, l, i, d,  , 1, p, x, ;, b, o, r, d, e, r, -, c, o, l, o, r, :, #, c, c, c,  , #, 9, 9, 9,  , #, 9, 9, 9,  , #, c, c, c, ;, h, e, i, g, h, t, :, 3, 0, p, x, }, ., l, s, b, b, {, d, i, s, p, l, a, y, :, b, l, o, c, k, }, ., f, t, l, ,, #, f, l, l,  , a, {, d, i, s, p, l, a, y, :, i, n, l, i, n, e, -, b, l, o, c, k, ;, m, a, r, g, i, n, :, 0,  , 1, 2, p, x, }, ., l, s, b, {, b, a, c, k, g, r, o, u, n, d, :, u, r, l, (, /, i, m, a, g, e, s, /, n, a, v, _, l, o, g, o, 2, 2, 9, ., p, n, g, ),  , 0,  , -, 2, 6, 1, p, x,  , r, e, p, e, a, t, -, x, ;, b, o, r, d, e, r, :, n, o, n, e, ;, c, o, l, o, r, :, #, 0, 0, 0, ;, c, u, r, s, o, r, :, p, o, i, n, t, e, r, ;, h, e, i, g, h, t, :, 3, 0, p, x, ;, m, a, r, g, i, n, :, 0, ;, o, u, t, l, i, n, e, :, 0, ;, f, o, n, t, :, 1, 5, p, x,  , a, r, i, a, l, ,, s, a, n, s, -, s, e, r, i, f, ;, v, e, r, t, i, c, a, l, -, a, l, i, g, n, :, t, o, p, }, ., l, s, b, :, a, c, t, i, v, e, {, b, a, c, k, g, r, o, u, n, d, :, #, c, c, c, }, ., l, s, t, :, f, o, c, u, s, {, o, u, t, l, i, n, e, :, n, o, n, e, }, <, /, s, t, y, l, e, >, <, s, c, r, i, p, t, >, <, /, s, c, r, i, p, t, >, <, l, i, n, k,  , h, r, e, f, =, ", /, i, m, a, g, e, s, /, b, r, a, n, d, i, n, g, /, p, r, o, d, u, c, t, /, i, c, o, /, g, o, o, g, l, e, g, _, l, o, d, p, ., i, c, o, ",  , r, e, l, =, ", s, h, o, r, t, c, u, t,  , i, c, o, n, ", >, <, /, h, e, a, d, >, <, b, o, d, y,  , b, g, c, o, l, o, r, =, ", #, f, f, f, ", >, <, s, c, r, i, p, t, >, (, f, u, n, c, t, i, o, n, (, ), {, v, a, r,  , s, r, c, =, ', /, i, m, a, g, e, s, /, n, a, v, _, l, o, g, o, 2, 2, 9, ., p, n, g, ', ;, v, a, r,  , i, e, s, g, =, f, a, l, s, e, ;, d, o, c, u, m, e, n, t, ., b, o, d, y, ., o, n, l, o, a, d,  , =,  , f, u, n, c, t, i, o, n, (, ), {, w, i, n, d, o, w, ., n,  , &, &,  , w, i, n, d, o, w, ., n, (, ), ;, i, f,  , (, d, o, c, u, m, e, n, t, ., i, m, a, g, e, s, ), {, n, e, w,  , I, m, a, g, e, (, ), ., s, r, c, =, s, r, c, ;, }, 
, i, f,  , (, !, i, e, s, g, ), {, d, o, c, u, m, e, n, t, ., f, &, &, d, o, c, u, m, e, n, t, ., f, ., q, ., f, o, c, u, s, (, ), ;, d, o, c, u, m, e, n, t, ., g, b, q, f, &, &, d, o, c, u, m, e, n, t, ., g, b, q, f, ., q, ., f, o, c, u, s, (, ), ;, }, 
, }, 
, }, ), (, ), ;, <, /, s, c, r, i, p, t, >, <, d, i, v,  , i, d, =, ", m, n, g, b, ", >,  , <, d, i, v,  , i, d, =, g, b, a, r, >, <, n, o, b, r, >, <, b,  , c, l, a, s, s, =, g, b, 1, >, S, e, a, r, c, h, <, /, b, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, w, w, w, ., g, o, o, g, l, e, ., c, o, m, /, i, m, g, h, p, ?, h, l, =, e, n, &, t, a, b, =, w, i, ", >, I, m, a, g, e, s, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, m, a, p, s, ., g, o, o, g, l, e, ., c, o, m, /, m, a, p, s, ?, h, l, =, e, n, &, t, a, b, =, w, l, ", >, M, a, p, s, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, p, l, a, y, ., g, o, o, g, l, e, ., c, o, m, /, ?, h, l, =, e, n, &, t, a, b, =, w, 8, ", >, P, l, a, y, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, w, w, w, ., y, o, u, t, u, b, e, ., c, o, m, /, ?, g, l, =, U, S, &, t, a, b, =, w, 1, ", >, Y, o, u, T, u, b, e, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, n, e, w, s, ., g, o, o, g, l, e, ., c, o, m, /, n, w, s, h, p, ?, h, l, =, e, n, &, t, a, b, =, w, n, ", >, N, e, w, s, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, m, a, i, l, ., g, o, o, g, l, e, ., c, o, m, /, m, a, i, l, /, ?, t, a, b, =, w, m, ", >, G, m, a, i, l, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, d, r, i, v, e, ., g, o, o, g, l, e, ., c, o, m, /, ?, t, a, b, =, w, o, ", >, D, r, i, v, e, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , s, t, y, l, e, =, ", t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, n, o, n, e, ",  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, w, w, w, ., g, o, o, g, l, e, ., c, o, m, /, i, n, t, l, /, e, n, /, o, p, t, i, o, n, s, /, ", >, <, u, >, M, o, r, e, <, /, u, >,  , &, r, a, q, u, o, ;, <, /, a, >, <, /, n, o, b, r, >, <, /, d, i, v, >, <, d, i, v,  , i, d, =, g, u, s, e, r,  , w, i, d, t, h, =, 1, 0, 0, %, >, <, n, o, b, r, >, <, s, p, a, n,  , i, d, =, g, b, n,  , c, l, a, s, s, =, g, b, i, >, <, /, s, p, a, n, >, <, s, p, a, n,  , i, d, =, g, b, f,  , c, l, a, s, s, =, g, b, f, >, <, /, s, p, a, n, >, <, s, p, a, n,  , i, d, =, g, b, e, >, <, /, s, p, a, n, >, <, a,  , h, r, e, f, =, ", h, t, t, p, :, /, /, w, w, w, ., g, o, o, g, l, e, ., c, o, m, /, h, i, s, t, o, r, y, /, o, p, t, o, u, t, ?, h, l, =, e, n, ",  , c, l, a, s, s, =, g, b, 4, >, W, e, b,  , H, i, s, t, o, r, y, <, /, a, >,  , |,  , <, a,  ,  , h, r, e, f, =, ", /, p, r, e, f, e, r, e, n, c, e, s, ?, h, l, =, e, n, ",  , c, l, a, s, s, =, g, b, 4, >, S, e, t, t, i, n, g, s, <, /, a, >,  , |,  , <, a,  , t, a, r, g, e, t, =, _, t, o, p,  , i, d, =, g, b, _, 7, 0,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, a, c, c, o, u, n, t, s, ., g, o, o, g, l, e, ., c, o, m, /, S, e, r, v, i, c, e, L, o, g, i, n, ?, h, l, =, e, n, &, p, a, s, s, i, v, e, =, t, r, u, e, &, c, o, n, t, i, n, u, e, =, h, t, t, p, s, :, /, /, w, w, w, ., g, o, o, g, l, e, ., c, o, m, /, ",  , c, l, a, s, s, =, g, b, 4, >, S, i, g, n,  , i, n, <, /, a, >, <, /, n, o, b, r, >, <, /, d, i, v, >, <, d, i, v,  , c, l, a, s, s, =, g, b, h,  , s, t, y, l, e, =, l, e, f, t, :, 0, >, <, /, d, i, v, >, <, d, i, v,  , c, l, a, s, s, =, g, b, h,  , s, t, y, l, e, =, r, i, g, h, t, :, 0, >, <, /, d, i, v, >,  , <, /, d, i, v, >, <, c, e, n, t, e, r, >, <, b, r,  , c, l, e, a, r, =, ", a, l, l, ",  , i, d, =, ", l, g, p, d, ", >, <, d, i, v,  , i, d, =, ", l, g, a, ", >, <, i, m, g,  , a, l, t, =, ", G, o, o, g, l, e, ",  , h, e, i, g, h, t, =, ", 9, 2, ",  , s, r, c, =, ", /, i, m, a, g, e, s, /, b, r, a, n, d, i, n, g, /, g, o, o, g, l, e, l, o, g, o, /, 1, x, /, g, o, o, g, l, e, l, o, g, o, _, w, h, i, t, e, _, b, a, c, k, g, r, o, u, n, d, _, c, o, l, o, r, _, 2, 7, 2, x, 9, 2, d, p, ., p, n, g, ",  , s, t, y, l, e, =, ", p, a, d, d, i, n, g, :, 2, 8, p, x,  , 0,  , 1, 4, p, x, ",  , w, i, d, t, h, =, ", 2, 7, 2, ",  , i, d, =, ", h, p, l, o, g, o, ",  , o, n, l, o, a, d, =, ", w, i, n, d, o, w, ., l, o, l, &, &, l, o, l, (, ), ", >, <, b, r, >, <, b, r, >, <, /, d, i, v, >, <, f, o, r, m,  , a, c, t, i, o, n, =, ", /, s, e, a, r, c, h, ",  , n, a, m, e, =, ", f, ", >, <, t, a, b, l, e,  , c, e, l, l, p, a, d, d, i, n, g, =, ", 0, ",  , c, e, l, l, s, p, a, c, i, n, g, =, ", 0, ", >, <, t, r,  , v, a, l, i, g, n, =, ", t, o, p, ", >, <, t, d,  , w, i, d, t, h, =, ", 2, 5, %, ", >, &, n, b, s, p, ;, <, /, t, d, >, <, t, d,  , a, l, i, g, n, =, ", c, e, n, t, e, r, ",  , n, o, w, r, a, p, =, ", ", >, <, i, n, p, u, t,  , n, a, m, e, =, ", i, e, ",  , v, a, l, u, e, =, ", I, S, O, -, 8, 8, 5, 9, -, 1, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ", >, <, i, n, p, u, t,  , v, a, l, u, e, =, ", e, n, ",  , n, a, m, e, =, ", h, l, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ", >, <, i, n, p, u, t,  , n, a, m, e, =, ", s, o, u, r, c, e, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ",  , v, a, l, u, e, =, ", h, p, ", >, <, i, n, p, u, t,  , n, a, m, e, =, ", b, i, w, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ", >, <, i, n, p, u, t,  , n, a, m, e, =, ", b, i, h, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ", >, <, d, i, v,  , c, l, a, s, s, =, ", d, s, ",  , s, t, y, l, e, =, ", h, e, i, g, h, t, :, 3, 2, p, x, ;, m, a, r, g, i, n, :, 4, p, x,  , 0, ", >, <, i, n, p, u, t,  , s, t, y, l, e, =, ", c, o, l, o, r, :, #, 0, 0, 0, ;, m, a, r, g, i, n, :, 0, ;, p, a, d, d, i, n, g, :, 5, p, x,  , 8, p, x,  , 0,  , 6, p, x, ;, v, e, r, t, i, c, a, l, -, a, l, i, g, n, :, t, o, p, ",  , a, u, t, o, c, o, m, p, l, e, t, e, =, ", o, f, f, ",  , c, l, a, s, s, =, ", l, s, t, ",  , v, a, l, u, e, =, ", ",  , t, i, t, l, e, =, ", G, o, o, g, l, e,  , S, e, a, r, c, h, ",  , m, a, x, l, e, n, g, t, h, =, ", 2, 0, 4, 8, ",  , n, a, m, e, =, ", q, ",  , s, i, z, e, =, ", 5, 7, ", >, <, /, d, i, v, >, <, b, r,  , s, t, y, l, e, =, ", l, i, n, e, -, h, e, i, g, h, t, :, 0, ", >, <, s, p, a, n,  , c, l, a, s, s, =, ", d, s, ", >, <, s, p, a, n,  , c, l, a, s, s, =, ", l, s, b, b, ", >, <, i, n, p, u, t,  , c, l, a, s, s, =, ", l, s, b, ",  , v, a, l, u, e, =, ", G, o, o, g, l, e,  , S, e, a, r, c, h, ",  , n, a, m, e, =, ", b, t, n, G, ",  , t, y, p, e, =, ", s, u, b, m, i, t, ", >, <, /, s, p, a, n, >, <, /, s, p, a, n, >, <, s, p, a, n,  , c, l, a, s, s, =, ", d, s, ", >, <, s, p, a, n,  , c, l, a, s, s, =, ", l, s, b, b, ", >, <, i, n, p, u, t,  , c, l, a, s, s, =, ", l, s, b, ",  , v, a, l, u, e, =, ", I, ', m,  , F, e, e, l, i, n, g,  , L, u, c, k, y, ",  , n, a, m, e, =, ", b, t, n, I, ",  , o, n, c, l, i, c, k, =, ", i, f, (, t, h, i, s, ., f, o, r, m, ., q, ., v, a, l, u, e, ), t, h, i, s, ., c, h, e, c, k, e, d, =, 1, ;,  , e, l, s, e,  , t, o, p, ., l, o, c, a, t, i, o, n, =, ', /, d, o, o, d, l, e, s, /, ', ",  , t, y, p, e, =, ", s, u, b, m, i, t, ", >, <, /, s, p, a, n, >, <, /, s, p, a, n, >, <, /, t, d, >, <, t, d,  , c, l, a, s, s, =, ", f, l,  , s, b, l, c, ",  , a, l, i, g, n, =, ", l, e, f, t, ",  , n, o, w, r, a, p, =, ", ",  , w, i, d, t, h, =, ", 2, 5, %, ", >, <, a,  , h, r, e, f, =, ", /, a, d, v, a, n, c, e, d, _, s, e, a, r, c, h, ?, h, l, =, e, n, &, a, m, p, ;, a, u, t, h, u, s, e, r, =, 0, ", >, A, d, v, a, n, c, e, d,  , s, e, a, r, c, h, <, /, a, >, <, a,  , h, r, e, f, =, ", /, l, a, n, g, u, a, g, e, _, t, o, o, l, s, ?, h, l, =, e, n, &, a, m, p, ;, a, u, t, h, u, s, e, r, =, 0, ", >, L, a, n, g, u, a, g, e,  , t, o, o, l, s, <, /, a, >, <, /, t, d, >, <, /, t, r, >, <, /, t, a, b, l, e, >, <, i, n, p, u, t,  , i, d, =, ", g, b, v, ",  , n, a, m, e, =, ", g, b, v, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ",  , v, a, l, u, e, =, ", 1, ", >, <, /, f, o, r, m, >, <, d, i, v,  , i, d, =, ", g, a, c, _, s, c, o, n, t, ", >, <, /, d, i, v, >, <, d, i, v,  , s, t, y, l, e, =, ", f, o, n, t, -, s, i, z, e, :, 8, 3, %, ;, m, i, n, -, h, e, i, g, h, t, :, 3, ., 5, e, m, ", >, <, b, r, >, <, /, d, i, v, >, <, s, p, a, n,  , i, d, =, ", f, o, o, t, e, r, ", >, <, d, i, v,  , s, t, y, l, e, =, ", f, o, n, t, -, s, i, z, e, :, 1, 0, p, t, ", >, <, d, i, v,  , s, t, y, l, e, =, ", m, a, r, g, i, n, :, 1, 9, p, x,  , a, u, t, o, ;, t, e, x, t, -, a, l, i, g, n, :, c, e, n, t, e, r, ",  , i, d, =, ", f, l, l, ", >, <, a,  , h, r, e, f, =, ", /, i, n, t, l, /, e, n, /, a, d, s, /, ", >, A, d, v, e, r, t, i, s, i, n, g,  , P, r, o, g, r, a, m, s, <, /, a, >, <, a,  , h, r, e, f, =, ", /, s, e, r, v, i, c, e, s, /, ", >, B, u, s, i, n, e, s, s,  , S, o, l, u, t, i, o, n, s, <, /, a, >, <, a,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, p, l, u, s, ., g, o, o, g, l, e, ., c, o, m, /, 1, 1, 6, 8, 9, 9, 0, 2, 9, 3, 7, 5, 9, 1, 4, 0, 4, 4, 5, 5, 0, ",  , r, e, l, =, ", p, u, b, l, i, s, h, e, r, ", >, +, G, o, o, g, l, e, <, /, a, >, <, a,  , h, r, e, f, =, ", /, i, n, t, l, /, e, n, /, a, b, o, u, t, ., h, t, m, l, ", >, A, b, o, u, t,  , G, o, o, g, l, e, <, /, a, >, <, /, d, i, v, >, <, /, d, i, v, >, <, p,  , s, t, y, l, e, =, ", c, o, l, o, r, :, #, 7, 6, 7, 6, 7, 6, ;, f, o, n, t, -, s, i, z, e, :, 8, p, t, ", >, &, c, o, p, y, ;,  , 2, 0, 1, 7,  , -,  , <, a,  , h, r, e, f, =, ", /, i, n, t, l, /, e, n, /, p, o, l, i, c, i, e, s, /, p, r, i, v, a, c, y, /, ", >, P, r, i, v, a, c, y, <, /, a, >,  , -,  , <, a,  , h, r, e, f, =, ", /, i, n, t, l, /, e, n, /, p, o, l, i, c, i, e, s, /, t, e, r, m, s, /, ", >, T, e, r, m, s, <, /, a, >, <, /, p, >, <, /, s, p, a, n, >, <, /, c, e, n, t, e, r, >, <, s, c, r, i, p, t, >, (, f, u, n, c, t, i, o, n, (, ), {, w, i, n, d, o, w, ., g, o, o, g, l, e, ., c, d, o, =, {, h, e, i, g, h, t, :, 0, ,, w, i, d, t, h, :, 0, }, ;, (, f, u, n, c, t, i, o, n, (, ), {, v, a, r,  , a, =, w, i, n, d, o, w, ., i, n, n, e, r, W, i, d, t, h, ,, b, =, w, i, n, d, o, w, ., i, n, n, e, r, H, e, i, g, h, t, ;, i, f, (, !, a, |, |, !, b, ), {, v, a, r,  , c, =, w, i, n, d, o, w, ., d, o, c, u, m, e, n, t, ,, d, =, ", C, S, S, 1, C, o, m, p, a, t, ", =, =, c, ., c, o, m, p, a, t, M, o, d, e, ?, c, ., d, o, c, u, m, e, n, t, E, l, e, m, e, n, t, :, c, ., b, o, d, y, ;, a, =, d, ., c, l, i, e, n, t, W, i, d, t, h, ;, b, =, d, ., c, l, i, e, n, t, H, e, i, g, h, t, }, a, &, &, b, &, &, (, a, !, =, g, o, o, g, l, e, ., c, d, o, ., w, i, d, t, h, |, |, b, !, =, g, o, o, g, l, e, ., c, d, o, ., h, e, i, g, h, t, ), &, &, g, o, o, g, l, e, ., l, o, g, (, ", ", ,, ", ", ,, ", /, c, l, i, e, n, t, _, 2, 0, 4, ?, &, a, t, y, p, =, i, &, b, i, w, =, ", +, a, +, ", &, b, i, h, =, ", +, b, +, ", &, e, i, =, ", +, g, o, o, g, l, e, ., k, E, I, ), ;, }, ), ., c, a, l, l, (, t, h, i, s, ), ;, }, ), (, ), ;, <, /, s, c, r, i, p, t, >, <, d, i, v,  , i, d, =, ", x, j, s, d, ", >, <, /, d, i, v, >, <, d, i, v,  , i, d, =, ", x, j, s, i, ", >, <, s, c, r, i, p, t, >, (, f, u, n, c, t, i, o, n, (, ), {, f, u, n, c, t, i, o, n,  , c, (, b, ), {, w, i, n, d, o, w, ., s, e, t, T, i, m, e, o, u, t, (, f, u, n, c, t, i, o, n, (, ), {, v, a, r,  , a, =, d, o, c, u, m, e, n, t, ., c, r, e, a, t, e, E, l, e, m, e, n, t, (, ", s, c, r, i, p, t, ", ), ;, a, ., s, r, c, =, b, ;, g, o, o, g, l, e, ., t, i, m, e, r, s, &, &, g, o, o, g, l, e, ., t, i, m, e, r, s, ., l, o, a, d, ., t, &, &, g, o, o, g, l, e, ., t, i, c, k, (, ", l, o, a, d, ", ,, {, g, e, n, 2, 0, 4, :, ", x, j, s, l, s, ", ,, c, l, e, a, r, c, u, t, :, 3, 1, }, ), ;, d, o, c, u, m, e, n, t, ., g, e, t, E, l, e, m, e, n, t, B, y, I, d, (, ", x, j, s, d, ", ), ., a, p, p, e, n, d, C, h, i, l, d, (, a, ), }, ,, 0, ), }, g, o, o, g, l, e, ., d, l, j, p, =, f, u, n, c, t, i, o, n, (, b, ,, a, ), {, g, o, o, g, l, e, ., x, j, s, u, =, b, ;, c, (, a, ), }, ;, g, o, o, g, l, e, ., d, l, j, =, c, ;, }, ), ., c, a, l, l, (, t, h, i, s, ), ;, (, f, u, n, c, t, i, o, n, (, ), {, v, a, r,  , r, =, [, ], ;, g, o, o, g, l, e, ., p, l, m, (, r, ), ;, }, ), (, ), ;, i, f, (, !, g, o, o, g, l, e, ., x, j, s, ), {, w, i, n, d, o, w, ., _, =, w, i, n, d, o, w, ., _, |, |, {, }, ;, w, i, n, d, o, w, ., _, D, u, m, p, E, x, c, e, p, t, i, o, n, =, w, i, n, d, o, w, ., _, ., _, D, u, m, p, E, x, c, e, p, t, i, o, n, =, f, u, n, c, t, i, o, n, (, e, ), {, t, h, r, o, w,  , e, }, ;, g, o, o, g, l, e, ., d, l, j, p, (, ', /, x, j, s, /, _, /, j, s, /, k, \, x, 3, d, x, j, s, ., h, p, ., e, n, _, U, S, ., F, x, _, G, d, o, c, 7, q, 1, A, ., O, /, m, \, x, 3, d, s, b, _, h, e, ,, d, /, a, m, \, x, 3, d, A, D, A, /, r, t, \, x, 3, d, j, /, d, \, x, 3, d, 1, /, t, \, x, 3, d, z, c, m, s, /, r, s, \, x, 3, d, A, C, T, 9, 0, o, F, a, t, Z, n, h, k, F, X, _, Z, 5, Z, 8, r, I, d, R, T, x, a, 4, 1, 9, 2, e, 7, A, ', ,, ', /, x, j, s, /, _, /, j, s, /, k, \, x, 3, d, x, j, s, ., h, p, ., e, n, _, U, S, ., F, x, _, G, d, o, c, 7, q, 1, A, ., O, /, m, \, x, 3, d, s, b, _, h, e, ,, d, /, a, m, \, x, 3, d, A, D, A, /, r, t, \, x, 3, d, j, /, d, \, x, 3, d, 1, /, t, \, x, 3, d, z, c, m, s, /, r, s, \, x, 3, d, A, C, T, 9, 0, o, F, a, t, Z, n, h, k, F, X, _, Z, 5, Z, 8, r, I, d, R, T, x, a, 4, 1, 9, 2, e, 7, A, ', ), ;, g, o, o, g, l, e, ., x, j, s, =, 1, ;, }, g, o, o, g, l, e, ., p, m, c, =, {, ", s, b, _, h, e, ", :, {, ", a, g, e, n, ", :, f, a, l, s, e, ,, ", c, g, e, n, ", :, f, a, l, s, e, ,, ", c, l, i, e, n, t, ", :, ", h, e, i, r, l, o, o, m, -, h, p, ", ,, ", d, h, ", :, t, r, u, e, ,, ", d, h, q, t, ", :, t, r, u, e, ,, ", d, s, ", :, ", ", ,, ", f, l, ", :, t, r, u, e, ,, ", h, o, s, t, ", :, ", g, o, o, g, l, e, ., c, o, m, ", ,, ", i, s, b, h, ", :, 2, 8, ,, ", j, a, m, ", :, 0, ,, ", j, s, o, n, p, ", :, t, r, u, e, ,, ", m, s, g, s, ", :, {, ", c, i, b, l, ", :, ", C, l, e, a, r,  , S, e, a, r, c, h, ", ,, ", d, y, m, ", :, ", D, i, d,  , y, o, u,  , m, e, a, n, :, ", ,, ", l, c, k, y, ", :, ", I, \, u, 0, 0, 2, 6, #, 3, 9, ;, m,  , F, e, e, l, i, n, g,  , L, u, c, k, y, ", ,, ", l, m, l, ", :, ", L, e, a, r, n,  , m, o, r, e, ", ,, ", o, s, k, t, ", :, ", I, n, p, u, t,  , t, o, o, l, s, ", ,, ", p, s, r, c, ", :, ", T, h, i, s,  , s, e, a, r, c, h,  , w, a, s,  , r, e, m, o, v, e, d,  , f, r, o, m,  , y, o, u, r,  , \, u, 0, 0, 3, C, a,  , h, r, e, f, =, \, ", /, h, i, s, t, o, r, y, \, ", \, u, 0, 0, 3, E, W, e, b,  , H, i, s, t, o, r, y, \, u, 0, 0, 3, C, /, a, \, u, 0, 0, 3, E, ", ,, ", p, s, r, l, ", :, ", R, e, m, o, v, e, ", ,, ", s, b, i, t, ", :, ", S, e, a, r, c, h,  , b, y,  , i, m, a, g, e, ", ,, ", s, r, c, h, ", :, ", G, o, o, g, l, e,  , S, e, a, r, c, h, ", }, ,, ", n, d, s, ", :, t, r, u, e, ,, ", o, v, r, ", :, {, }, ,, ", p, q, ", :, ", ", ,, ", r, e, f, p, d, ", :, t, r, u, e, ,, ", r, f, s, ", :, [, ], ,, ", s, b, p, l, ", :, 2, 4, ,, ", s, b, p, r, ", :, 2, 4, ,, ", s, c, d, ", :, 1, 0, ,, ", s, c, e, ", :, 5, ,, ", s, t, o, k, ", :, ", b, l, 9, _, w, V, s, z, 2, J, p, 3, J, W, k, Z, V, L, 4, Q, X, L, E, z, 7, R, 0, ", }, ,, ", d, ", :, {, }, ,, ", a, W, i, v, 7, g, ", :, {, }, ,, ", Y, F, C, s, /, g, ", :, {, }, }, ;, g, o, o, g, l, e, ., x, (, n, u, l, l, ,, f, u, n, c, t, i, o, n, (, ), {, }, ), ;, <, /, s, c, r, i, p, t, >, <, /, d, i, v, >, <, /, b, o, d, y, >, <, /, h, t, m, l, >]' at 'callbackURLs' failed to satisfy constraint: Member must have length less than or equal to 100; Value '[<, !, d, o, c, t, y, p, e,  , h, t, m, l, >, <, h, t, m, l,  , i, t, e, m, s, c, o, p, e, =, ", ",  , i, t, e, m, t, y, p, e, =, ", h, t, t, p, :, /, /, s, c, h, e, m, a, ., o, r, g, /, W, e, b, P, a, g, e, ",  , l, a, n, g, =, ", e, n, ", >, <, h, e, a, d, >, <, m, e, t, a,  , c, o, n, t, e, n, t, =, ", S, e, a, r, c, h,  , t, h, e,  , w, o, r, l, d, ', s,  , i, n, f, o, r, m, a, t, i, o, n, ,,  , i, n, c, l, u, d, i, n, g,  , w, e, b, p, a, g, e, s, ,,  , i, m, a, g, e, s, ,,  , v, i, d, e, o, s,  , a, n, d,  , m, o, r, e, .,  , G, o, o, g, l, e,  , h, a, s,  , m, a, n, y,  , s, p, e, c, i, a, l,  , f, e, a, t, u, r, e, s,  , t, o,  , h, e, l, p,  , y, o, u,  , f, i, n, d,  , e, x, a, c, t, l, y,  , w, h, a, t,  , y, o, u, ', r, e,  , l, o, o, k, i, n, g,  , f, o, r, ., ",  , n, a, m, e, =, ", d, e, s, c, r, i, p, t, i, o, n, ", >, <, m, e, t, a,  , c, o, n, t, e, n, t, =, ", n, o, o, d, p, ",  , n, a, m, e, =, ", r, o, b, o, t, s, ", >, <, m, e, t, a,  , c, o, n, t, e, n, t, =, ", t, e, x, t, /, h, t, m, l, ;,  , c, h, a, r, s, e, t, =, U, T, F, -, 8, ",  , h, t, t, p, -, e, q, u, i, v, =, ", C, o, n, t, e, n, t, -, T, y, p, e, ", >, <, m, e, t, a,  , c, o, n, t, e, n, t, =, ", /, i, m, a, g, e, s, /, b, r, a, n, d, i, n, g, /, g, o, o, g, l, e, g, /, 1, x, /, g, o, o, g, l, e, g, _, s, t, a, n, d, a, r, d, _, c, o, l, o, r, _, 1, 2, 8, d, p, ., p, n, g, ",  , i, t, e, m, p, r, o, p, =, ", i, m, a, g, e, ", >, <, t, i, t, l, e, >, G, o, o, g, l, e, <, /, t, i, t, l, e, >, <, s, c, r, i, p, t, >, (, f, u, n, c, t, i, o, n, (, ), {, w, i, n, d, o, w, ., g, o, o, g, l, e, =, {, k, E, I, :, ', 6, u, H, g, W, Y, 7, t, C, e, G, s, j, w, S, i, u, a, _, 4, B, w, ', ,, k, E, X, P, I, :, ', 1, 3, 5, 2, 2, 6, 1, ,, 1, 3, 5, 3, 3, 8, 2, ,, 1, 3, 5, 3, 6, 0, 5, ,, 1, 3, 5, 4, 2, 7, 6, ,, 1, 3, 5, 4, 4, 0, 2, ,, 1, 3, 5, 4, 9, 1, 6, ,, 1, 3, 5, 5, 3, 2, 4, ,, 1, 3, 5, 5, 8, 0, 1, ,, 1, 3, 5, 5, 8, 2, 0, ,, 3, 7, 0, 0, 2, 6, 4, ,, 3, 7, 0, 0, 4, 4, 0, ,, 3, 7, 0, 0, 4, 7, 6, ,, 4, 0, 2, 9, 8, 1, 5, ,, 4, 0, 3, 1, 1, 0, 9, ,, 4, 0, 4, 3, 4, 9, 2, ,, 4, 0, 4, 5, 8, 4, 1, ,, 4, 0, 4, 8, 3, 4, 7, ,, 4, 0, 6, 1, 9, 4, 5, ,, 4, 0, 7, 2, 7, 7, 6, ,, 4, 0, 7, 6, 9, 9, 9, ,, 4, 0, 7, 8, 4, 3, 0, ,, 4, 0, 8, 1, 0, 3, 8, ,, 4, 0, 8, 1, 1, 6, 5, ,, 4, 0, 9, 2, 1, 8, 2, ,, 4, 0, 9, 5, 9, 1, 0, ,, 4, 0, 9, 7, 1, 5, 3, ,, 4, 0, 9, 7, 4, 6, 9, ,, 4, 0, 9, 7, 9, 2, 2, ,, 4, 0, 9, 7, 9, 2, 9, ,, 4, 0, 9, 8, 7, 2, 1, ,, 4, 0, 9, 8, 7, 2, 8, ,, 4, 0, 9, 8, 7, 5, 2, ,, 4, 1, 0, 2, 2, 3, 7, ,, 4, 1, 0, 2, 8, 2, 7, ,, 4, 1, 0, 3, 4, 7, 5, ,, 4, 1, 0, 4, 2, 4, 2, ,, 4, 1, 0, 4, 2, 5, 8, ,, 4, 1, 0, 4, 4, 1, 4, ,, 4, 1, 0, 6, 0, 8, 4, ,, 4, 1, 0, 7, 9, 1, 4, ,, 4, 1, 0, 9, 3, 1, 6, ,, 4, 1, 0, 9, 4, 8, 9, ,, 4, 1, 1, 0, 6, 5, 6, ,, 4, 1, 1, 1, 5, 9, 0, ,, 4, 1, 1, 2, 9, 3, 1, ,, 4, 1, 1, 3, 2, 1, 7, ,, 4, 1, 1, 4, 5, 9, 7, ,, 4, 1, 1, 5, 2, 1, 9, ,, 4, 1, 1, 5, 6, 9, 7, ,, 4, 1, 1, 6, 7, 2, 4, ,, 4, 1, 1, 6, 7, 3, 1, ,, 4, 1, 1, 6, 9, 2, 6, ,, 4, 1, 1, 6, 9, 2, 7, ,, 4, 1, 1, 6, 9, 3, 5, ,, 4, 1, 1, 7, 3, 2, 8, ,, 4, 1, 1, 7, 9, 8, 0, ,, 4, 1, 1, 8, 1, 0, 3, ,, 4, 1, 1, 8, 2, 2, 7, ,, 4, 1, 1, 8, 7, 9, 8, ,, 4, 1, 1, 9, 0, 3, 2, ,, 4, 1, 1, 9, 0, 3, 4, ,, 4, 1, 1, 9, 0, 3, 6, ,, 4, 1, 1, 9, 2, 7, 2, ,, 4, 1, 1, 9, 7, 4, 0, ,, 4, 1, 2, 0, 4, 1, 5, ,, 4, 1, 2, 0, 6, 6, 0, ,, 4, 1, 2, 1, 0, 3, 5, ,, 4, 1, 2, 1, 1, 7, 5, ,, 4, 1, 2, 4, 0, 9, 1, ,, 4, 1, 2, 4, 1, 7, 4, ,, 4, 1, 2, 4, 4, 1, 0, ,, 4, 1, 2, 4, 8, 5, 0, ,, 4, 1, 2, 4, 8, 9, 2, ,, 4, 1, 2, 5, 8, 3, 7, ,, 4, 1, 2, 5, 9, 6, 1, ,, 4, 1, 2, 6, 2, 0, 5, ,, 4, 1, 2, 6, 2, 7, 6, ,, 4, 1, 2, 7, 4, 4, 5, ,, 4, 1, 2, 7, 4, 7, 3, ,, 4, 1, 2, 7, 5, 5, 5, ,, 4, 1, 2, 7, 6, 5, 7, ,, 4, 1, 2, 7, 7, 4, 4, ,, 4, 1, 2, 7, 7, 7, 5, ,, 4, 1, 2, 7, 8, 9, 0, ,, 4, 1, 2, 8, 5, 8, 6, ,, 4, 1, 2, 9, 0, 0, 1, ,, 4, 1, 2, 9, 4, 8, 1, ,, 4, 1, 2, 9, 5, 2, 0, ,, 4, 1, 2, 9, 5, 5, 5, ,, 4, 1, 2, 9, 6, 3, 3, ,, 4, 1, 2, 9, 6, 8, 5, ,, 4, 1, 3, 0, 4, 1, 6, ,, 4, 1, 3, 0, 4, 1, 7, ,, 4, 1, 3, 0, 5, 6, 0, ,, 4, 1, 3, 0, 7, 8, 2, ,, 4, 1, 3, 1, 0, 7, 3, ,, 4, 1, 3, 1, 2, 4, 7, ,, 4, 1, 3, 1, 2, 8, 5, ,, 4, 1, 3, 1, 3, 9, 9, ,, 4, 1, 3, 1, 4, 4, 5, ,, 4, 1, 3, 1, 8, 3, 4, ,, 4, 1, 3, 2, 2, 5, 6, ,, 4, 1, 3, 2, 2, 7, 0, ,, 4, 1, 3, 2, 3, 1, 4, ,, 4, 1, 3, 2, 7, 0, 2, ,, 4, 1, 3, 2, 8, 9, 7, ,, 4, 1, 3, 3, 0, 9, 0, ,, 4, 1, 3, 3, 1, 1, 3, ,, 4, 1, 3, 3, 1, 2, 5, ,, 4, 1, 3, 3, 2, 0, 7, ,, 4, 1, 3, 3, 2, 4, 5, ,, 4, 1, 3, 3, 4, 1, 6, ,, 4, 1, 3, 3, 5, 0, 9, ,, 4, 1, 3, 4, 0, 5, 4, ,, 4, 1, 3, 4, 2, 6, 5, ,, 4, 1, 3, 4, 4, 8, 0, ,, 4, 1, 3, 4, 4, 8, 8, ,, 4, 1, 3, 4, 5, 6, 0, ,, 4, 1, 3, 4, 9, 5, 1, ,, 4, 1, 3, 5, 0, 8, 8, ,, 4, 1, 3, 5, 2, 4, 9, ,, 4, 1, 3, 5, 3, 0, 0, ,, 4, 1, 3, 5, 6, 2, 8, ,, 4, 1, 3, 5, 6, 3, 0, ,, 4, 1, 3, 5, 9, 2, 4, ,, 4, 1, 3, 5, 9, 6, 7, ,, 4, 1, 3, 6, 1, 3, 6, ,, 4, 1, 3, 6, 2, 2, 1, ,, 4, 1, 3, 6, 2, 2, 2, ,, 4, 1, 3, 6, 6, 0, 4, ,, 1, 0, 2, 0, 0, 0, 8, 3, ,, 1, 9, 0, 0, 3, 3, 9, 8, ,, 1, 9, 0, 0, 3, 3, 9, 9, ,, 1, 9, 0, 0, 3, 4, 0, 0, ,, 1, 9, 0, 0, 3, 7, 7, 1, ,, 1, 9, 0, 0, 3, 7, 7, 2, ,, 1, 9, 0, 0, 3, 8, 2, 3, ,, 1, 9, 0, 0, 3, 8, 6, 8, ,, 1, 9, 0, 0, 3, 8, 7, 4, ,, 1, 9, 0, 0, 3, 8, 7, 5, ,, 1, 9, 0, 0, 3, 8, 7, 7, ,, 1, 9, 0, 0, 3, 8, 7, 9, ,, 1, 9, 0, 0, 3, 8, 8, 0, ', ,, a, u, t, h, u, s, e, r, :, 0, ,, k, s, c, s, :, ', c, 9, c, 9, 1, 8, f, 0, _, 6, u, H, g, W, Y, 7, t, C, e, G, s, j, w, S, i, u, a, _, 4, B, w, ', ,, u, :, ', c, 9, c, 9, 1, 8, f, 0, ', ,, k, G, L, :, ', U, S, ', }, ;, g, o, o, g, l, e, ., k, H, L, =, ', e, n, ', ;, }, ), (, ), ;, (, f, u, n, c, t, i, o, n, (, ), {, g, o, o, g, l, e, ., l, c, =, [, ], ;, g, o, o, g, l, e, ., l, i, =, 0, ;, g, o, o, g, l, e, ., g, e, t, E, I, =, f, u, n, c, t, i, o, n, (, a, ), {, f, o, r, (, v, a, r,  , b, ;, a, &, &, (, !, a, ., g, e, t, A, t, t, r, i, b, u, t, e, |, |, !, (, b, =, a, ., g, e, t, A, t, t, r, i, b, u, t, e, (, ", e, i, d, ", ), ), ), ;, ), a, =, a, ., p, a, r, e, n, t, N, o, d, e, ;, r, e, t, u, r, n,  , b, |, |, g, o, o, g, l, e, ., k, E, I, }, ;, g, o, o, g, l, e, ., g, e, t, L, E, I, =, f, u, n, c, t, i, o, n, (, a, ), {, f, o, r, (, v, a, r,  , b, =, n, u, l, l, ;, a, &, &, (, !, a, ., g, e, t, A, t, t, r, i, b, u, t, e, |, |, !, (, b, =, a, ., g, e, t, A, t, t, r, i, b, u, t, e, (, ", l, e, i, d, ", ), ), ), ;, ), a, =, a, ., p, a, r, e, n, t, N, o, d, e, ;, r, e, t, u, r, n,  , b, }, ;, g, o, o, g, l, e, ., h, t, t, p, s, =, f, u, n, c, t, i, o, n, (, ), {, r, e, t, u, r, n, ", h, t, t, p, s, :, ", =, =, w, i, n, d, o, w, ., l, o, c, a, t, i, o, n, ., p, r, o, t, o, c, o, l, }, ;, g, o, o, g, l, e, ., m, l, =, f, u, n, c, t, i, o, n, (, ), {, r, e, t, u, r, n,  , n, u, l, l, }, ;, g, o, o, g, l, e, ., w, l, =, f, u, n, c, t, i, o, n, (, a, ,, b, ), {, t, r, y, {, g, o, o, g, l, e, ., m, l, (, E, r, r, o, r, (, a, ), ,, !, 1, ,, b, ), }, c, a, t, c, h, (, d, ), {, }, }, ;, g, o, o, g, l, e, ., t, i, m, e, =, f, u, n, c, t, i, o, n, (, ), {, r, e, t, u, r, n, (, n, e, w,  , D, a, t, e, ), ., g, e, t, T, i, m, e, (, ), }, ;, g, o, o, g, l, e, ., l, o, g, =, f, u, n, c, t, i, o, n, (, a, ,, b, ,, d, ,, c, ,, g, ), {, i, f, (, a, =, g, o, o, g, l, e, ., l, o, g, U, r, l, (, a, ,, b, ,, d, ,, c, ,, g, ), ), {, b, =, n, e, w,  , I, m, a, g, e, ;, v, a, r,  , e, =, g, o, o, g, l, e, ., l, c, ,, f, =, g, o, o, g, l, e, ., l, i, ;, e, [, f, ], =, b, ;, b, ., o, n, e, r, r, o, r, =, b, ., o, n, l, o, a, d, =, b, ., o, n, a, b, o, r, t, =, f, u, n, c, t, i, o, n, (, ), {, d, e, l, e, t, e,  , e, [, f, ], }, ;, g, o, o, g, l, e, ., v, e, l, &, &, g, o, o, g, l, e, ., v, e, l, ., l, u, &, &, g, o, o, g, l, e, ., v, e, l, ., l, u, (, a, ), ;, b, ., s, r, c, =, a, ;, g, o, o, g, l, e, ., l, i, =, f, +, 1, }, }, ;, g, o, o, g, l, e, ., l, o, g, U, r, l, =, f, u, n, c, t, i, o, n, (, a, ,, b, ,, d, ,, c, ,, g, ), {, v, a, r,  , e, =, ", ", ,, f, =, g, o, o, g, l, e, ., l, s, |, |, ", ", ;, d, |, |, -, 1, !, =, b, ., s, e, a, r, c, h, (, ", &, e, i, =, ", ), |, |, (, e, =, ", &, e, i, =, ", +, g, o, o, g, l, e, ., g, e, t, E, I, (, c, ), ,, -, 1, =, =, b, ., s, e, a, r, c, h, (, ", &, l, e, i, =, ", ), &, &, (, c, =, g, o, o, g, l, e, ., g, e, t, L, E, I, (, c, ), ), &, &, (, e, +, =, ", &, l, e, i, =, ", +, c, ), ), ;, c, =, ", ", ;, !, d, &, &, g, o, o, g, l, e, ., c, s, h, i, d, &, &, -, 1, =, =, b, ., s, e, a, r, c, h, (, ", &, c, s, h, i, d, =, ", ), &, &, (, c, =, ", &, c, s, h, i, d, =, ", +, g, o, o, g, l, e, ., c, s, h, i, d, ), ;, a, =, d, |, |, ", /, ", +, (, g, |, |, ", g, e, n, _, 2, 0, 4, ", ), +, ", ?, a, t, y, p, =, i, &, c, t, =, ", +, a, +, ", &, c, a, d, =, ", +, b, +, e, +, f, +, ", &, z, x, =, ", +, g, o, o, g, l, e, ., t, i, m, e, (, ), +, c, ;, /, ^, h, t, t, p, :, /, i, ., t, e, s, t, (, a, ), &, &, g, o, o, g, l, e, ., h, t, t, p, s, (, ), &, &, (, g, o, o, g, l, e, ., m, l, (, E, r, r, o, r, (, ", a, ", ), ,, !, 1, ,, {, s, r, c, :, a, ,, g, l, m, m, :, 1, }, ), ,, a, =, ", ", ), ;, r, e, t, u, r, n,  , a, }, ;, }, ), ., c, a, l, l, (, t, h, i, s, ), ;, (, f, u, n, c, t, i, o, n, (, ), {, g, o, o, g, l, e, ., y, =, {, }, ;, g, o, o, g, l, e, ., x, =, f, u, n, c, t, i, o, n, (, a, ,, b, ), {, i, f, (, a, ), v, a, r,  , c, =, a, ., i, d, ;, e, l, s, e, {, d, o,  , c, =, M, a, t, h, ., r, a, n, d, o, m, (, ), ;, w, h, i, l, e, (, g, o, o, g, l, e, ., y, [, c, ], ), }, g, o, o, g, l, e, ., y, [, c, ], =, [, a, ,, b, ], ;, r, e, t, u, r, n, !, 1, }, ;, g, o, o, g, l, e, ., l, m, =, [, ], ;, g, o, o, g, l, e, ., p, l, m, =, f, u, n, c, t, i, o, n, (, a, ), {, g, o, o, g, l, e, ., l, m, ., p, u, s, h, ., a, p, p, l, y, (, g, o, o, g, l, e, ., l, m, ,, a, ), }, ;, g, o, o, g, l, e, ., l, q, =, [, ], ;, g, o, o, g, l, e, ., l, o, a, d, =, f, u, n, c, t, i, o, n, (, a, ,, b, ,, c, ), {, g, o, o, g, l, e, ., l, q, ., p, u, s, h, (, [, [, a, ], ,, b, ,, c, ], ), }, ;, g, o, o, g, l, e, ., l, o, a, d, A, l, l, =, f, u, n, c, t, i, o, n, (, a, ,, b, ), {, g, o, o, g, l, e, ., l, q, ., p, u, s, h, (, [, a, ,, b, ], ), }, ;, }, ), ., c, a, l, l, (, t, h, i, s, ), ;, g, o, o, g, l, e, ., f, =, {, }, ;, v, a, r,  , a, =, w, i, n, d, o, w, ., l, o, c, a, t, i, o, n, ,, b, =, a, ., h, r, e, f, ., i, n, d, e, x, O, f, (, ", #, ", ), ;, i, f, (, 0, <, =, b, ), {, v, a, r,  , c, =, a, ., h, r, e, f, ., s, u, b, s, t, r, i, n, g, (, b, +, 1, ), ;, /, (, ^, |, &, ), q, =, /, ., t, e, s, t, (, c, ), &, &, -, 1, =, =, c, ., i, n, d, e, x, O, f, (, ", #, ", ), &, &, a, ., r, e, p, l, a, c, e, (, ", /, s, e, a, r, c, h, ?, ", +, c, ., r, e, p, l, a, c, e, (, /, (, ^, |, &, ), f, p, =, [, ^, &, ], *, /, g, ,, ", ", ), +, ", &, c, a, d, =, h, ", ), }, ;, <, /, s, c, r, i, p, t, >, <, s, t, y, l, e, >, #, g, b, a, r, ,, #, g, u, s, e, r, {, f, o, n, t, -, s, i, z, e, :, 1, 3, p, x, ;, p, a, d, d, i, n, g, -, t, o, p, :, 1, p, x,  , !, i, m, p, o, r, t, a, n, t, ;, }, #, g, b, a, r, {, h, e, i, g, h, t, :, 2, 2, p, x, }, #, g, u, s, e, r, {, p, a, d, d, i, n, g, -, b, o, t, t, o, m, :, 7, p, x,  , !, i, m, p, o, r, t, a, n, t, ;, t, e, x, t, -, a, l, i, g, n, :, r, i, g, h, t, }, ., g, b, h, ,, ., g, b, d, {, b, o, r, d, e, r, -, t, o, p, :, 1, p, x,  , s, o, l, i, d,  , #, c, 9, d, 7, f, 1, ;, f, o, n, t, -, s, i, z, e, :, 1, p, x, }, ., g, b, h, {, h, e, i, g, h, t, :, 0, ;, p, o, s, i, t, i, o, n, :, a, b, s, o, l, u, t, e, ;, t, o, p, :, 2, 4, p, x, ;, w, i, d, t, h, :, 1, 0, 0, %, }, @, m, e, d, i, a,  , a, l, l, {, ., g, b, 1, {, h, e, i, g, h, t, :, 2, 2, p, x, ;, m, a, r, g, i, n, -, r, i, g, h, t, :, ., 5, e, m, ;, v, e, r, t, i, c, a, l, -, a, l, i, g, n, :, t, o, p, }, #, g, b, a, r, {, f, l, o, a, t, :, l, e, f, t, }, }, a, ., g, b, 1, ,, a, ., g, b, 4, {, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, u, n, d, e, r, l, i, n, e,  , !, i, m, p, o, r, t, a, n, t, }, a, ., g, b, 1, ,, a, ., g, b, 4, {, c, o, l, o, r, :, #, 0, 0, c,  , !, i, m, p, o, r, t, a, n, t, }, ., g, b, i,  , ., g, b, 4, {, c, o, l, o, r, :, #, d, d, 8, e, 2, 7,  , !, i, m, p, o, r, t, a, n, t, }, ., g, b, f,  , ., g, b, 4, {, c, o, l, o, r, :, #, 9, 0, 0,  , !, i, m, p, o, r, t, a, n, t, }, 
, <, /, s, t, y, l, e, >, <, s, t, y, l, e, >, b, o, d, y, ,, t, d, ,, a, ,, p, ,, ., h, {, f, o, n, t, -, f, a, m, i, l, y, :, a, r, i, a, l, ,, s, a, n, s, -, s, e, r, i, f, }, b, o, d, y, {, m, a, r, g, i, n, :, 0, ;, o, v, e, r, f, l, o, w, -, y, :, s, c, r, o, l, l, }, #, g, o, g, {, p, a, d, d, i, n, g, :, 3, p, x,  , 8, p, x,  , 0, }, t, d, {, l, i, n, e, -, h, e, i, g, h, t, :, ., 8, e, m, }, ., g, a, c, _, m,  , t, d, {, l, i, n, e, -, h, e, i, g, h, t, :, 1, 7, p, x, }, f, o, r, m, {, m, a, r, g, i, n, -, b, o, t, t, o, m, :, 2, 0, p, x, }, ., h, {, c, o, l, o, r, :, #, 3, 6, c, }, ., q, {, c, o, l, o, r, :, #, 0, 0, c, }, ., t, s,  , t, d, {, p, a, d, d, i, n, g, :, 0, }, ., t, s, {, b, o, r, d, e, r, -, c, o, l, l, a, p, s, e, :, c, o, l, l, a, p, s, e, }, e, m, {, f, o, n, t, -, w, e, i, g, h, t, :, b, o, l, d, ;, f, o, n, t, -, s, t, y, l, e, :, n, o, r, m, a, l, }, ., l, s, t, {, h, e, i, g, h, t, :, 2, 5, p, x, ;, w, i, d, t, h, :, 4, 9, 6, p, x, }, ., g, s, f, i, ,, ., l, s, t, {, f, o, n, t, :, 1, 8, p, x,  , a, r, i, a, l, ,, s, a, n, s, -, s, e, r, i, f, }, ., g, s, f, s, {, f, o, n, t, :, 1, 7, p, x,  , a, r, i, a, l, ,, s, a, n, s, -, s, e, r, i, f, }, ., d, s, {, d, i, s, p, l, a, y, :, i, n, l, i, n, e, -, b, o, x, ;, d, i, s, p, l, a, y, :, i, n, l, i, n, e, -, b, l, o, c, k, ;, m, a, r, g, i, n, :, 3, p, x,  , 0,  , 4, p, x, ;, m, a, r, g, i, n, -, l, e, f, t, :, 4, p, x, }, i, n, p, u, t, {, f, o, n, t, -, f, a, m, i, l, y, :, i, n, h, e, r, i, t, }, a, ., g, b, 1, ,, a, ., g, b, 2, ,, a, ., g, b, 3, ,, a, ., g, b, 4, {, c, o, l, o, r, :, #, 1, 1, c,  , !, i, m, p, o, r, t, a, n, t, }, b, o, d, y, {, b, a, c, k, g, r, o, u, n, d, :, #, f, f, f, ;, c, o, l, o, r, :, b, l, a, c, k, }, a, {, c, o, l, o, r, :, #, 1, 1, c, ;, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, n, o, n, e, }, a, :, h, o, v, e, r, ,, a, :, a, c, t, i, v, e, {, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, u, n, d, e, r, l, i, n, e, }, ., f, l,  , a, {, c, o, l, o, r, :, #, 3, 6, c, }, a, :, v, i, s, i, t, e, d, {, c, o, l, o, r, :, #, 5, 5, 1, a, 8, b, }, a, ., g, b, 1, ,, a, ., g, b, 4, {, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, u, n, d, e, r, l, i, n, e, }, a, ., g, b, 3, :, h, o, v, e, r, {, t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, n, o, n, e, }, #, g, h, e, a, d,  , a, ., g, b, 2, :, h, o, v, e, r, {, c, o, l, o, r, :, #, f, f, f,  , !, i, m, p, o, r, t, a, n, t, }, ., s, b, l, c, {, p, a, d, d, i, n, g, -, t, o, p, :, 5, p, x, }, ., s, b, l, c,  , a, {, d, i, s, p, l, a, y, :, b, l, o, c, k, ;, m, a, r, g, i, n, :, 2, p, x,  , 0, ;, m, a, r, g, i, n, -, l, e, f, t, :, 1, 3, p, x, ;, f, o, n, t, -, s, i, z, e, :, 1, 1, p, x, }, ., l, s, b, b, {, b, a, c, k, g, r, o, u, n, d, :, #, e, e, e, ;, b, o, r, d, e, r, :, s, o, l, i, d,  , 1, p, x, ;, b, o, r, d, e, r, -, c, o, l, o, r, :, #, c, c, c,  , #, 9, 9, 9,  , #, 9, 9, 9,  , #, c, c, c, ;, h, e, i, g, h, t, :, 3, 0, p, x, }, ., l, s, b, b, {, d, i, s, p, l, a, y, :, b, l, o, c, k, }, ., f, t, l, ,, #, f, l, l,  , a, {, d, i, s, p, l, a, y, :, i, n, l, i, n, e, -, b, l, o, c, k, ;, m, a, r, g, i, n, :, 0,  , 1, 2, p, x, }, ., l, s, b, {, b, a, c, k, g, r, o, u, n, d, :, u, r, l, (, /, i, m, a, g, e, s, /, n, a, v, _, l, o, g, o, 2, 2, 9, ., p, n, g, ),  , 0,  , -, 2, 6, 1, p, x,  , r, e, p, e, a, t, -, x, ;, b, o, r, d, e, r, :, n, o, n, e, ;, c, o, l, o, r, :, #, 0, 0, 0, ;, c, u, r, s, o, r, :, p, o, i, n, t, e, r, ;, h, e, i, g, h, t, :, 3, 0, p, x, ;, m, a, r, g, i, n, :, 0, ;, o, u, t, l, i, n, e, :, 0, ;, f, o, n, t, :, 1, 5, p, x,  , a, r, i, a, l, ,, s, a, n, s, -, s, e, r, i, f, ;, v, e, r, t, i, c, a, l, -, a, l, i, g, n, :, t, o, p, }, ., l, s, b, :, a, c, t, i, v, e, {, b, a, c, k, g, r, o, u, n, d, :, #, c, c, c, }, ., l, s, t, :, f, o, c, u, s, {, o, u, t, l, i, n, e, :, n, o, n, e, }, <, /, s, t, y, l, e, >, <, s, c, r, i, p, t, >, <, /, s, c, r, i, p, t, >, <, l, i, n, k,  , h, r, e, f, =, ", /, i, m, a, g, e, s, /, b, r, a, n, d, i, n, g, /, p, r, o, d, u, c, t, /, i, c, o, /, g, o, o, g, l, e, g, _, l, o, d, p, ., i, c, o, ",  , r, e, l, =, ", s, h, o, r, t, c, u, t,  , i, c, o, n, ", >, <, /, h, e, a, d, >, <, b, o, d, y,  , b, g, c, o, l, o, r, =, ", #, f, f, f, ", >, <, s, c, r, i, p, t, >, (, f, u, n, c, t, i, o, n, (, ), {, v, a, r,  , s, r, c, =, ', /, i, m, a, g, e, s, /, n, a, v, _, l, o, g, o, 2, 2, 9, ., p, n, g, ', ;, v, a, r,  , i, e, s, g, =, f, a, l, s, e, ;, d, o, c, u, m, e, n, t, ., b, o, d, y, ., o, n, l, o, a, d,  , =,  , f, u, n, c, t, i, o, n, (, ), {, w, i, n, d, o, w, ., n,  , &, &,  , w, i, n, d, o, w, ., n, (, ), ;, i, f,  , (, d, o, c, u, m, e, n, t, ., i, m, a, g, e, s, ), {, n, e, w,  , I, m, a, g, e, (, ), ., s, r, c, =, s, r, c, ;, }, 
, i, f,  , (, !, i, e, s, g, ), {, d, o, c, u, m, e, n, t, ., f, &, &, d, o, c, u, m, e, n, t, ., f, ., q, ., f, o, c, u, s, (, ), ;, d, o, c, u, m, e, n, t, ., g, b, q, f, &, &, d, o, c, u, m, e, n, t, ., g, b, q, f, ., q, ., f, o, c, u, s, (, ), ;, }, 
, }, 
, }, ), (, ), ;, <, /, s, c, r, i, p, t, >, <, d, i, v,  , i, d, =, ", m, n, g, b, ", >,  , <, d, i, v,  , i, d, =, g, b, a, r, >, <, n, o, b, r, >, <, b,  , c, l, a, s, s, =, g, b, 1, >, S, e, a, r, c, h, <, /, b, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, w, w, w, ., g, o, o, g, l, e, ., c, o, m, /, i, m, g, h, p, ?, h, l, =, e, n, &, t, a, b, =, w, i, ", >, I, m, a, g, e, s, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, m, a, p, s, ., g, o, o, g, l, e, ., c, o, m, /, m, a, p, s, ?, h, l, =, e, n, &, t, a, b, =, w, l, ", >, M, a, p, s, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, p, l, a, y, ., g, o, o, g, l, e, ., c, o, m, /, ?, h, l, =, e, n, &, t, a, b, =, w, 8, ", >, P, l, a, y, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, w, w, w, ., y, o, u, t, u, b, e, ., c, o, m, /, ?, g, l, =, U, S, &, t, a, b, =, w, 1, ", >, Y, o, u, T, u, b, e, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, n, e, w, s, ., g, o, o, g, l, e, ., c, o, m, /, n, w, s, h, p, ?, h, l, =, e, n, &, t, a, b, =, w, n, ", >, N, e, w, s, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, m, a, i, l, ., g, o, o, g, l, e, ., c, o, m, /, m, a, i, l, /, ?, t, a, b, =, w, m, ", >, G, m, a, i, l, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, d, r, i, v, e, ., g, o, o, g, l, e, ., c, o, m, /, ?, t, a, b, =, w, o, ", >, D, r, i, v, e, <, /, a, >,  , <, a,  , c, l, a, s, s, =, g, b, 1,  , s, t, y, l, e, =, ", t, e, x, t, -, d, e, c, o, r, a, t, i, o, n, :, n, o, n, e, ",  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, w, w, w, ., g, o, o, g, l, e, ., c, o, m, /, i, n, t, l, /, e, n, /, o, p, t, i, o, n, s, /, ", >, <, u, >, M, o, r, e, <, /, u, >,  , &, r, a, q, u, o, ;, <, /, a, >, <, /, n, o, b, r, >, <, /, d, i, v, >, <, d, i, v,  , i, d, =, g, u, s, e, r,  , w, i, d, t, h, =, 1, 0, 0, %, >, <, n, o, b, r, >, <, s, p, a, n,  , i, d, =, g, b, n,  , c, l, a, s, s, =, g, b, i, >, <, /, s, p, a, n, >, <, s, p, a, n,  , i, d, =, g, b, f,  , c, l, a, s, s, =, g, b, f, >, <, /, s, p, a, n, >, <, s, p, a, n,  , i, d, =, g, b, e, >, <, /, s, p, a, n, >, <, a,  , h, r, e, f, =, ", h, t, t, p, :, /, /, w, w, w, ., g, o, o, g, l, e, ., c, o, m, /, h, i, s, t, o, r, y, /, o, p, t, o, u, t, ?, h, l, =, e, n, ",  , c, l, a, s, s, =, g, b, 4, >, W, e, b,  , H, i, s, t, o, r, y, <, /, a, >,  , |,  , <, a,  ,  , h, r, e, f, =, ", /, p, r, e, f, e, r, e, n, c, e, s, ?, h, l, =, e, n, ",  , c, l, a, s, s, =, g, b, 4, >, S, e, t, t, i, n, g, s, <, /, a, >,  , |,  , <, a,  , t, a, r, g, e, t, =, _, t, o, p,  , i, d, =, g, b, _, 7, 0,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, a, c, c, o, u, n, t, s, ., g, o, o, g, l, e, ., c, o, m, /, S, e, r, v, i, c, e, L, o, g, i, n, ?, h, l, =, e, n, &, p, a, s, s, i, v, e, =, t, r, u, e, &, c, o, n, t, i, n, u, e, =, h, t, t, p, s, :, /, /, w, w, w, ., g, o, o, g, l, e, ., c, o, m, /, ",  , c, l, a, s, s, =, g, b, 4, >, S, i, g, n,  , i, n, <, /, a, >, <, /, n, o, b, r, >, <, /, d, i, v, >, <, d, i, v,  , c, l, a, s, s, =, g, b, h,  , s, t, y, l, e, =, l, e, f, t, :, 0, >, <, /, d, i, v, >, <, d, i, v,  , c, l, a, s, s, =, g, b, h,  , s, t, y, l, e, =, r, i, g, h, t, :, 0, >, <, /, d, i, v, >,  , <, /, d, i, v, >, <, c, e, n, t, e, r, >, <, b, r,  , c, l, e, a, r, =, ", a, l, l, ",  , i, d, =, ", l, g, p, d, ", >, <, d, i, v,  , i, d, =, ", l, g, a, ", >, <, i, m, g,  , a, l, t, =, ", G, o, o, g, l, e, ",  , h, e, i, g, h, t, =, ", 9, 2, ",  , s, r, c, =, ", /, i, m, a, g, e, s, /, b, r, a, n, d, i, n, g, /, g, o, o, g, l, e, l, o, g, o, /, 1, x, /, g, o, o, g, l, e, l, o, g, o, _, w, h, i, t, e, _, b, a, c, k, g, r, o, u, n, d, _, c, o, l, o, r, _, 2, 7, 2, x, 9, 2, d, p, ., p, n, g, ",  , s, t, y, l, e, =, ", p, a, d, d, i, n, g, :, 2, 8, p, x,  , 0,  , 1, 4, p, x, ",  , w, i, d, t, h, =, ", 2, 7, 2, ",  , i, d, =, ", h, p, l, o, g, o, ",  , o, n, l, o, a, d, =, ", w, i, n, d, o, w, ., l, o, l, &, &, l, o, l, (, ), ", >, <, b, r, >, <, b, r, >, <, /, d, i, v, >, <, f, o, r, m,  , a, c, t, i, o, n, =, ", /, s, e, a, r, c, h, ",  , n, a, m, e, =, ", f, ", >, <, t, a, b, l, e,  , c, e, l, l, p, a, d, d, i, n, g, =, ", 0, ",  , c, e, l, l, s, p, a, c, i, n, g, =, ", 0, ", >, <, t, r,  , v, a, l, i, g, n, =, ", t, o, p, ", >, <, t, d,  , w, i, d, t, h, =, ", 2, 5, %, ", >, &, n, b, s, p, ;, <, /, t, d, >, <, t, d,  , a, l, i, g, n, =, ", c, e, n, t, e, r, ",  , n, o, w, r, a, p, =, ", ", >, <, i, n, p, u, t,  , n, a, m, e, =, ", i, e, ",  , v, a, l, u, e, =, ", I, S, O, -, 8, 8, 5, 9, -, 1, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ", >, <, i, n, p, u, t,  , v, a, l, u, e, =, ", e, n, ",  , n, a, m, e, =, ", h, l, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ", >, <, i, n, p, u, t,  , n, a, m, e, =, ", s, o, u, r, c, e, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ",  , v, a, l, u, e, =, ", h, p, ", >, <, i, n, p, u, t,  , n, a, m, e, =, ", b, i, w, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ", >, <, i, n, p, u, t,  , n, a, m, e, =, ", b, i, h, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ", >, <, d, i, v,  , c, l, a, s, s, =, ", d, s, ",  , s, t, y, l, e, =, ", h, e, i, g, h, t, :, 3, 2, p, x, ;, m, a, r, g, i, n, :, 4, p, x,  , 0, ", >, <, i, n, p, u, t,  , s, t, y, l, e, =, ", c, o, l, o, r, :, #, 0, 0, 0, ;, m, a, r, g, i, n, :, 0, ;, p, a, d, d, i, n, g, :, 5, p, x,  , 8, p, x,  , 0,  , 6, p, x, ;, v, e, r, t, i, c, a, l, -, a, l, i, g, n, :, t, o, p, ",  , a, u, t, o, c, o, m, p, l, e, t, e, =, ", o, f, f, ",  , c, l, a, s, s, =, ", l, s, t, ",  , v, a, l, u, e, =, ", ",  , t, i, t, l, e, =, ", G, o, o, g, l, e,  , S, e, a, r, c, h, ",  , m, a, x, l, e, n, g, t, h, =, ", 2, 0, 4, 8, ",  , n, a, m, e, =, ", q, ",  , s, i, z, e, =, ", 5, 7, ", >, <, /, d, i, v, >, <, b, r,  , s, t, y, l, e, =, ", l, i, n, e, -, h, e, i, g, h, t, :, 0, ", >, <, s, p, a, n,  , c, l, a, s, s, =, ", d, s, ", >, <, s, p, a, n,  , c, l, a, s, s, =, ", l, s, b, b, ", >, <, i, n, p, u, t,  , c, l, a, s, s, =, ", l, s, b, ",  , v, a, l, u, e, =, ", G, o, o, g, l, e,  , S, e, a, r, c, h, ",  , n, a, m, e, =, ", b, t, n, G, ",  , t, y, p, e, =, ", s, u, b, m, i, t, ", >, <, /, s, p, a, n, >, <, /, s, p, a, n, >, <, s, p, a, n,  , c, l, a, s, s, =, ", d, s, ", >, <, s, p, a, n,  , c, l, a, s, s, =, ", l, s, b, b, ", >, <, i, n, p, u, t,  , c, l, a, s, s, =, ", l, s, b, ",  , v, a, l, u, e, =, ", I, ', m,  , F, e, e, l, i, n, g,  , L, u, c, k, y, ",  , n, a, m, e, =, ", b, t, n, I, ",  , o, n, c, l, i, c, k, =, ", i, f, (, t, h, i, s, ., f, o, r, m, ., q, ., v, a, l, u, e, ), t, h, i, s, ., c, h, e, c, k, e, d, =, 1, ;,  , e, l, s, e,  , t, o, p, ., l, o, c, a, t, i, o, n, =, ', /, d, o, o, d, l, e, s, /, ', ",  , t, y, p, e, =, ", s, u, b, m, i, t, ", >, <, /, s, p, a, n, >, <, /, s, p, a, n, >, <, /, t, d, >, <, t, d,  , c, l, a, s, s, =, ", f, l,  , s, b, l, c, ",  , a, l, i, g, n, =, ", l, e, f, t, ",  , n, o, w, r, a, p, =, ", ",  , w, i, d, t, h, =, ", 2, 5, %, ", >, <, a,  , h, r, e, f, =, ", /, a, d, v, a, n, c, e, d, _, s, e, a, r, c, h, ?, h, l, =, e, n, &, a, m, p, ;, a, u, t, h, u, s, e, r, =, 0, ", >, A, d, v, a, n, c, e, d,  , s, e, a, r, c, h, <, /, a, >, <, a,  , h, r, e, f, =, ", /, l, a, n, g, u, a, g, e, _, t, o, o, l, s, ?, h, l, =, e, n, &, a, m, p, ;, a, u, t, h, u, s, e, r, =, 0, ", >, L, a, n, g, u, a, g, e,  , t, o, o, l, s, <, /, a, >, <, /, t, d, >, <, /, t, r, >, <, /, t, a, b, l, e, >, <, i, n, p, u, t,  , i, d, =, ", g, b, v, ",  , n, a, m, e, =, ", g, b, v, ",  , t, y, p, e, =, ", h, i, d, d, e, n, ",  , v, a, l, u, e, =, ", 1, ", >, <, /, f, o, r, m, >, <, d, i, v,  , i, d, =, ", g, a, c, _, s, c, o, n, t, ", >, <, /, d, i, v, >, <, d, i, v,  , s, t, y, l, e, =, ", f, o, n, t, -, s, i, z, e, :, 8, 3, %, ;, m, i, n, -, h, e, i, g, h, t, :, 3, ., 5, e, m, ", >, <, b, r, >, <, /, d, i, v, >, <, s, p, a, n,  , i, d, =, ", f, o, o, t, e, r, ", >, <, d, i, v,  , s, t, y, l, e, =, ", f, o, n, t, -, s, i, z, e, :, 1, 0, p, t, ", >, <, d, i, v,  , s, t, y, l, e, =, ", m, a, r, g, i, n, :, 1, 9, p, x,  , a, u, t, o, ;, t, e, x, t, -, a, l, i, g, n, :, c, e, n, t, e, r, ",  , i, d, =, ", f, l, l, ", >, <, a,  , h, r, e, f, =, ", /, i, n, t, l, /, e, n, /, a, d, s, /, ", >, A, d, v, e, r, t, i, s, i, n, g,  , P, r, o, g, r, a, m, s, <, /, a, >, <, a,  , h, r, e, f, =, ", /, s, e, r, v, i, c, e, s, /, ", >, B, u, s, i, n, e, s, s,  , S, o, l, u, t, i, o, n, s, <, /, a, >, <, a,  , h, r, e, f, =, ", h, t, t, p, s, :, /, /, p, l, u, s, ., g, o, o, g, l, e, ., c, o, m, /, 1, 1, 6, 8, 9, 9, 0, 2, 9, 3, 7, 5, 9, 1, 4, 0, 4, 4, 5, 5, 0, ",  , r, e, l, =, ", p, u, b, l, i, s, h, e, r, ", >, +, G, o, o, g, l, e, <, /, a, >, <, a,  , h, r, e, f, =, ", /, i, n, t, l, /, e, n, /, a, b, o, u, t, ., h, t, m, l, ", >, A, b, o, u, t,  , G, o, o, g, l, e, <, /, a, >, <, /, d, i, v, >, <, /, d, i, v, >, <, p,  , s, t, y, l, e, =, ", c, o, l, o, r, :, #, 7, 6, 7, 6, 7, 6, ;, f, o, n, t, -, s, i, z, e, :, 8, p, t, ", >, &, c, o, p, y, ;,  , 2, 0, 1, 7,  , -,  , <, a,  , h, r, e, f, =, ", /, i, n, t, l, /, e, n, /, p, o, l, i, c, i, e, s, /, p, r, i, v, a, c, y, /, ", >, P, r, i, v, a, c, y, <, /, a, >,  , -,  , <, a,  , h, r, e, f, =, ", /, i, n, t, l, /, e, n, /, p, o, l, i, c, i, e, s, /, t, e, r, m, s, /, ", >, T, e, r, m, s, <, /, a, >, <, /, p, >, <, /, s, p, a, n, >, <, /, c, e, n, t, e, r, >, <, s, c, r, i, p, t, >, (, f, u, n, c, t, i, o, n, (, ), {, w, i, n, d, o, w, ., g, o, o, g, l, e, ., c, d, o, =, {, h, e, i, g, h, t, :, 0, ,, w, i, d, t, h, :, 0, }, ;, (, f, u, n, c, t, i, o, n, (, ), {, v, a, r,  , a, =, w, i, n, d, o, w, ., i, n, n, e, r, W, i, d, t, h, ,, b, =, w, i, n, d, o, w, ., i, n, n, e, r, H, e, i, g, h, t, ;, i, f, (, !, a, |, |, !, b, ), {, v, a, r,  , c, =, w, i, n, d, o, w, ., d, o, c, u, m, e, n, t, ,, d, =, ", C, S, S, 1, C, o, m, p, a, t, ", =, =, c, ., c, o, m, p, a, t, M, o, d, e, ?, c, ., d, o, c, u, m, e, n, t, E, l, e, m, e, n, t, :, c, ., b, o, d, y, ;, a, =, d, ., c, l, i, e, n, t, W, i, d, t, h, ;, b, =, d, ., c, l, i, e, n, t, H, e, i, g, h, t, }, a, &, &, b, &, &, (, a, !, =, g, o, o, g, l, e, ., c, d, o, ., w, i, d, t, h, |, |, b, !, =, g, o, o, g, l, e, ., c, d, o, ., h, e, i, g, h, t, ), &, &, g, o, o, g, l, e, ., l, o, g, (, ", ", ,, ", ", ,, ", /, c, l, i, e, n, t, _, 2, 0, 4, ?, &, a, t, y, p, =, i, &, b, i, w, =, ", +, a, +, ", &, b, i, h, =, ", +, b, +, ", &, e, i, =, ", +, g, o, o, g, l, e, ., k, E, I, ), ;, }, ), ., c, a, l, l, (, t, h, i, s, ), ;, }, ), (, ), ;, <, /, s, c, r, i, p, t, >, <, d, i, v,  , i, d, =, ", x, j, s, d, ", >, <, /, d, i, v, >, <, d, i, v,  , i, d, =, ", x, j, s, i, ", >, <, s, c, r, i, p, t, >, (, f, u, n, c, t, i, o, n, (, ), {, f, u, n, c, t, i, o, n,  , c, (, b, ), {, w, i, n, d, o, w, ., s, e, t, T, i, m, e, o, u, t, (, f, u, n, c, t, i, o, n, (, ), {, v, a, r,  , a, =, d, o, c, u, m, e, n, t, ., c, r, e, a, t, e, E, l, e, m, e, n, t, (, ", s, c, r, i, p, t, ", ), ;, a, ., s, r, c, =, b, ;, g, o, o, g, l, e, ., t, i, m, e, r, s, &, &, g, o, o, g, l, e, ., t, i, m, e, r, s, ., l, o, a, d, ., t, &, &, g, o, o, g, l, e, ., t, i, c, k, (, ", l, o, a, d, ", ,, {, g, e, n, 2, 0, 4, :, ", x, j, s, l, s, ", ,, c, l, e, a, r, c, u, t, :, 3, 1, }, ), ;, d, o, c, u, m, e, n, t, ., g, e, t, E, l, e, m, e, n, t, B, y, I, d, (, ", x, j, s, d, ", ), ., a, p, p, e, n, d, C, h, i, l, d, (, a, ), }, ,, 0, ), }, g, o, o, g, l, e, ., d, l, j, p, =, f, u, n, c, t, i, o, n, (, b, ,, a, ), {, g, o, o, g, l, e, ., x, j, s, u, =, b, ;, c, (, a, ), }, ;, g, o, o, g, l, e, ., d, l, j, =, c, ;, }, ), ., c, a, l, l, (, t, h, i, s, ), ;, (, f, u, n, c, t, i, o, n, (, ), {, v, a, r,  , r, =, [, ], ;, g, o, o, g, l, e, ., p, l, m, (, r, ), ;, }, ), (, ), ;, i, f, (, !, g, o, o, g, l, e, ., x, j, s, ), {, w, i, n, d, o, w, ., _, =, w, i, n, d, o, w, ., _, |, |, {, }, ;, w, i, n, d, o, w, ., _, D, u, m, p, E, x, c, e, p, t, i, o, n, =, w, i, n, d, o, w, ., _, ., _, D, u, m, p, E, x, c, e, p, t, i, o, n, =, f, u, n, c, t, i, o, n, (, e, ), {, t, h, r, o, w,  , e, }, ;, g, o, o, g, l, e, ., d, l, j, p, (, ', /, x, j, s, /, _, /, j, s, /, k, \, x, 3, d, x, j, s, ., h, p, ., e, n, _, U, S, ., F, x, _, G, d, o, c, 7, q, 1, A, ., O, /, m, \, x, 3, d, s, b, _, h, e, ,, d, /, a, m, \, x, 3, d, A, D, A, /, r, t, \, x, 3, d, j, /, d, \, x, 3, d, 1, /, t, \, x, 3, d, z, c, m, s, /, r, s, \, x, 3, d, A, C, T, 9, 0, o, F, a, t, Z, n, h, k, F, X, _, Z, 5, Z, 8, r, I, d, R, T, x, a, 4, 1, 9, 2, e, 7, A, ', ,, ', /, x, j, s, /, _, /, j, s, /, k, \, x, 3, d, x, j, s, ., h, p, ., e, n, _, U, S, ., F, x, _, G, d, o, c, 7, q, 1, A, ., O, /, m, \, x, 3, d, s, b, _, h, e, ,, d, /, a, m, \, x, 3, d, A, D, A, /, r, t, \, x, 3, d, j, /, d, \, x, 3, d, 1, /, t, \, x, 3, d, z, c, m, s, /, r, s, \, x, 3, d, A, C, T, 9, 0, o, F, a, t, Z, n, h, k, F, X, _, Z, 5, Z, 8, r, I, d, R, T, x, a, 4, 1, 9, 2, e, 7, A, ', ), ;, g, o, o, g, l, e, ., x, j, s, =, 1, ;, }, g, o, o, g, l, e, ., p, m, c, =, {, ", s, b, _, h, e, ", :, {, ", a, g, e, n, ", :, f, a, l, s, e, ,, ", c, g, e, n, ", :, f, a, l, s, e, ,, ", c, l, i, e, n, t, ", :, ", h, e, i, r, l, o, o, m, -, h, p, ", ,, ", d, h, ", :, t, r, u, e, ,, ", d, h, q, t, ", :, t, r, u, e, ,, ", d, s, ", :, ", ", ,, ", f, l, ", :, t, r, u, e, ,, ", h, o, s, t, ", :, ", g, o, o, g, l, e, ., c, o, m, ", ,, ", i, s, b, h, ", :, 2, 8, ,, ", j, a, m, ", :, 0, ,, ", j, s, o, n, p, ", :, t, r, u, e, ,, ", m, s, g, s, ", :, {, ", c, i, b, l, ", :, ", C, l, e, a, r,  , S, e, a, r, c, h, ", ,, ", d, y, m, ", :, ", D, i, d,  , y, o, u,  , m, e, a, n, :, ", ,, ", l, c, k, y, ", :, ", I, \, u, 0, 0, 2, 6, #, 3, 9, ;, m,  , F, e, e, l, i, n, g,  , L, u, c, k, y, ", ,, ", l, m, l, ", :, ", L, e, a, r, n,  , m, o, r, e, ", ,, ", o, s, k, t, ", :, ", I, n, p, u, t,  , t, o, o, l, s, ", ,, ", p, s, r, c, ", :, ", T, h, i, s,  , s, e, a, r, c, h,  , w, a, s,  , r, e, m, o, v, e, d,  , f, r, o, m,  , y, o, u, r,  , \, u, 0, 0, 3, C, a,  , h, r, e, f, =, \, ", /, h, i, s, t, o, r, y, \, ", \, u, 0, 0, 3, E, W, e, b,  , H, i, s, t, o, r, y, \, u, 0, 0, 3, C, /, a, \, u, 0, 0, 3, E, ", ,, ", p, s, r, l, ", :, ", R, e, m, o, v, e, ", ,, ", s, b, i, t, ", :, ", S, e, a, r, c, h,  , b, y,  , i, m, a, g, e, ", ,, ", s, r, c, h, ", :, ", G, o, o, g, l, e,  , S, e, a, r, c, h, ", }, ,, ", n, d, s, ", :, t, r, u, e, ,, ", o, v, r, ", :, {, }, ,, ", p, q, ", :, ", ", ,, ", r, e, f, p, d, ", :, t, r, u, e, ,, ", r, f, s, ", :, [, ], ,, ", s, b, p, l, ", :, 2, 4, ,, ", s, b, p, r, ", :, 2, 4, ,, ", s, c, d, ", :, 1, 0, ,, ", s, c, e, ", :, 5, ,, ", s, t, o, k, ", :, ", b, l, 9, _, w, V, s, z, 2, J, p, 3, J, W, k, Z, V, L, 4, Q, X, L, E, z, 7, R, 0, ", }, ,, ", d, ", :, {, }, ,, ", a, W, i, v, 7, g, ", :, {, }, ,, ", Y, F, C, s, /, g, ", :, {, }, }, ;, g, o, o, g, l, e, ., x, (, n, u, l, l, ,, f, u, n, c, t, i, o, n, (, ), {, }, ), ;, <, /, s, c, r, i, p, t, >, <, /, d, i, v, >, <, /, b, o, d, y, >, <, /, h, t, m, l, >]' at 'callbackURLs' failed to satisfy constraint: Member must satisfy constraint: [Member must have length less than or equal to 1024, Member must have length greater than or equal to 1, Member must satisfy regular expression pattern: [\p{L}\p{M}\p{S}\p{N}\p{P}]+]

Specs

OS: OS X El Capitan 10.11.6
CLI Version: 1.11.170

@jamesls
Copy link
Member

jamesls commented Oct 13, 2017

This is happening because the CLI supports loading params from remote files: http://docs.aws.amazon.com/cli/latest/userguide/cli-using-param.html#cli-using-param-file-remote

It's on our backlog to have a way to disable this functionality, but in the meantime you can workaround this issue by specifying this value as JSON. Those two params are of type list, so you can use --callback-urls '["https://localhost"]' --logout-urls '["https://localhost"]' as a workaround for the time being.

@larse514
Copy link

@jamesls can you update the following documentation with your answer above? I had to hunt around to find this answer. Let me know if I should open a new ticket instead.

https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-app-idp-settings.html

@diehlaws diehlaws added feature-request A feature should be added or improved. and removed enhancement labels Jan 4, 2019
@justnance justnance added enhancement and removed feature-request A feature should be added or improved. labels Apr 15, 2019
@kdaily kdaily added the feature-request A feature should be added or improved. label Feb 8, 2021
thoward-godaddy pushed a commit to thoward-godaddy/aws-cli that referenced this issue Feb 12, 2022
* sam pipeline bootstrap (aws#2811)

* two-stages-pipeline plugin

* typos

* add docstring

* make mypy happy

* removing swap file

* delete the two_stages_pipeline plugin as the pipeline-bootstrap command took over its responsibility

* remove 'get_template_function_runtimes' function as the decision is made to not process the SAM template during pipeline init which was the only place we use the function

* sam pipeline bootstrap command

* move the pipelineconfig.toml file to .aws-sam

* UX - rewriting

Co-authored-by: Chris Rehn <[email protected]>

* UX improvements

* make black happy

* apply review comments

* UX - rewriting

Co-authored-by: Chris Rehn <[email protected]>

* refactor

* Apply review comments

* use python way of array elements assignments

* Update samcli/lib/pipeline/bootstrap/stage.py

Co-authored-by: _sam <[email protected]>

* apply review comments

* typo

* read using utf-8

* create and user a safe version of the save_config method

* apply review comments

* rename _get_command_name to _get_command_names

* don't save generated ARNs for now, will save during init

* Revert "don't save generated ARNs for now, will save during init"

This reverts commit d184e164022d9560131c62a826436edbc93da189.

* Notify the user to rotate periodically rotate the IAM credentials

* typo

* Use AES instead of KMS for S3 SSE

* rename Ecr to ECR and Iam to IAM

* Grant lambda service explicit permissions to thhe ECR instead of relying on giving this permissions on ad-hoc while creating the container images

Co-authored-by: Chris Rehn <[email protected]>
Co-authored-by: _sam <[email protected]>

* sam pipeline init command (aws#2831)

* sam pipeline init command

* apply review comments

* apply review comments

* display a message that we have successfully created the pipeline configuration file(s).

* doc typo

* Let 'sam pipeline init'  prefills pipeline's infrastructure resources… (aws#2894)

* Let 'sam pipeline init'  prefills pipeline's infrastructure resources' values from 'sam pipeline bootstrap'  results.

* save bootstrapped sateg region

* make black happy

* exclude non-dict keys from samconfig.get_env_names method.

* Rename the pipeline 'Stage' concept to 'Environment' (aws#2908)

* Rename the pipeline 'Stage' concept to 'Environment'

* typo

* Rename --environment-name argument to --environment

* Sam pipelines ux rename ecr repo to image repository (aws#2910)

* Rename ecr-repo to image-repository

* UT Fixes

* typo

* typo

* feat: Support creating pipeline files directly into . without hooks (aws#2911)

* feat: Support creating pipeline files directly into . without hooks

* Integration test for pipeline init and pipeline bootstrap (aws#2841)

* Expose Environment._get_stack_name for integ test to predict stack name

* Add integ test for pipeline bootstrap

* Add init integ test

* small UX improvements: (aws#2914)

* small UX improvements:
1. show a message when the user cancels a bootstrapping command.
2. Don't prompt for CI/CD provider or provider templates if there is only one choice.
3. Make PipelineFileAlreadyExistsError a UserError.
4. use the Colored class instead of fg='color' when prompting a colored message.
5. Fix a bug where we were not allowing empty response for not required questions.

* Fix Integration Test: We now don't ask the user to select a provider's pipeline template if there is only one

* Add docs for PipelineFileAlreadyExistsError

* make black happy

* Sam pipelines s3 security (aws#2975)

* Deny non https requests for the artifacts S3 bucket

* enable bucket serverside logging

* add integration tests for artifacts bucket SSL-only requests and access logging

* typo

* Ensure the ArtifactsLoggingBucket denies non ssl requests (aws#2976)

* Sam pipelines ux round 3 (aws#2979)

* rename customer facing message 'CI/CD provider' to 'CI/CD system'

* add a note about what 'Environment Name' is during the pipeline bootstrap guided context

* Apply suggestions from code review

typo

Co-authored-by: Chris Rehn <[email protected]>

Co-authored-by: Chris Rehn <[email protected]>

* let pipeline IAM user assume only IAM roles tagged with Role=pipeline-execution-role (aws#2982)

* Adding AWS_ prefix to displayed out. (aws#2993)

Co-authored-by: Tarun Mall <[email protected]>

* Add region to pipeline bootstrap interactive flow (aws#2997)

* Ask AWS region in bootstrap interactive flow

* Read default region from boto session first

* Fix a unit test

* Inform write to pipelineconfig.toml at the end of bootstrap (aws#3002)

* Print info about pipelineconfig.toml after resources are bootstrapped

* Update samcli/commands/pipeline/bootstrap/cli.py

Co-authored-by: Chris Rehn <[email protected]>

Co-authored-by: Chris Rehn <[email protected]>

* List detected env names in pipeline init when prompt to input the env name (aws#3000)

* Allow question.question can be resolved using key path

* Pass the list of env names message (environment_names_message) into pipeline init interactive flow context

* Update samcli/commands/pipeline/init/interactive_init_flow.py

Co-authored-by: Chris Rehn <[email protected]>

* Fix unit test (trigger pr builds)

* Fix integ test

* Fix integ test

Co-authored-by: Chris Rehn <[email protected]>

* Adding account id to bootstrap message. (aws#2998)

* Adding account id to bootstrap message.

* adding docstring

* Addressing PR comments.

* Adding unit tests.

* Fixing unit tests.

Co-authored-by: Tarun Mall <[email protected]>

* Cfn creds fix (aws#3014)

* Removing pipeline user creds from cfn output. This maintains same user exp.

Co-authored-by: Tarun Mall <[email protected]>

* Ux bootstrap revamp 20210706 (aws#3021)

* Add intro paragraph to bootstrap

* Add switch account prompt

* Revamp stage definition prompt

* Revamp existing resources prompt

* Revamp security prompt

* Allow answers to be changed later

* Add exit message for bootstrap

* Add exit message for bootstrap (1)

* Add indentation to review values

* Add "Below is the summary of the answers:"

* Sweep pylint errors

* Update unit tests

* Update samcli/commands/pipeline/bootstrap/guided_context.py

Co-authored-by: Chris Rehn <[email protected]>

* Update samcli/commands/pipeline/bootstrap/guided_context.py

Co-authored-by: Chris Rehn <[email protected]>

* Update samcli/commands/pipeline/bootstrap/guided_context.py

Co-authored-by: Chris Rehn <[email protected]>

* Update samcli/commands/pipeline/bootstrap/guided_context.py

Co-authored-by: Chris Rehn <[email protected]>

* Update samcli/commands/pipeline/bootstrap/guided_context.py

Co-authored-by: Chris Rehn <[email protected]>

* Update samcli/commands/pipeline/bootstrap/guided_context.py

Co-authored-by: Chris Rehn <[email protected]>

* Update samcli/commands/pipeline/bootstrap/guided_context.py

Co-authored-by: Chris Rehn <[email protected]>

* Update samcli/commands/pipeline/bootstrap/guided_context.py

Co-authored-by: Chris Rehn <[email protected]>

* Update samcli/commands/pipeline/bootstrap/cli.py

Co-authored-by: Chris Rehn <[email protected]>

* Update unit tests

* Add bold to other literals

Co-authored-by: Chris Rehn <[email protected]>

* Adding account condition for CFN execution role. (aws#3027)

Co-authored-by: Tarun Mall <[email protected]>

* pipeline UX revamp 20210707 (aws#3031)

* Allow running bootstrap inside pipeline init

* Select account credential source within bootstrap

* Add bootstrap decorations within pipeline init

* Removing ip range option from bootstrap. (aws#3036)

* Removing ip range option from bootstrap.

* Fixing unit test from UX PR.

Co-authored-by: Tarun Mall <[email protected]>

* Fix toml file incorrect read/write in init --bootstrap (aws#3037)

* Temporarily removing account fix. (aws#3038)

Co-authored-by: Tarun Mall <[email protected]>

* Rename environment to stage (aws#3040)

* Improve account source selection (aws#3042)

* Fixing various cosmetics UX issues with pipeline workflow. (aws#3046)

* Fixing credential to credentials

* Forcing text color to yellow.

* Adding new line after stage diagram.

* Adding extra line after checking bootstrap message.

* Renaming config -> configuration

* account source -> credential source

* Removing old message.

* Fixing indentation in list.

* Fixing bunch of indentation.

* fixing f string

Co-authored-by: Tarun Mall <[email protected]>

* Auto skip questions if stage detected (aws#3045)

* Autofill question if default value is presented

* Allow to use index to select stage names (aws#3051)

* Updating message when bootstrap stages are missing. (aws#3058)

* Updating message when bootstrap stages are missing.

* Fixing indendation

Co-authored-by: Tarun Mall <[email protected]>

* Fixing bootstrap integ tests. (aws#3061)

* Fixing bootstrap integ tests.

* Cleaning up some integ tests.

* Using environment variables when running integ test on CI.

* Using expression instead of full loop.

* Adding instruction to use default profile on local.

Co-authored-by: Tarun Mall <[email protected]>

* Fix bootstrap test region (#3064)

* Fix bootstrap region in integ test

* Fix regions in non-interactive mode as well

* Add more pipeline init integ test (aws#3065)

* Fix existing pipeline init integ test

* Add more pipeline init integ tests

* Config file bug (aws#3066)

* Validating config file after bootstrap stack creation.

* Validating config file after bootstrap.

Co-authored-by: Tarun Mall <[email protected]>

* Fix pipeline init integ test because of pipelineconfig file exists (aws#3067)

* Make stage name randomized to avoid race condition among multi canary runs (aws#3078)

* Load number of stages from pipeline template (aws#3059)

* Load number of stages from templates

* Rename variable and add debug log

* Add encoding to open()

* Allow roles with Tag aws-sam-pipeline-codebuild-service-role to assume PipelineExecutionRole (aws#2950)

* pipeline init UX: Ask to confirm when file exists (aws#3079)

* Ask to confirm overriding if files already exist, or save to another directory

* Add doc links (aws#3087)

* Adding accidentally removed tests back. (aws#3088)

Co-authored-by: Tarun Mall <[email protected]>

Co-authored-by: elbayaaa <[email protected]>
Co-authored-by: Chris Rehn <[email protected]>
Co-authored-by: Ahmed Elbayaa <[email protected]>
Co-authored-by: Tarun <[email protected]>
Co-authored-by: Tarun Mall <[email protected]>
@tim-finnigan tim-finnigan self-assigned this Nov 4, 2022
@tim-finnigan
Copy link
Contributor

Hi all thanks for your patience. Service API teams own their documentation pages so this request should likely get redirected to the Cognito team. There is a Provide feedback on the documentation page linked above which would probably be the best way to send direct feedback. (Or you can always open a request through AWS Support for further escalation). We can also forward feedback to the Cognito team so if you are still affected by this issue please let us know if you'd like us to reach out to that team internally.

@tim-finnigan tim-finnigan added closing-soon This issue will automatically close in 4 days unless further comments are made. p3 This is a minor priority issue labels Nov 4, 2022
@github-actions github-actions bot added closed-for-staleness and removed closing-soon This issue will automatically close in 4 days unless further comments are made. labels Nov 7, 2022
@github-actions github-actions bot closed this as completed Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-for-staleness cognito-idp enhancement feature-request A feature should be added or improved. p3 This is a minor priority issue
Projects
None yet
Development

No branches or pull requests

7 participants