ruby-nessus 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
data/README.rdoc CHANGED
@@ -51,49 +51,49 @@ The below example illustrates how easy it really is to iterate of result data.
51
51
  You also have the ability to search for particular hostnames. In the near future I plan to add the ability to pass the hosts block a hash of options for more complex searches.
52
52
 
53
53
  scan.find_by_hostname("127.0.0.1") do |host|
54
-
54
+
55
55
  puts host.scan_start_time
56
56
  puts host.scan_stop_time
57
57
  puts host.scan_runtime
58
-
58
+
59
59
  host.events do |event|
60
60
  puts event.severity.in_words
61
61
  puts event.port
62
- puts event.output
62
+ puts event.data if event.data
63
63
  end
64
-
64
+
65
65
  end
66
66
 
67
67
 
68
68
  There are a bunch of convenient methods added to make reporting a bit easier to produce quickly from a raw scan file.
69
69
 
70
- Nessus::XML.new("blah.nessus") do |scan|
70
+ Nessus::XML.new("example.nessus") do |scan|
71
71
 
72
72
  puts scan.event_percentage_for('low', true) #=> 8%
73
73
 
74
74
  puts scan.high_severity_count # High Severity Event Count
75
75
  puts scan.medium_severity_count # Medium Severity Event Count
76
76
  puts scan.low_severity_count # Low Severity Event Count
77
- puts scan.informational_severity_count # Informational Event Count
77
+ puts scan.open_ports_count # Open Port Count
78
78
 
79
79
  puts scan.total_event_count #=> 3411 # Total Event Count
80
80
  puts scan.hosts.count #=> 12
81
81
 
82
82
  puts scan.policy_name
83
83
  puts scan.policy_comments unless scan.policy_comments.empty?
84
-
84
+
85
85
  scan.hosts do |host|
86
86
  puts host.hostname
87
-
87
+
88
88
  # high_severity_events, medium_severity_events and low_severity_events
89
89
  host.high_severity_events do |high|
90
90
  puts high.port
91
91
  puts high.name if high.name
92
92
  puts high.data if high.data
93
93
  end
94
-
95
- end
96
94
 
95
+ end
96
+
97
97
  end
98
98
 
99
99
  == Requirements
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.2
1
+ 0.1.3
@@ -1 +1 @@
1
- <NessusClientData><Targets><Target><selected>yes</selected><type>hostname</type><value>scanme.insecure.org</value></Target></Targets><Policies></Policies><Report><ReportName>09/11/08 02:21:22 AM - Ruby-Nessus Example Policy</ReportName><StartTime>Sun Nov 8 02:21:23 2009</StartTime><StopTime>Sun Nov 8 02:31:29 2009</StopTime><Policy passwordsType="Mac OS X"><policyName>Ruby-Nessus Example Policy</policyName><policyComments>This is an example .nessus file for testing the Ruby-Nessus gem.</policyComments><uuid>17C8244B-9E79-4FDC-B48F-E49CACA3083B</uuid><Preferences><ServerPreferences><preference><name>ntp_detached_sessions</name><value>yes</value></preference><preference><name>language</name><value>english</value></preference><preference><name>server_info_nessusd_version</name><value>4.0.2</value></preference><preference><name>reduce_connections_on_congestion</name><value>no</value></preference><preference><name>kb_restore</name><value>no</value></preference><preference><name>stop_scan_on_hang</name><value>no</value></preference><preference><name>ntp_save_sessions</name><value>yes</value></preference><preference><name>optimize_test</name><value>yes</value></preference><preference><name>throttle_scan</name><value>yes</value></preference><preference><name>port_range</name><value>default</value></preference><preference><name>unscanned_closed</name><value>no</value></preference><preference><name>save_knowledge_base</name><value>no</value></preference><preference><name>use_mac_addr</name><value>no</value></preference><preference><name>stop_scan_on_disconnect</name><value>no</value></preference><preference><name>kb_dont_replay_scanners</name><value>no</value></preference><preference><name>slice_network_addresses</name><value>no</value></preference><preference><name>server_info_thread_manager</name><value>threads</value></preference><preference><name>plugin_upload</name><value>no</value></preference><preference><name>server_info_os_version</name><value>10.0.0</value></preference><preference><name>use_kernel_congestion_detection</name><value>no</value></preference><preference><name>silent_dependencies</name><value>yes</value></preference><preference><name>kb_dont_replay_info_gathering</name><value>no</value></preference><preference><name>safe_checks</name><value>yes</value></preference><preference><name>max_checks</name><value>5</value></preference><preference><name>checks_read_timeout</name><value>5</value></preference><preference><name>server_info_os</name><value>Darwin</value></preference><preference><name>feed_type</name><value>HomeFeed</value></preference><preference><name>kb_dont_replay_attacks</name><value>no</value></preference><preference><name>host.max_simult_tcp_sessions</name><value></value></preference><preference><name>non_simult_ports</name><value>139, 445</value></preference><preference><name>auto_enable_dependencies</name><value>yes</value></preference><preference><name>reverse_lookup</name><value>no</value></preference><preference><name>kb_dont_replay_denials</name><value>no</value></preference><preference><name>only_test_hosts_whose_kb_we_dont_have</name><value>no</value></preference><preference><name>max_hosts</name><value>40</value></preference><preference><name>only_test_hosts_whose_kb_we_have</name><value>no</value></preference><preference><name>plugin_upload_suffixes</name><value>.nasl, .nasl3, .inc, .inc3, .nbin, .nlib, .audit</value></preference><preference><name>auto_update</name><value>yes</value></preference><preference><name>server_info_libnessus_version</name><value>4.0.2</value></preference><preference><name>max_simult_tcp_sessions</name><value></value></preference><preference><name>plugins_timeout</name><value>320</value></preference><preference><name>server_info_libnasl_version</name><value>4.0.2</value></preference><preference><name>cgi_path</name><value>/cgi-bin:/scripts</value></preference><preference><name>log_whole_attack</name><value>no</value></preference><preference><name>kb_max_age</name><value>864000</value></preference></ServerPreferences><PluginsPreferences><item><fullName>HTTP login page[entry]:Login page :</fullName><preferenceName>Login page :</preferenceName><pluginName>HTTP login page</pluginName><preferenceType>entry</preferenceType><preferenceValues>/</preferenceValues><selectedValue>/</selectedValue></item><item><fullName>HTTP login page[entry]:Login form :</fullName><preferenceName>Login form :</preferenceName><pluginName>HTTP login page</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>HTTP login page[entry]:Login form fields :</fullName><preferenceName>Login form fields :</preferenceName><pluginName>HTTP login page</pluginName><preferenceType>entry</preferenceType><preferenceValues>user=%USER%&amp;pass=%PASS%</preferenceValues><selectedValue>user=%USER%&amp;pass=%PASS%</selectedValue></item><item><fullName>SMB use domain SID to enumerate users[entry]:Start UID :</fullName><preferenceName>Start UID :</preferenceName><pluginName>SMB use domain SID to enumerate users</pluginName><preferenceType>entry</preferenceType><preferenceValues>1000</preferenceValues><selectedValue>1000</selectedValue></item><item><fullName>SMB use domain SID to enumerate users[entry]:End UID :</fullName><preferenceName>End UID :</preferenceName><pluginName>SMB use domain SID to enumerate users</pluginName><preferenceType>entry</preferenceType><preferenceValues>1200</preferenceValues><selectedValue>1200</selectedValue></item><item><fullName>SMB Registry : Start the Registry Service during the scan[checkbox]:Start the registry service during the scan</fullName><preferenceName>Start the registry service during the scan</preferenceName><pluginName>SMB Registry : Start the Registry Service during the scan</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Service Detection[radio]:Test SSL based services</fullName><preferenceName>Test SSL based services</preferenceName><pluginName>Service Detection</pluginName><preferenceType>radio</preferenceType><preferenceValues>Known SSL ports;All;None</preferenceValues><selectedValue>Known SSL ports</selectedValue></item><item><fullName>SNMP settings[entry]:Community name :</fullName><preferenceName>Community name :</preferenceName><pluginName>SNMP settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>public</preferenceValues><selectedValue>public</selectedValue></item><item><fullName>SNMP settings[entry]:UDP port :</fullName><preferenceName>UDP port :</preferenceName><pluginName>SNMP settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>161</preferenceValues><selectedValue>161</selectedValue></item><item><fullName>SNMP settings[entry]:SNMPv3 user name :</fullName><preferenceName>SNMPv3 user name :</preferenceName><pluginName>SNMP settings</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>SNMP settings[password]:SNMPv3 authentication password :</fullName><preferenceName>SNMPv3 authentication password :</preferenceName><pluginName>SNMP settings</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>SNMP settings[radio]:SNMPv3 authentication algorithm :</fullName><preferenceName>SNMPv3 authentication algorithm :</preferenceName><pluginName>SNMP settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>MD5;SHA1</preferenceValues><selectedValue>MD5</selectedValue></item><item><fullName>SNMP settings[password]:SNMPv3 privacy password :</fullName><preferenceName>SNMPv3 privacy password :</preferenceName><pluginName>SNMP settings</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>SNMP settings[radio]:SNMPv3 privacy algorithm :</fullName><preferenceName>SNMPv3 privacy algorithm :</preferenceName><pluginName>SNMP settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>DES</preferenceValues><selectedValue>DES</selectedValue></item><item><fullName>Cleartext protocols settings[entry]:User name :</fullName><preferenceName>User name :</preferenceName><pluginName>Cleartext protocols settings</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Cleartext protocols settings[password]:Password (unsafe!) :</fullName><preferenceName>Password (unsafe!) :</preferenceName><pluginName>Cleartext protocols settings</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Cleartext protocols settings[checkbox]:Try to perform patch level checks over telnet</fullName><preferenceName>Try to perform patch level checks over telnet</preferenceName><pluginName>Cleartext protocols settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Cleartext protocols settings[checkbox]:Try to perform patch level checks over rsh</fullName><preferenceName>Try to perform patch level checks over rsh</preferenceName><pluginName>Cleartext protocols settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Cleartext protocols settings[checkbox]:Try to perform patch level checks over rexec</fullName><preferenceName>Try to perform patch level checks over rexec</preferenceName><pluginName>Cleartext protocols settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>SMTP settings[entry]:Third party domain :</fullName><preferenceName>Third party domain :</preferenceName><pluginName>SMTP settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>example.com</preferenceValues><selectedValue>example.com</selectedValue></item><item><fullName>SMTP settings[entry]:From address :</fullName><preferenceName>From address :</preferenceName><pluginName>SMTP settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>nobody@example.com</preferenceValues><selectedValue>nobody@example.com</selectedValue></item><item><fullName>SMTP settings[entry]:To address :</fullName><preferenceName>To address :</preferenceName><pluginName>SMTP settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>postmaster@[AUTO_REPLACED_IP]</preferenceValues><selectedValue>postmaster@[AUTO_REPLACED_IP]</selectedValue></item><item><fullName>Login configurations[entry]:HTTP account :</fullName><preferenceName>HTTP account :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[password]:HTTP password (sent in clear) :</fullName><preferenceName>HTTP password (sent in clear) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:NNTP account :</fullName><preferenceName>NNTP account :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[password]:NNTP password (sent in clear) :</fullName><preferenceName>NNTP password (sent in clear) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:FTP account :</fullName><preferenceName>FTP account :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues>anonymous</preferenceValues><selectedValue>anonymous</selectedValue></item><item><fullName>Login configurations[password]:FTP password (sent in clear) :</fullName><preferenceName>FTP password (sent in clear) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues>nessus@nessus.org</preferenceValues><selectedValue>nessus@nessus.org</selectedValue></item><item><fullName>Login configurations[entry]:FTP writeable directory :</fullName><preferenceName>FTP writeable directory :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues>/incoming</preferenceValues><selectedValue>/incoming</selectedValue></item><item><fullName>Login configurations[entry]:POP2 account :</fullName><preferenceName>POP2 account :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[password]:POP2 password (sent in clear) :</fullName><preferenceName>POP2 password (sent in clear) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:POP3 account :</fullName><preferenceName>POP3 account :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[password]:POP3 password (sent in clear) :</fullName><preferenceName>POP3 password (sent in clear) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:IMAP account :</fullName><preferenceName>IMAP account :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[password]:IMAP password (sent in clear) :</fullName><preferenceName>IMAP password (sent in clear) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Web mirroring[entry]:Number of pages to mirror :</fullName><preferenceName>Number of pages to mirror :</preferenceName><pluginName>Web mirroring</pluginName><preferenceType>entry</preferenceType><preferenceValues>1000</preferenceValues><selectedValue>1000</selectedValue></item><item><fullName>Web mirroring[entry]:Maximum depth :</fullName><preferenceName>Maximum depth :</preferenceName><pluginName>Web mirroring</pluginName><preferenceType>entry</preferenceType><preferenceValues>6</preferenceValues><selectedValue>6</selectedValue></item><item><fullName>Web mirroring[entry]:Start page :</fullName><preferenceName>Start page :</preferenceName><pluginName>Web mirroring</pluginName><preferenceType>entry</preferenceType><preferenceValues>/</preferenceValues><selectedValue>/</selectedValue></item><item><fullName>Web mirroring[entry]:Excluded items regex :</fullName><preferenceName>Excluded items regex :</preferenceName><pluginName>Web mirroring</pluginName><preferenceType>entry</preferenceType><preferenceValues>/server_privileges\.php</preferenceValues><selectedValue>/server_privileges\.php</selectedValue></item><item><fullName>Web mirroring[checkbox]:Follow dynamic pages :</fullName><preferenceName>Follow dynamic pages :</preferenceName><pluginName>Web mirroring</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Nessus TCP scanner[radio]:Firewall detection :</fullName><preferenceName>Firewall detection :</preferenceName><pluginName>Nessus TCP scanner</pluginName><preferenceType>radio</preferenceType><preferenceValues>Automatic (normal);Disabled (softer);Do not detect RST rate limitation (soft);Ignore closed ports (aggressive)</preferenceValues><selectedValue>Automatic (normal)</selectedValue></item><item><fullName>Oracle settings[entry]:Oracle SID :</fullName><preferenceName>Oracle SID :</preferenceName><pluginName>Oracle settings</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Oracle settings[checkbox]:Test default accounts (slow)</fullName><preferenceName>Test default accounts (slow)</preferenceName><pluginName>Oracle settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Database settings[entry]:Login :</fullName><preferenceName>Login :</preferenceName><pluginName>Database settings</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Database settings[password]:Password :</fullName><preferenceName>Password :</preferenceName><pluginName>Database settings</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Database settings[radio]:DB Type :</fullName><preferenceName>DB Type :</preferenceName><pluginName>Database settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>Oracle;SQL Server;MySQL;DB2;Informix/DRDA;PostgreSQL</preferenceValues><selectedValue>Oracle</selectedValue></item><item><fullName>Database settings[entry]:Database SID :</fullName><preferenceName>Database SID :</preferenceName><pluginName>Database settings</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Database settings[entry]:Database port to use :</fullName><preferenceName>Database port to use :</preferenceName><pluginName>Database settings</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Database settings[radio]:Oracle auth type:</fullName><preferenceName>Oracle auth type:</preferenceName><pluginName>Database settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>NORMAL;SYSOPER;SYSDBA</preferenceValues><selectedValue>NORMAL</selectedValue></item><item><fullName>Database settings[radio]:SQL Server auth type:</fullName><preferenceName>SQL Server auth type:</preferenceName><pluginName>Database settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>Windows;SQL</preferenceValues><selectedValue>Windows</selectedValue></item><item><fullName>Nessus SYN scanner[radio]:Firewall detection :</fullName><preferenceName>Firewall detection :</preferenceName><pluginName>Nessus SYN scanner</pluginName><preferenceType>radio</preferenceType><preferenceValues>Automatic (normal);Disabled (softer);Do not detect RST rate limitation (soft);Ignore closed ports (aggressive)</preferenceValues><selectedValue>Automatic (normal)</selectedValue></item><item><fullName>Do not scan fragile devices[checkbox]:Scan Network Printers</fullName><preferenceName>Scan Network Printers</preferenceName><pluginName>Do not scan fragile devices</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Do not scan fragile devices[checkbox]:Scan Novell Netware hosts</fullName><preferenceName>Scan Novell Netware hosts</preferenceName><pluginName>Do not scan fragile devices</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Ping the remote host[entry]:TCP ping destination port(s) :</fullName><preferenceName>TCP ping destination port(s) :</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>entry</preferenceType><preferenceValues>built-in</preferenceValues><selectedValue>built-in</selectedValue></item><item><fullName>Ping the remote host[checkbox]:Do an ARP ping</fullName><preferenceName>Do an ARP ping</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>yes</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Ping the remote host[checkbox]:Do a TCP ping</fullName><preferenceName>Do a TCP ping</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>yes</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Ping the remote host[checkbox]:Do an ICMP ping</fullName><preferenceName>Do an ICMP ping</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>yes</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Ping the remote host[entry]:Number of retries (ICMP) :</fullName><preferenceName>Number of retries (ICMP) :</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>entry</preferenceType><preferenceValues>2</preferenceValues><selectedValue>2</selectedValue></item><item><fullName>Ping the remote host[checkbox]:Do an applicative UDP ping (DNS,RPC...)</fullName><preferenceName>Do an applicative UDP ping (DNS,RPC...)</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Ping the remote host[checkbox]:Make the dead hosts appear in the report</fullName><preferenceName>Make the dead hosts appear in the report</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Ping the remote host[checkbox]:Log live hosts in the report</fullName><preferenceName>Log live hosts in the report</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Ping the remote host[checkbox]:Test the local Nessus host</fullName><preferenceName>Test the local Nessus host</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>yes</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Ping the remote host[checkbox]:Fast network discovery</fullName><preferenceName>Fast network discovery</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Port scanners settings[checkbox]:Check open TCP ports found by local port enumerators</fullName><preferenceName>Check open TCP ports found by local port enumerators</preferenceName><pluginName>Port scanners settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Port scanners settings[checkbox]:Only run network port scanners if local port enumeration failed</fullName><preferenceName>Only run network port scanners if local port enumeration failed</preferenceName><pluginName>Port scanners settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>yes</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>SMB use host SID to enumerate local users[entry]:Start UID :</fullName><preferenceName>Start UID :</preferenceName><pluginName>SMB use host SID to enumerate local users</pluginName><preferenceType>entry</preferenceType><preferenceValues>1000</preferenceValues><selectedValue>1000</selectedValue></item><item><fullName>SMB use host SID to enumerate local users[entry]:End UID :</fullName><preferenceName>End UID :</preferenceName><pluginName>SMB use host SID to enumerate local users</pluginName><preferenceType>entry</preferenceType><preferenceValues>1200</preferenceValues><selectedValue>1200</selectedValue></item><item><fullName>Login configurations[entry]:SMB account :</fullName><preferenceName>SMB account :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[password]:SMB password :</fullName><preferenceName>SMB password :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:SMB domain (optional) :</fullName><preferenceName>SMB domain (optional) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[radio]:SMB password type :</fullName><preferenceName>SMB password type :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>radio</preferenceType><preferenceValues>Password;LM Hash;NTLM Hash</preferenceValues><selectedValue>Password</selectedValue></item><item><fullName>Login configurations[entry]:Additional SMB account (1) :</fullName><preferenceName>Additional SMB account (1) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[password]:Additional SMB password (1) :</fullName><preferenceName>Additional SMB password (1) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:Additional SMB domain (optional) (1) :</fullName><preferenceName>Additional SMB domain (optional) (1) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:Additional SMB account (2) :</fullName><preferenceName>Additional SMB account (2) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[password]:Additional SMB password (2) :</fullName><preferenceName>Additional SMB password (2) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:Additional SMB domain (optional) (2) :</fullName><preferenceName>Additional SMB domain (optional) (2) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:Additional SMB account (3) :</fullName><preferenceName>Additional SMB account (3) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[password]:Additional SMB password (3) :</fullName><preferenceName>Additional SMB password (3) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:Additional SMB domain (optional) (3) :</fullName><preferenceName>Additional SMB domain (optional) (3) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[checkbox]:Never send SMB credentials in clear text</fullName><preferenceName>Never send SMB credentials in clear text</preferenceName><pluginName>Login configurations</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>yes</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Login configurations[checkbox]:Only use NTLMv2</fullName><preferenceName>Only use NTLMv2</preferenceName><pluginName>Login configurations</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Global variable settings[checkbox]:Probe services on every port</fullName><preferenceName>Probe services on every port</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>yes</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Global variable settings[checkbox]:Do not log in with user accounts not specified in the policy</fullName><preferenceName>Do not log in with user accounts not specified in the policy</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Global variable settings[checkbox]:Enable CGI scanning</fullName><preferenceName>Enable CGI scanning</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Global variable settings[radio]:Network type</fullName><preferenceName>Network type</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>Mixed (use RFC 1918);Private LAN; Public WAN (Internet)</preferenceValues><selectedValue>Mixed (use RFC 1918)</selectedValue></item><item><fullName>Global variable settings[checkbox]:Enable experimental scripts</fullName><preferenceName>Enable experimental scripts</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Global variable settings[checkbox]:Thorough tests (slow)</fullName><preferenceName>Thorough tests (slow)</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Global variable settings[radio]:Report verbosity</fullName><preferenceName>Report verbosity</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>Normal;Quiet;Verbose</preferenceValues><selectedValue>Normal</selectedValue></item><item><fullName>Global variable settings[radio]:Report paranoia</fullName><preferenceName>Report paranoia</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>Normal;Avoid false alarms;Paranoid (more false alarms)</preferenceValues><selectedValue>Normal</selectedValue></item><item><fullName>Global variable settings[entry]:Debug level</fullName><preferenceName>Debug level</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>0</preferenceValues><selectedValue>0</selectedValue></item><item><fullName>Global variable settings[entry]:HTTP User-Agent</fullName><preferenceName>HTTP User-Agent</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)</preferenceValues><selectedValue>Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)</selectedValue></item><item><fullName>Global variable settings[file]:SSL certificate to use :</fullName><preferenceName>SSL certificate to use :</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>file</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Global variable settings[file]:SSL CA to trust :</fullName><preferenceName>SSL CA to trust :</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>file</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Global variable settings[file]:SSL key to use :</fullName><preferenceName>SSL key to use :</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>file</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Global variable settings[password]:SSL password for SSL key :</fullName><preferenceName>SSL password for SSL key :</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Web Application Tests Settings[checkbox]:Enable web applications tests</fullName><preferenceName>Enable web applications tests</preferenceName><pluginName>Web Application Tests Settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Web Application Tests Settings[entry]:Maximum run time (min) :</fullName><preferenceName>Maximum run time (min) :</preferenceName><pluginName>Web Application Tests Settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>60</preferenceValues><selectedValue>60</selectedValue></item><item><fullName>Web Application Tests Settings[checkbox]:Send POST requests</fullName><preferenceName>Send POST requests</preferenceName><pluginName>Web Application Tests Settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Web Application Tests Settings[radio]:Combinations of arguments values</fullName><preferenceName>Combinations of arguments values</preferenceName><pluginName>Web Application Tests Settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>one value;some pairs;all pairs (slower but efficient);some combinations;all combinations (extremely slow)</preferenceValues><selectedValue>one value</selectedValue></item><item><fullName>Web Application Tests Settings[checkbox]:HTTP Parameter Pollution</fullName><preferenceName>HTTP Parameter Pollution</preferenceName><pluginName>Web Application Tests Settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Web Application Tests Settings[radio]:Stop at first flaw</fullName><preferenceName>Stop at first flaw</preferenceName><pluginName>Web Application Tests Settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>per port (quicker);per CGI;look for all flaws (slower)</preferenceValues><selectedValue>per port (quicker)</selectedValue></item><item><fullName>Web Application Tests Settings[checkbox]:Test embedded web servers</fullName><preferenceName>Test embedded web servers</preferenceName><pluginName>Web Application Tests Settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>SSH settings[entry]:SSH user name :</fullName><preferenceName>SSH user name :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>root</preferenceValues><selectedValue>root</selectedValue></item><item><fullName>SSH settings[password]:SSH password (unsafe!) :</fullName><preferenceName>SSH password (unsafe!) :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>SSH settings[file]:SSH public key to use :</fullName><preferenceName>SSH public key to use :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>file</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>SSH settings[file]:SSH private key to use :</fullName><preferenceName>SSH private key to use :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>file</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>SSH settings[password]:Passphrase for SSH key :</fullName><preferenceName>Passphrase for SSH key :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>SSH settings[radio]:Elevate privileges with :</fullName><preferenceName>Elevate privileges with :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>Nothing;sudo;su</preferenceValues><selectedValue>Nothing</selectedValue></item><item><fullName>SSH settings[password]:su/sudo password :</fullName><preferenceName>su/sudo password :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>SSH settings[file]:SSH known_hosts file :</fullName><preferenceName>SSH known_hosts file :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>file</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>SSH settings[entry]:Preferred SSH port :</fullName><preferenceName>Preferred SSH port :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>22</preferenceValues><selectedValue>22</selectedValue></item><item><fullName>SSH settings[entry]:Client version :</fullName><preferenceName>Client version :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>OpenSSH_5.0</preferenceValues><selectedValue>OpenSSH_5.0</selectedValue></item><item><fullName>Kerberos configuration[entry]:Kerberos Key Distribution Center (KDC) :</fullName><preferenceName>Kerberos Key Distribution Center (KDC) :</preferenceName><pluginName>Kerberos configuration</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Kerberos configuration[entry]:Kerberos KDC Port :</fullName><preferenceName>Kerberos KDC Port :</preferenceName><pluginName>Kerberos configuration</pluginName><preferenceType>entry</preferenceType><preferenceValues>88</preferenceValues><selectedValue>88</selectedValue></item><item><fullName>Kerberos configuration[radio]:Kerberos KDC Transport :</fullName><preferenceName>Kerberos KDC Transport :</preferenceName><pluginName>Kerberos configuration</pluginName><preferenceType>radio</preferenceType><preferenceValues>udp;tcp</preferenceValues><selectedValue>udp</selectedValue></item><item><fullName>Kerberos configuration[entry]:Kerberos Realm (SSH only) :</fullName><preferenceName>Kerberos Realm (SSH only) :</preferenceName><pluginName>Kerberos configuration</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>News Server (NNTP) Information Disclosure[entry]:From address :</fullName><preferenceName>From address :</preferenceName><pluginName>News Server (NNTP) Information Disclosure</pluginName><preferenceType>entry</preferenceType><preferenceValues>Nessus &lt;listme@listme.dsbl.org></preferenceValues><selectedValue>Nessus &lt;listme@listme.dsbl.org></selectedValue></item><item><fullName>News Server (NNTP) Information Disclosure[entry]:Test group name regex :</fullName><preferenceName>Test group name regex :</preferenceName><pluginName>News Server (NNTP) Information Disclosure</pluginName><preferenceType>entry</preferenceType><preferenceValues>f[a-z]\.tests?</preferenceValues><selectedValue>f[a-z]\.tests?</selectedValue></item><item><fullName>News Server (NNTP) Information Disclosure[entry]:Max crosspost :</fullName><preferenceName>Max crosspost :</preferenceName><pluginName>News Server (NNTP) Information Disclosure</pluginName><preferenceType>entry</preferenceType><preferenceValues>7</preferenceValues><selectedValue>7</selectedValue></item><item><fullName>News Server (NNTP) Information Disclosure[checkbox]:Local distribution</fullName><preferenceName>Local distribution</preferenceName><pluginName>News Server (NNTP) Information Disclosure</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>yes</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>News Server (NNTP) Information Disclosure[checkbox]:No archive</fullName><preferenceName>No archive</preferenceName><pluginName>News Server (NNTP) Information Disclosure</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>SMB Scope[checkbox]:Request information about the domain</fullName><preferenceName>Request information about the domain</preferenceName><pluginName>SMB Scope</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>yes</preferenceValues><selectedValue>yes</selectedValue></item></PluginsPreferences></Preferences><PluginSelection><FamilySelection><FamilyItem><FamilyName>FreeBSD Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Gain a shell remotely</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Windows : User management</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Default Unix Accounts</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>RPC</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Databases</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>FTP</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Fedora Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>DNS</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Mandriva Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Misc.</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>VMware ESX Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>HP-UX Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Solaris Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>SMTP problems</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>CGI abuses : XSS</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>MacOS X Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>General</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Service detection</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Web Servers</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Gentoo Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>SuSE Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Windows : Microsoft Bulletins</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>CGI abuses</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Windows</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>SNMP</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Port scanners</FamilyName><Status>partial</Status></FamilyItem><FamilyItem><FamilyName>Debian Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>AIX Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Finger abuses</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Backdoors</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Denial of Service</FamilyName><Status>disabled</Status></FamilyItem><FamilyItem><FamilyName>Slackware Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>CISCO</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Netware</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Peer-To-Peer File Sharing</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Firewalls</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Red Hat Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Ubuntu Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>CentOS Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Settings</FamilyName><Status>enabled</Status></FamilyItem></FamilySelection><IndividualPluginSelection><PluginItem><PluginId>14272</PluginId><PluginName>netstat portscanner (SSH)</PluginName><Family>Port scanners</Family><Status>enabled</Status></PluginItem><PluginItem><PluginId>10180</PluginId><PluginName>Ping the remote host</PluginName><Family>Port scanners</Family><Status>enabled</Status></PluginItem><PluginItem><PluginId>34220</PluginId><PluginName>netstat portscanner (WMI)</PluginName><Family>Port scanners</Family><Status>enabled</Status></PluginItem><PluginItem><PluginId>10335</PluginId><PluginName>Nessus TCP scanner</PluginName><Family>Port scanners</Family><Status>enabled</Status></PluginItem><PluginItem><PluginId>14274</PluginId><PluginName>Nessus SNMP Scanner</PluginName><Family>Port scanners</Family><Status>enabled</Status></PluginItem><PluginItem><PluginId>11219</PluginId><PluginName>Nessus SYN scanner</PluginName><Family>Port scanners</Family><Status>disabled</Status></PluginItem></IndividualPluginSelection></PluginSelection></Policy><Targets><Target><selected>yes</selected><type>hostname</type><value>scanme.insecure.org</value></Target></Targets><PluginSelection>10096;36218;36246;30318;31807;28279;36229;32198;22614;27515;39494;12977;37649;11543;39467;42261;23051;28747;38043;23165;39320;37972;12247;12382;31677;37374;21919;19905;36723;30125;16018;32499;33551;11744;29505;28717;26316;12010;32506;31727;18005;12059;27799;18669;34709;19849;21356;31345;28224;29571;18292;40142;26546;19888;21168;23404;42395;19956;37047;30829;14021;38078;25911;40804;10618;13170;34115;25520;37484;11829;12940;15609;14400;32394;26022;25874;35415;12637;19917;30834;23327;12976;28928;15539;24443;42189;39128;10661;15572;11906;39276;23270;33115;34589;27375;14771;39110;37844;28942;12613;24708;36694;36839;12692;31548;42143;13322;14199;10380;15558;31910;27759;35037;17363;39281;31963;31858;18952;28496;34594;30255;41320;39115;28944;23222;41521;18971;14502;28573;37140;41078;21701;31553;19736;40221;39655;23652;16329;34679;19957;11315;23407;15435;31915;16950;40758;16335;12208;20192;10848;40957;11187;16409;41217;24716;36199;40131;20900;16289;20062;24791;13820;28576;25107;18276;36693;39660;21839;29837;41547;35874;38967;38315;29052;36585;34769;21740;14357;40096;33309;16593;41599;18525;22349;27150;26530;26423;34111;23637;29009;25177;24221;13872;26275;35342;21644;35701;22601;41405;29866;35878;27292;38320;17098;29057;17520;33314;21402;13159;12698;21636;32678;19000;22959;19732;29014;32637;18073;15003;19911;29813;37145;28884;37559;27909;26212;18315;32565;13340;25651;33760;13851;30136;29136;23904;24012;37860;11979;16085;33224;16381;19558;25949;34573;26460;32683;18503;32113;34436;14729;33700;40547;32914;25173;20089;39857;21422;16263;28889;32570;22553;25228;10610;13339;27155;40192;34287;25892;19587;34578;25335;18407;17049;35637;13139;39246;33705;32919;27031;23323;35567;32017;27951;31730;41339;11549;16013;19813;27941;21447;20820;22460;35884;29363;41510;26286;14214;33320;37707;32110;21009;31160;42298;36071;39250;24812;20415;32743;29865;30792;19194;20545;10074;24593;24686;30747;35889;36245;11149;35505;22975;14004;31046;13868;24509;16041;13692;28910;32748;38433;33804;13555;22475;24500;27767;39685;10766;11985;14378;25002;34990;17372;20473;10928;18965;37532;21934;30752;41169;27703;23668;13217;22680;12216;34807;20755;38438;30921;38359;39690;36434;27707;30176;16693;35064;16223;33454;12347;25486;25301;25969;26619;21308;18420;34350;35315;14047;28286;20138;24781;21669;28006;41971;40182;30926;20594;20307;30218;37764;27271;19143;36207;19106;34252;34205;34414;11815;21092;32054;38174;32160;27960;21304;38733;26177;16317;28783;14995;21280;35381;42318;20637;33670;41151;20499;32840;34731;35550;11418;27183;37962;32347;21915;40716;10579;40114;11240;34505;41394;36006;40492;35547;17340;37960;39192;33675;14567;41941;32845;37620;24279;30540;17540;27024;18166;17541;32365;30120;33168;10828;30471;31755;18042;39932;41263;36526;21637;21555;36136;35791;30932;39197;13615;24183;29991;36525;35902;26463;30545;36946;11948;12775;39872;19327;20766;12063;25123;30476;17053;12386;17052;19156;10970;20133;27317;35276;13378;21984;41944;27315;12840;24406;24175;28784;37256;25701;30937;31131;17230;21336;34046;27740;36749;15080;18478;15949;34684;32232;34113;34001;11530;22291;17321;40964;10649;26693;12542;33373;15342;15476;11190;13257;26509;30213;19030;34006;22710;12688;33337;31338;28640;12909;42123;19677;19068;23854;19470;26364;29209;14773;24656;28373;34393;21802;29728;35436;27443;14606;20810;28645;11202;17112;15190;23183;35191;35453;25188;37721;25751;38188;26965;13797;13262;35292;25652;16709;12314;13154;16708;10203;23049;35759;20944;26501;12498;24109;21305;10866;29953;34501;24801;14069;21259;34906;21032;36501;42039;12552;34010;37759;18625;10252;14928;12393;37909;41450;22672;35658;25897;14640;28325;29362;24392;22247;22974;23667;38264;34943;25985;42304;22089;34911;39175;13129;24568;38102;14765;36958;38118;29981;34014;37454;26028;28285;23312;22821;37488;31974;11739;22242;33273;34116;36913;11275;40474;38269;16470;23732;35247;16062;41747;25508;10566;41949;29485;11129;34303;30334;17337;39926;37073;34494;14905;21425;23151;38064;20851;37229;40429;35815;12735;26070;19479;19007;10607;38518;21146;39942;41752;11442;19834;30335;35819;41465;38202;26737;21986;26738;29992;26308;40720;26912;22464;32432;36799;20854;21786;38523;38794;12323;14376;28307;32504;20148;12621;37480;18033;32487;18253;39892;18030;31818;39619;35597;21666;24254;27034;29849;25242;11686;25894;39334;40569;24262;38205;37424;24472;38852;10285;40212;13078;35469;39950;31599;32726;18595;27984;17542;28062;17543;17544;11220;16763;17545;13503;27541;12454;38042;25419;37829;21198;22607;21881;25297;32731;42406;29537;20692;27533;30246;39499;19468;23497;32888;40703;26660;15320;32886;16592;36025;23278;40497;20466;37555;21713;21714;39038;27067;13610;27144;24245;32378;22180;25919;31191;25390;26443;37629;21412;33595;32784;39477;42095;22191;32890;28610;17580;21319;13318;11024;31581;39901;26905;39043;16232;40282;24518;14994;14696;18592;38745;12852;19753;25893;38182;35937;32789;15600;37417;35411;38805;28615;19891;20190;32107;26039;37442;38631;36564;24566;17475;19464;24332;22868;24720;40341;19946;22757;24600;19802;36651;40151;13091;22722;40997;38405;21265;37344;13022;13604;16712;38636;25628;35842;39402;21937;19559;28021;18731;31011;28695;40357;14321;33079;36774;10500;29130;40233;10969;37881;38410;29122;28278;21941;12459;33293;40672;35847;36475;21750;23978;31016;28029;41970;14524;38586;27651;24902;37361;10800;37765;22741;14788;11374;29135;30175;41456;22366;42362;29903;29127;33298;23235;19452;30280;22399;30767;13300;21911;37185;38591;23182;16879;25826;18755;26235;15098;10693;33089;15286;21649;40670;41707;39754;23911;37531;23863;23592;11035;16201;34626;17028;12049;31426;29990;10480;33113;40250;12864;39555;21806;30772;41240;19862;15007;39940;23654;28291;20914;36687;31093;31869;28186;41712;14299;37382;40649;34631;28518;20542;25770;17149;28476;36556;40534;28038;39072;37467;13309;14565;26739;26740;38014;31822;18788;26741;11682;26742;26743;18923;13767;34343;34412;28032;23519;11434;31873;25638;41332;35935;13179;33731;42002;33609;10476;26053;34053;24393;24256;37936;28047;39077;15676;24956;32271;27300;41863;18295;37823;25082;41573;21143;28191;13034;39738;34980;28015;10674;27169;16163;33019;26012;28971;20663;38839;16720;36809;15527;15249;31335;32276;13070;19193;41868;36491;41227;17598;11643;22579;33874;30212;17546;24808;17547;23694;17548;35161;17549;33068;17550;39743;25824;26720;26721;11652;26722;28030;11069;26723;14278;21926;41185;22611;15648;11176;41338;14980;22632;23466;36607;22767;27709;28553;23633;32072;36129;41182;11053;17047;40190;18237;15823;41617;35166;36863;28111;23240;28818;21684;24662;29919;41328;32601;25592;19238;33279;31077;28854;13482;28558;12603;34039;22496;29602;38645;16657;28823;18186;36704;40769;33740;41612;14827;26219;41618;29918;24430;20587;32605;23612;18433;38858;23085;21964;10268;34042;36435;32459;31032;11569;24842;25410;21916;41147;15311;15519;41498;24177;38841;10317;38826;18809;14377;39767;27316;15956;18793;33749;17476;14581;30784;34254;25272;39338;24554;13231;14130;12701;37495;30115;31192;24310;27298;38788;37064;40150;11260;34523;21886;22804;11554;23748;36466;15675;15817;38986;20280;23593;37825;22833;26270;12787;22491;30727;23032;24508;41798;12785;30005;38019;40527;41579;13202;36788;41719;34528;21129;36846;33628;35489;16182;41047;14285;11651;20212;13811;27661;26774;21623;41803;13974;26211;15155;38245;41724;27093;31486;16119;19402;35948;28767;10063;37593;24417;18442;29402;26159;35180;12683;15616;18850;13315;28956;34467;21549;41482;37398;17027;40824;38208;37297;21876;12807;25434;41292;10803;17026;17025;38250;27098;31491;37812;20830;19235;29290;41347;34271;31698;29649;30396;25945;17086;34268;39525;24157;30862;15494;41471;15032;27507;31729;27897;21218;41315;29772;20811;27521;13342;16468;38873;30145;29654;39557;41301;36239;12507;22457;35414;25299;13345;33510;16821;17382;13922;15137;12631;31812;32314;34043;22670;27550;39230;29740;24223;15106;12813;37263;19008;30576;36370;15710;29461;19163;36667;25724;41976;25364;41977;40768;35423;18200;15629;20735;38684;27871;22970;33241;29845;19398;21302;36602;27609;15245;30581;23452;30865;37077;10161;16904;13807;15034;19268;29424;32057;25398;39350;34810;15719;33480;37807;18552;33109;29660;18375;15498;38002;34154;30869;41297;10064;14324;40369;29554;13096;28382;14561;18367;19477;39946;29965;39701;33869;28719;17244;19828;14722;11100;41397;25179;28323;31125;23197;18065;36220;29665;22953;10947;30025;36379;21945;18426;31692;13563;28753;16241;24073;36368;37528;13867;28679;18000;13850;26332;36354;14293;11808;13411;23409;11893;15157;13085;23014;42363;24581;20875;24479;16205;30836;13143;35768;18936;28684;31186;19667;31783;21635;41995;40990;35946;13684;27048;19760;40237;32521;21930;12330;10696;26824;30839;18773;40023;21351;19117;13525;41585;15335;26413;41205;16420;40920;11303;22493;21490;21225;14919;39134;24408;39284;20604;37747;31801;32526;10837;34597;12500;34748;11519;10679;25955;37786;35266;12252;13238;20275;35124;12928;23294;27566;27351;15108;24858;25693;39289;14877;18765;13391;10569;24355;24145;34602;12806;14206;25343;25226;35593;36490;12999;27163;18630;29891;10128;35651;10494;16395;36279;27310;40664;39440;26363;36943;21373;12480;24359;39407;28360;27245;24715;40858;11591;22658;31733;22096;20932;24069;31980;25565;13979;40978;24200;35622;19929;23888;20881;22122;13754;26888;37513;22136;25214;23522;24712;13945;17357;29139;26151;42294;38328;14328;29064;27177;25597;24595;14525;35096;35290;14906;42091;16142;29023;12108;40178;22227;16732;21139;18049;28302;21727;21489;35334;26744;38983;27108;13852;13007;30886;40921;24066;14196;23263;25653;29862;24773;38333;18685;31825;41566;22936;13077;11541;32691;41978;25104;36154;26975;32922;17172;17203;12379;28897;10550;31713;22056;22809;35760;42408;24525;41365;35632;33581;37469;23237;32693;35966;38868;24701;39253;32927;28180;23401;18190;36722;22928;27068;28902;21477;32581;33797;24357;15210;21904;26302;27467;25620;20617;19717;21695;21702;11520;35892;17044;15041;19637;37346;10573;39258;30819;32751;36161;19913;14592;34697;41183;30798;23636;28586;21340;33476;23664;15864;21749;12747;41907;22382;30755;28253;35897;13916;29075;21992;30170;26839;27043;35513;23695;32996;25429;32212;27732;38828;24045;19794;40057;32756;28588;39693;22157;38658;16923;14513;23023;16922;16921;15673;22327;41912;30760;27820;33899;39810;16157;18473;30985;29080;12691;17222;14163;27407;35518;40007;17281;25971;38546;40081;29915;19857;32216;36365;38446;36267;38367;16550;35630;23184;11306;35269;40940;31233;36457;35045;18992;27114;24709;37738;23081;36209;21671;33585;39505;28016;34441;38551;33261;14191;15593;23747;38372;37689;29085;18313;26414;28712;38897;14651;36765;31238;10037;25380;22877;26415;24663;22163;40470;12086;29686;25236;37330;16710;10542;14270;18134;19829;38857;38088;29090;26287;21662;41029;18653;23771;19335;35714;20368;24432;11270;11196;33553;23624;34817;39007;26632;12947;28764;25080;12017;41170;22780;15540;32853;23358;42078;37487;29150;40601;24774;11624;30479;36201;21732;26317;22789;41615;21958;40640;37260;21650;15567;39204;15940;29316;23951;37726;12971;20088;25582;29155;34253;13301;37642;21999;24877;19748;24401;30673;41821;12285;30483;21968;12548;15062;40658;40916;29428;23192;18559;18727;19772;37342;16173;26152;35018;10908;38973;32236;27167;30676;41826;31826;29266;24292;16980;17558;41603;40077;21063;27119;21948;37266;21004;24994;25038;18328;36582;34396;20345;18087;33120;25606;21171;25026;32239;36430;38748;31834;41055;27132;16033;28741;24076;33345;32323;20266;17227;21526;37845;42161;29950;24017;34445;11195;33799;28958;29694;34424;21033;38947;11605;28523;10691;36992;24320;27112;27672;22192;37364;34176;21960;27877;33350;26112;11259;27290;10558;36293;19989;34696;14407;37129;25306;33381;27643;41588;18320;22871;16202;19206;37783;19756;25366;21355;28528;28410;25358;38757;29289;19116;20996;17234;18277;27699;27336;29603;34942;14644;28796;33409;15016;16873;33282;16872;26987;22624;22983;34914;29245;28123;24683;35561;30616;13347;36353;31175;16324;12562;34017;15680;14607;39502;13837;28414;33784;13372;14018;35024;30256;39579;31433;36528;18540;33351;38156;16104;38272;35072;34798;27785;23558;33499;38150;42263;34919;12850;30621;35928;10777;16584;37683;11811;31318;14042;24192;18568;40908;41281;19478;34018;33501;34302;20819;35782;27468;21450;28154;14734;33356;15317;11421;35559;38277;40668;32374;13542;37687;17354;37420;18032;33427;26295;19053;33161;18624;27945;24201;15618;19149;37640;17148;22296;28290;21301;16344;34185;27517;32469;30226;39792;12610;22002;15850;29504;41760;19622;28023;39848;35382;12503;10699;38700;23675;18716;15011;20794;40977;24166;30341;31388;26416;36221;21217;38890;16226;16403;17456;36462;17457;33488;17458;10481;17459;32540;36880;17460;34037;17461;16356;38531;41765;41427;24061;38452;40278;23727;34925;30428;24544;21179;13876;41201;31780;10495;30372;41518;10516;14804;21632;29251;14858;21352;37503;13307;38536;19368;16444;37712;36389;38283;21485;38457;13738;29969;34930;27347;30433;29970;14447;24614;39591;30375;38972;41940;19536;26094;21324;40922;13218;29758;30111;29751;34395;14053;33275;27415;37184;11462;26266;37756;12989;42240;37037;37378;26283;10985;37231;38736;33598;15488;18649;12264;31700;32893;14365;36632;15908;40647;36156;39998;14795;31843;13080;15413;33944;17288;37191;24592;29921;36644;33603;22931;34641;32898;28618;11800;16726;20869;10473;10673;24862;37368;17977;16819;26568;12272;39051;21291;16820;27730;27610;20548;12652;26464;18775;32797;19055;21403;34646;40889;37195;33284;36452;37939;13177;12929;41005;18712;36916;32064;24260;39056;18835;10843;35869;32802;18955;18321;22678;18682;37321;42296;27330;35850;34462;12839;14902;31018;14662;28700;40895;26042;27115;16120;21643;20974;34186;33608;31134;22856;36320;38418;17602;32904;14098;16265;34383;14161;35050;34854;34230;40628;31023;17247;28703;30008;30961;27383;10554;19660;40268;42203;37103;19099;19922;38423;24454;37097;13679;12349;32909;28090;37153;26488;26489;28072;20040;33537;11719;30775;18498;18618;10189;28065;42368;38599;19175;37254;25192;30113;24326;11881;17521;17522;12897;16334;17523;27663;32035;10139;38147;12037;37898;15916;30780;18574;41046;26510;27277;26511;38604;40515;11081;19855;33821;18747;16867;25662;20798;37693;41369;27803;41464;18808;25277;35314;41173;34740;35208;29280;39080;28155;21790;14339;11913;12674;24424;18725;24697;41894;31986;22218;34047;26441;25996;31880;35943;35258;14909;19541;37748;40226;25095;22338;23370;38779;40210;28625;16116;39085;34275;28107;28560;34188;37637;18422;26470;16011;41871;11628;10198;38605;35322;37092;15178;36743;31885;14188;19991;36132;24281;35473;16064;34726;28483;33027;19224;19528;10293;23072;28563;33221;32284;41098;26456;41876;32165;39867;38610;11096;34945;16520;25039;35169;11768;22883;22146;13764;35189;14619;32419;21570;19514;13114;20530;33031;13687;28979;35223;12072;33857;17024;19779;32289;21859;17023;31392;22371;10821;10058;31770;42330;24149;33004;19115;38290;23238;35379;15620;19317;37839;24702;14202;32650;23044;16340;37518;28984;32608;42064;37244;21200;28859;20517;27216;33394;22569;25567;20152;25709;36931;13381;10656;29213;18668;31590;35044;19313;34545;14600;21625;32655;34421;16725;12263;32613;16724;38044;40185;20002;28863;23944;18879;23319;25161;23137;22293;34389;18334;37695;37595;39573;20072;34550;11753;12432;25025;22202;42278;35046;29310;11353;25670;41887;17143;24747;34728;40246;41808;13445;29986;33894;22602;20364;39858;27341;16347;16579;25068;16578;16577;35188;23710;30735;31441;23569;41805;40956;15745;11911;41727;36971;34536;12519;23939;35499;33636;25852;15356;29378;35495;25062;19714;22450;21580;36121;35728;33176;10591;18513;31305;13097;18048;18652;14770;39961;18771;28289;41732;31494;25505;13940;20132;31972;14012;32011;23029;19504;24477;33641;17038;12773;17037;33518;15171;42169;15065;17524;38770;12866;27980;27833;28319;14441;12849;31499;23301;27232;35262;36527;26962;29177;15340;27076;30402;13883;30599;16905;15020;24646;10808;25230;10257;16549;19110;24865;16548;18778;39819;24981;36856;27670;35682;30648;29536;21284;20609;23026;30407;16417;25577;15088;32482;30603;24704;13468;34780;13658;30290;22633;34174;22608;23890;10900;20688;10962;30709;32335;11873;16270;22499;13074;26108;29225;41648;12879;20440;35112;30584;41214;13845;14295;37903;30139;33922;28059;35799;23757;28189;19712;42255;12732;41653;16160;36648;25829;12484;20696;33754;41063;35117;30589;26457;22548;30871;36636;29727;38077;20019;23289;10583;25455;24521;25926;42159;30451;37200;10595;12759;13864;25497;18409;30160;37118;26005;29668;11042;17261;30187;41416;40523;16868;35733;30874;27966;21178;20406;11637;29275;23386;17175;17158;37061;33565;32509;22559;25983;31071;11250;41493;30225;18418;10588;27171;27821;29673;20524;27299;24059;14157;10846;15359;33571;30297;22653;11159;31694;23004;21693;25924;34197;28204;41242;15652;20921;10692;26495;42333;19359;11807;28725;11101;24982;23743;10526;14949;28687;30355;39544;34822;26745;17559;10948;17560;13576;22511;11065;21186;11452;37284;15534;31375;13580;28210;38478;14751;30358;32310;17350;37876;12514;22960;10922;22194;23191;13271;32529;26000;33100;19105;17001;17653;29418;14009;19596;31763;35257;32412;38483;26674;25595;11153;20599;15750;36425;16576;37538;24736;39871;12766;34877;39466;36962;41686;37602;42225;32534;39317;29966;18110;33858;20356;33419;37546;27266;12903;37389;19137;24057;35132;21024;12303;15831;11566;39145;34882;30003;40900;41691;18521;15149;24491;33866;24482;15997;15136;19952;28503;36857;34799;15144;13284;11391;36054;38706;17035;14419;33391;17034;35137;26661;22729;37631;37600;12608;29367;16233;39150;23858;26428;38995;19251;29827;21039;14717;31110;29386;22139;37809;12778;20701;17623;14684;11340;11408;39956;35040;29748;39937;17308;11496;39369;25274;25498;16547;28442;19311;23650;18916;10361;21546;41954;40998;39372;20160;21579;14185;13597;37003;15460;38336;14011;24441;22671;15055;26643;31857;26644;19048;19101;25842;30285;31073;22078;32077;40912;31653;33938;18288;11687;10300;19854;40400;30040;19023;30894;27973;22480;36303;14115;27473;16707;38341;14908;26201;28202;29756;41376;19491;38863;35653;32696;42375;16277;14201;37450;24325;32584;17982;41272;42286;27736;11032;36874;24435;25563;37295;27259;24422;37811;32701;31679;11109;40509;36661;33133;23976;41273;32935;20372;34367;28954;32589;24169;11414;26793;14190;26794;19565;34382;42250;19540;29439;35900;21233;17586;24211;13635;14965;41470;32832;11126;32940;13480;15666;10254;11840;25581;19138;10396;34485;10802;25613;17367;27308;29421;19665;39813;29769;18986;33124;39013;29419;22707;16452;34933;35521;22702;27338;37886;39568;22226;32762;30363;42399;13873;20119;30808;33460;12462;41457;12815;35577;23523;18776;41920;10580;15395;22453;31803;22586;23431;34809;17561;27930;40918;17562;13586;35857;21539;17563;35526;38173;20644;29030;16756;22465;36603;17385;16401;16083;13099;16198;16582;19497;20199;25534;17277;34187;38375;19566;36348;29715;18154;41925;21242;38349;10091;20775;28246;21620;16114;39869;34020;32153;40321;38559;12041;25309;13786;33060;19597;38380;17601;37069;13276;23930;31246;17160;38354;16295;30989;22350;11969;35235;31199;38564;40318;28656;17162;40005;26352;36237;36639;33064;21343;29097;38710;31251;27193;10434;38194;40982;11364;31203;29549;16235;15789;19903;40501;14140;34041;20816;29319;33267;14981;32860;19037;29158;23482;42100;37510;41327;33411;24881;40496;24252;19049;18871;31917;29373;35985;21316;33156;39322;20593;19901;16250;19212;31466;22081;36040;39212;16920;29324;35735;31623;12744;23210;26949;32865;29163;18679;35601;40613;15524;21126;31732;31274;23730;24031;21501;19142;22605;42210;35463;35367;39215;40013;36393;13254;32476;31837;14429;13704;38722;36933;20279;32241;30682;41834;30494;30658;33764;20297;36086;16762;39708;37885;12624;19699;20037;36837;20038;29016;10716;40080;37709;36084;20170;21053;26369;40614;24267;38664;32423;15019;18998;25704;40970;32246;32067;41839;38830;12464;23848;19109;13857;36599;22016;12983;11387;24573;12572;23343;21491;39713;14036;32148;36312;40296;39545;29021;32180;40106;19047;32114;32964;25737;39489;40417;38036;34681;25558;28531;10575;14745;23478;27896;12550;38943;29518;33920;14288;34070;28798;37511;33232;32969;13111;19904;27675;20041;15302;31978;11365;19533;20388;11894;18870;21185;12473;24179;34443;36057;19734;36174;22055;37659;15627;37413;29257;23320;13622;30623;18289;33824;40782;19221;35278;23461;41981;28417;37635;17312;40298;26549;34337;22641;30049;28428;20883;38697;28792;39348;30628;32398;18437;10301;30196;22826;16581;13955;32422;26359;38669;40139;34405;40171;24863;26746;33953;14801;39403;17386;27591;20568;32026;14593;37271;36674;24111;21176;33387;27824;32543;24027;33958;34312;41768;25404;38176;28921;39514;13960;23152;30344;20952;12544;26927;11943;30189;24489;40389;21300;11242;36733;14756;33513;32548;25833;16190;38539;17290;41773;25579;20493;18911;14142;38460;10289;38215;19112;30436;28359;30348;40726;36683;14625;12630;37713;13633;12564;20911;37621;37592;18963;21610;37744;34721;22926;16789;16461;18380;38465;38220;37415;14635;22898;18287;37049;31589;42332;22581;22591;14359;31998;34859;29623;30380;17033;31946;25932;20465;23256;13935;19859;12936;37905;41275;15510;11778;26386;11846;35472;37319;37680;35075;26010;16405;37735;29291;27587;29626;18285;30179;40841;10725;17978;24879;41440;19704;35757;37400;10382;36963;26979;38768;17270;24492;22580;18512;31371;26462;24468;12019;14123;30551;11703;16761;34649;25048;25521;19064;26645;20857;33586;21718;25532;12268;31961;14520;27218;42204;32805;30556;31329;37205;34654;24636;29379;25627;41377;40704;19912;12436;36420;35378;13669;16698;30052;32404;13337;37857;15084;27279;17686;40235;17630;13699;18504;10657;35810;32810;31983;20167;32736;18319;19544;33428;31845;15712;11400;40144;40813;34177;11731;23248;31516;41448;25838;15574;30964;39299;34136;22303;37950;20520;37644;16796;17022;30118;32377;22991;21278;19814;31521;19815;27145;33132;22124;30969;27946;24131;35570;33741;29703;13547;19672;38758;18985;24643;22431;25786;22432;13691;14527;31217;12814;27332;39903;25195;19091;22885;18091;40702;13118;11994;18546;23842;32002;27937;13259;29776;30106;36428;31222;31593;20200;41897;21883;12410;34045;25685;25918;29178;19337;33523;41068;19253;27212;31028;37757;20291;10027;12373;24458;20239;21348;37197;36584;24672;40421;25371;39088;11564;30233;14709;14210;22324;31527;42360;41902;16649;26077;33225;17500;39912;30975;31888;17501;10026;20770;17502;36886;17242;28377;17503;39578;16294;40184;21070;27318;13609;25389;28628;12886;35923;19726;39093;28182;27800;28565;37273;13929;27130;31532;14023;23742;32166;39442;31723;22993;30980;31893;31108;19360;33830;24607;22384;34454;11156;13587;23608;11210;25908;31293;21547;18396;33034;23728;29792;24887;21548;23143;32292;38877;29382;41884;24414;39638;39929;41504;29357;16091;25118;14979;33007;24797;33378;16132;10205;37877;27455;13229;25975;33038;22663;28987;11966;25686;19050;11344;35619;39643;19081;26713;27439;23862;33011;38298;27828;17427;30098;25935;42227;27899;36166;32982;29560;28992;10160;20560;14158;11674;23069;27827;22617;22985;27165;11704;40132;22156;29040;38303;33798;21442;32662;27219;21329;42111;23867;32621;25917;26646;31583;10076;14613;25511;19129;41890;27840;23093;25726;15365;29344;41811;22198;14055;15222;16517;18419;33087;31595;10530;27508;23169;34558;38023;16705;11438;12666;38005;33612;20263;37699;37320;15896;12772;32626;41546;18297;15128;33044;23008;21012;28872;32553;21923;24119;25640;17373;11097;14732;13582;23684;36308;21590;41577;41816;13155;26036;19348;25805;29959;34563;33617;37525;33688;21813;11150;33049;22976;26136;36767;11094;36449;31385;29196;29971;29972;29973;13769;23638;27816;22694;15579;18308;38682;27304;22437;26935;25216;22438;27463;19103;26592;19496;24249;23352;22439;10003;22440;25881;32362;20230;28080;14572;21389;23922;33644;15714;42055;39665;27265;39982;41166;13816;27185;24451;41490;15013;37850;30077;35769;11121;40036;13560;14842;38159;25321;19089;35038;12417;33649;36562;32191;27686;39670;26498;18926;25746;11413;21175;36049;22173;15536;16169;29327;32221;36848;24023;26967;27442;39822;15563;23498;31507;19955;36882;16385;18246;37107;23671;29372;30904;33255;30410;30606;36307;15970;21609;10356;14738;10093;11266;14859;30712;29332;21413;33259;39329;12257;39827;31512;27708;31710;30651;30909;32134;30414;10556;30611;37280;13866;21895;25158;41564;26390;11130;16648;35797;16306;16463;40887;13817;13420;10680;21748;19180;11427;35270;31061;37289;34787;29301;36140;23753;24949;35958;19863;33655;35104;11033;20017;32179;31323;39292;31572;15123;16937;34108;30523;28831;17610;37827;19763;41660;21426;29377;14467;28218;18226;15725;12901;33207;33660;35811;37421;24129;31577;36488;22051;30528;40305;15953;34044;17305;39960;20951;10095;30457;25899;25218;23059;12615;30055;36620;31355;10106;23690;17199;18890;22137;27861;29676;21263;20828;14443;28968;36093;31330;34334;39417;37597;27783;30299;37474;34304;22876;37149;24377;11722;30099;32516;32320;31768;25157;27089;26246;21102;22954;26247;26205;38191;15117;32177;27962;30303;39847;35621;19996;36281;33984;10119;13470;23220;37395;27066;19694;26647;23410;26648;19123;33519;22518;16516;22834;39571;12611;28299;28467;22912;31470;33989;32061;28730;27033;22941;19308;25504;30013;38703;37279;24285;36807;13357;35273;40364;25013;40365;40366;37613;27560;27701;29783;22752;19387;33872;32732;25795;26556;34784;30849;38491;21867;15125;14623;13875;11885;34885;33127;10410;39330;27992;23996;21897;24421;21001;28393;27590;18096;17998;25529;17020;40548;25203;38496;29840;13193;17019;17443;40359;12871;35140;17444;30853;19183;39856;22141;34890;39153;11043;11691;37024;36432;41699;26197;33213;24599;32455;17369;38142;35145;20172;23016;19155;24638;39158;23485;32415;19799;16605;16604;41704;16603;26550;32024;16964;28232;28510;23494;17262;19959;11689;40169;15911;15549;19915;25731;20149;12873;26950;30270;26361;13629;15194;22900;11487;26023;15177;12905;37063;21323;26337;28515;12054;22164;21890;20908;33154;19617;11455;38677;22758;10520;34128;24548;30288;27626;31356;13572;27025;20846;23518;21377;12442;28259;28350;24300;22563;31799;15352;12011;15064;15179;16936;13559;33487;25672;35185;11046;32704;20757;30322;15950;21679;36382;35659;14941;40428;39748;39994;35261;38106;38923;21487;10420;10567;17324;34795;29826;33418;38754;16787;39893;27189;14302;40684;21119;19537;18690;32709;30327;41194;11537;25696;32943;31434;16035;22740;23426;11252;25644;40229;39387;24594;34775;14523;13494;31040;36355;40952;25958;17536;26714;32948;17537;29516;26715;14016;34379;20480;17538;32500;37681;20444;17678;41180;36572;34984;17615;35456;13921;11227;10551;37282;15508;32025;12628;21940;16046;39021;18593;10352;20158;22805;32768;15296;18301;33776;28593;17254;40371;19673;37945;35312;11932;41928;27386;39583;39026;14723;34755;35865;35534;28012;16435;33470;29034;11424;13149;32772;42297;14976;12360;42364;22031;42382;15421;35417;25868;38615;36634;31557;25290;41933;38357;30992;18078;16878;13702;35538;38567;20729;29719;18554;33067;36860;12107;38388;12540;25411;37791;25041;18293;22280;31254;14940;32436;31562;26976;23886;39626;33511;30994;23505;28044;12509;18564;32393;31206;10578;38572;13833;27659;34152;40994;40549;33072;23873;38393;29105;36066;40242;31259;27073;28050;39947;31211;37627;18666;17216;18386;11877;42035;23450;37439;18175;19652;29110;40636;28058;27716;32868;12309;29166;23477;25596;21797;13949;19684;11726;32019;35604;15986;26895;26896;37478;31027;13971;21180;39862;31778;14725;34331;39218;42267;34609;12633;37078;27774;37390;22297;24289;32873;36994;29171;20834;10060;13994;25169;39558;11313;27906;40244;30684;34450;24126;20207;12627;31929;35502;30661;31282;40479;33080;37612;39774;31859;35438;19578;33709;42223;18233;39223;34614;11879;18533;41957;20937;39536;37961;36419;23945;27695;35736;23987;13911;30689;12414;41842;37281;31934;24979;14129;30500;34763;16956;10711;31287;30438;36442;19724;39716;10424;33714;23116;22642;24836;23228;37501;28474;34686;27620;40930;18294;32149;14074;19932;20607;38780;12076;13986;13814;18968;32254;41847;26886;26887;26617;36145;35915;14939;39721;11460;20283;25320;24367;19661;36087;32972;11051;18957;34761;35979;31129;40504;31153;19488;32259;24082;37948;22008;24394;29436;37770;32977;16124;32472;21564;15824;27203;15607;28846;35047;31361;28538;16432;37031;20896;30694;40783;26431;17539;30506;14562;29533;30443;41580;27546;19165;28431;31157;22476;15777;36529;29184;36037;19552;16393;38759;17582;40170;30199;10917;26473;28542;28422;12416;13793;22101;36531;19449;29947;30510;39500;20715;30247;30445;31790;32096;28807;28436;28787;12356;30634;29744;22309;27757;13144;20586;18538;13938;40195;22341;16341;15360;21407;33961;14198;28924;31309;11420;28759;17642;15417;33584;27781;23994;40351;35997;17255;19350;30016;11044;25449;22117;19698;33966;33090;30183;20790;41312;41776;29243;39988;17356;40042;33684;34166;30349;35792;23745;37563;32387;19590;32395;37564;22873;17187;11273;17169;26076;36288;22451;27731;24645;21069;41781;36615;38468;29908;22441;30941;38193;16472;42331;39589;30351;33236;32369;34511;27793;21664;35483;37836;16467;19823;40179;15295;37016;15974;40050;14341;41142;13176;18882;23678;28184;36109;35080;33181;38473;38228;33901;30946;42121;15312;35372;24338;24248;34867;29627;30383;18865;38103;35751;21997;13537;37824;41278;23596;25681;13981;34835;29482;32161;30201;27919;40765;19074;38233;41035;32318;12494;20887;34164;27349;23889;28762;30386;36923;34872;29632;16925;20228;34034;19848;33440;13662;18537;41231;11929;21358;34019;33522;24250;27032;21785;38171;15085;27004;13973;37785;34657;36465;41199;31308;40516;19970;39963;15898;30024;11927;39543;30216;19623;12563;24876;25150;33781;30560;33402;35654;18544;25981;36939;35631;10899;10214;38022;23212;23000;40152;36371;10954;31406;32816;29843;33782;10541;23437;18762;16786;29338;37426;37095;27786;33216;23755;34711;22039;13196;39396;20771;18799;40480;40679;40784;30021;22501;42410;18477;26059;11453;27053;13771;29545;37039;35102;29596;15542;17368;27934;32137;16095;29600;21470;19438;22650;36918;15188;26335;23541;28667;24087;16801;16800;12056;24356;14786;27616;32128;26346;26474;12556;10865;40567;29191;33939;11638;37817;37863;31225;10310;12287;14637;23912;37029;13668;13721;32497;24231;38959;40249;22355;15408;15001;34083;18844;16827;29497;25495;21902;41503;35478;31230;27040;20781;33370;20831;10665;39527;17225;34107;30090;40815;34782;28142;40561;23230;39263;23236;14268;40265;10053;41341;27360;13103;28367;19172;29781;42015;38667;14867;20227;38066;41298;25094;36684;31896;29503;18382;39119;10470;16415;26557;39268;26137;19656;36012;12968;32120;10256;15244;34580;13393;28316;22946;34247;39101;24925;18683;15695;28940;34983;36111;11174;28203;22228;20296;23589;14029;31540;36456;33768;38896;29278;14394;34339;31901;18722;13008;39124;15937;36730;35435;18371;32391;21189;22472;29298;34585;40639;25223;28492;39106;19743;13920;40482;10855;24910;20656;14048;42359;13348;39646;24943;27509;20916;23339;11852;23846;37987;23724;24150;14122;36816;42184;28995;19400;26499;31340;15219;26500;24806;25815;38761;28570;31464;11249;39651;21527;24543;24727;33186;34082;40972;29512;18520;21480;38306;29043;18469;26180;33300;24527;16656;26760;40535;11579;32990;33495;29000;28120;25773;20557;25629;13790;38213;34774;36606;10907;27462;16788;26115;41472;20018;12963;36843;16181;25998;18232;24617;14181;27903;26194;38311;10408;29048;11212;23959;39757;19177;28219;33305;28308;16008;32669;40946;32995;17299;13220;23942;35457;32628;15587;11641;11951;17331;40458;15786;28875;32556;35464;10462;21353;17217;18406;41280;32492;11224;42371;26432;34566;11215;32674;10931;33620;12848;14782;40593;33691;22417;16935;21065;24427;38941;33052;31068;32633;17364;22778;11775;22846;20806;28880;33262;32561;42350;15583;36590;27920;14591;30235;15808;22788;41678;34569;15493;18318;39237;33696;29380;37841;20462;32012;15839;21452;11281;27968;21503;25016;15384;15053;10978;41683;12645;10833;31332;12531;24670;25126;20702;26534;39242;34689;17051;26535;11910;25414;16357;41102;26387;23178;27578;17215;39673;15638;30071;20650;11495;35289;14223;35705;26716;11345;20452;16072;26448;27345;29411;23997;34674;29230;27044;16354;37373;41473;26449;20765;20997;31990;40312;26248;39493;26249;15045;13235;35086;31652;40334;38424;18378;40617;22373;32189;19320;37274;23971;23669;39677;25327;25254;14375;35680;33191;29394;32097;41178;30153;12016;32336;29335;32228;25882;33822;38117;31515;39379;18100;39380;38429;33542;30912;33223;30417;33950;31847;38726;40821;36778;13896;32373;33926;13991;17016;25186;34747;36164;25292;39835;21847;31992;12723;26083;25569;26687;11406;20403;26688;30917;30422;42327;37737;23849;19709;41419;40683;20446;26240;14952;33815;28833;16122;30725;25716;15659;39840;24895;36089;23417;27440;26184;30006;19276;34305;33663;33589;29885;41247;10615;19641;32835;36518;31043;11184;18578;16565;34457;24347;37144;13528;27461;26468;41668;41614;32083;28760;18907;27013;39183;33667;21257;25587;20706;25428;13753;20463;15403;23844;38709;30534;26218;32078;10712;30463;31722;18585;41673;41197;27393;19152;10455;28188;39188;28115;35039;39530;14893;30536;26761;37610;13575;26762;33439;15270;38891;13948;25207;41007;16750;16749;25196;22696;17438;22630;22007;18425;27418;12398;22368;32324;25614;22485;15773;40433;18310;13256;30306;37175;18072;42000;23954;15436;39746;17679;26168;22234;33992;28309;36504;16186;24874;13660;33325;12225;24103;31155;32303;21865;14876;29700;32065;29339;19424;42180;25296;40750;15626;31853;40138;14983;20641;33997;37066;31477;23347;17246;14401;37188;23574;33330;24831;32414;40362;37060;23346;31620;22907;10081;31094;18597;29404;32175;40891;27660;34206;26587;28636;25317;11582;32039;35977;38499;13278;37119;13127;34893;40396;37329;41074;16049;36366;28400;30053;33057;40857;38504;20759;12677;35148;21281;36176;18518;34228;18914;42151;13402;22040;38894;12978;39161;16626;19033;36864;14962;33250;16447;32088;32537;21778;33256;10625;25328;16684;16683;15193;31320;20640;17170;16682;25311;10183;29287;15581;27233;39885;16348;33148;35361;10087;35595;21021;13479;25139;39166;14356;32433;25029;12789;40338;19265;37438;14922;24748;35737;18007;23305;18284;15617;25687;29360;37099;28113;33766;27993;12958;30142;18399;17015;26529;10169;30289;28448;38137;17355;15118;26916;24296;11668;27139;38509;20057;41743;23545;23969;26121;12238;35079;30158;22616;18131;12833;20606;36495;31735;20027;34162;23037;42287;10687;23841;38514;32483;36825;10746;12319;26899;23424;34327;11135;40643;24141;35933;24237;23332;10147;30328;10703;39592;22416;40954;26634;28934;11361;22582;22530;41994;12801;36017;16339;25636;15160;28119;20961;40194;32717;24365;31121;32643;28452;35063;20078;41496;36915;40043;27822;26193;22770;28936;36225;16379;23568;24029;34027;22034;25733;25027;10398;31718;30002;13648;25081;32722;28108;21796;29796;32647;28455;41943;38960;17239;10260;16542;13540;26763;23334;10562;36334;27891;14287;25490;20510;39029;27190;14138;19383;37799;24163;19909;40273;17235;31450;13914;42357;39986;32775;11463;12774;24372;12265;39553;12740;28601;33195;37896;27051;33520;32329;25812;11092;21873;37979;15683;35111;41936;20904;21799;11376;12513;11382;19086;39034;13695;15022;36655;41373;38714;35541;39562;27881;25386;12307;23303;31864;32780;35406;36100;13619;25059;33832;28606;13446;28118;42383;29935;38622;24721;17097;31565;23537;39629;34371;15621;13117;18662;30997;16082;10430;31655;25499;42272;38678;21779;13823;18787;38396;40373;31166;40377;27924;23781;27278;38627;24021;35833;36133;31569;26071;31056;13422;31813;23052;11161;31002;14107;27446;14051;37777;28693;32495;19010;26943;40878;21154;36853;35066;35255;38401;29113;12578;20856;15484;11244;31301;31267;35838;38803;19803;19366;38577;24948;24621;27346;26610;13398;24900;22878;27384;29118;32501;24007;42392;33289;26402;17202;24690;38900;37062;37105;37464;22857;21166;25103;38582;13731;26250;13204;35172;21245;22744;25403;14652;18934;11865;25851;23869;34617;25688;21663;30027;15197;32375;35281;28621;32881;40675;13937;39058;37636;14320;12945;13614;28276;34050;40234;21325;31937;42144;31376;38164;40865;26829;33759;21066;27841;31290;37057;26375;36538;17014;26655;38094;17013;21506;33474;34622;26471;28623;25580;29934;24687;39063;11856;40379;19295;25590;10723;18497;31867;23474;36622;41309;13758;42288;39724;35368;13972;33722;21962;25489;33773;29923;16891;13299;37502;24990;35272;17662;37967;41346;14675;32262;41855;27164;24689;15082;32441;15926;39729;33727;34381;19948;28205;21538;16045;37816;23899;41500;21068;15672;36610;37112;16387;27987;21433;32267;22406;24907;11837;41859;33141;38912;36911;12753;32050;27127;10101;14630;11685;33269;13527;20738;19119;20143;24309;38813;15409;41004;26190;13859;25391;21019;14602;24660;23784;28545;22636;30513;42054;21254;24870;35157;14272;28439;37668;24975;24688;27437;11213;20236;36135;16229;32317;32593;25369;21597;16539;10532;15645;37722;11430;28851;23383;27454;12716;28549;19218;36969;14845;31141;30518;27307;14694;35338;16621;18179;37643;28814;37408;36044;22764;35648;21097;24390;32598;25914;17606;34997;22944;35359;23456;13237;42174;23919;13798;38025;32200;33139;25134;14487;26188;30123;40333;40526;40791;35955;19271;34430;31102;22886;11026;40405;39336;31607;22346;33129;36670;21826;34049;19284;33974;40685;32108;34514;16857;33847;19032;16856;35758;34745;34178;18715;25015;38842;19161;21435;35580;22414;20136;36147;40592;33979;27873;41789;29475;36698;19931;24188;34519;36263;35487;38161;39451;17117;42089;11500;40213;17464;42265;23778;16624;25384;35716;34181;10750;18074;41794;25858;10341;27411;18984;28283;38236;34163;30954;16934;21469;30389;31967;32140;32371;15663;35083;11527;38241;20384;16242;31482;12099;30001;28765;29640;30391;15115;30856;17971;41131;13473;37803;25575;42378;40715;13050;11296;36082;14261;17283;10477;12838;29236;20050;14063;16689;19501;16738;10117;16737;29645;23255;38739;15102;25810;22367;23659;15457;30314;30132;24152;30563;15371;38854;13130;40004;14924;33533;19483;18084;15467;30267;24226;33915;26191;41379;11131;16297;25625;22992;19899;21285;38734;21056;30568;15388;24783;34663;38119;34510;22106;11717;21877;39786;13522;21346;11390;22128;42369;37331;11165;14126;41009;36623;16972;24757;37618;16314;22003;42154;15101;15226;17185;37980;40255;19352;30163;40020;14131;21631;10518;23507;29427;28929;11735;29246;26110;40846;32829;16422;37187;38984;24265;41141;34196;24769;30093;34491;40048;31070;28746;38773;21673;39356;11548;18345;21088;24236;36401;18346;18347;14892;38679;31067;38680;36780;21795;20204;13926;25920;17116;40155;20365;20460;20892;28750;41425;23885;26234;38082;35710;41637;30597;34330;16078;40302;37214;23761;15267;40118;23576;35296;14799;36285;26061;24238;32001;28651;18331;27207;14424;12727;18783;10905;20572;20901;15501;34675;27022;18839;30828;10319;28676;13140;38670;26391;28652;40632;33849;35764;31058;15499;15142;14569;36048;26618;35617;18330;36105;27681;10604;24511;26938;30833;10253;37219;26254;17430;36095;37947;41386;10208;11526;21020;17431;39127;10145;14222;23877;39275;26936;31328;14612;23570;32517;42305;10452;23938;34588;11727;39109;10835;33112;11695;36824;13526;31547;18821;18822;25936;26988;41001;39763;31909;15942;17194;27809;39132;37490;42346;25141;26214;36257;11515;26611;38155;39280;35308;33531;16055;28634;34593;28495;36015;19729;29580;39114;20550;37294;22896;36477;11377;31552;14421;17676;20223;41271;28255;35215;16176;31914;40074;26584;10164;22085;29807;12634;26073;23315;27451;13992;38856;29459;15481;39659;13438;35873;25605;31440;37010;33308;22977;18777;19255;14809;19296;36601;25822;26165;29008;12949;36899;26830;11474;26831;16021;26832;17266;41361;31048;26141;20264;42226;35877;27662;38319;38104;29056;28019;41104;34057;38000;40071;33313;33471;22206;32677;22245;24868;10137;12465;20945;32196;29013;32636;27272;33556;28883;32564;40166;22923;17359;28129;18245;39490;38324;29060;36098;11058;21208;32027;27634;25385;34572;32682;41107;23351;40950;28196;33699;32913;12972;24181;28888;12994;32569;17472;28160;16866;36050;22775;27269;20556;27624;10594;36700;21932;29572;10347;34577;29435;39245;33704;32918;38099;37348;23441;35793;21216;28578;20986;22552;25946;21829;10509;42086;36313;40045;36680;25855;20982;35883;12622;11398;35053;34307;21414;12643;27253;33319;27234;37669;39249;36260;32742;27983;13885;14471;30791;28582;40817;21057;33515;22091;40924;33416;42059;39531;38681;30746;38729;35888;38730;19244;37498;29550;35504;21465;19429;31424;35106;18805;32747;40877;15486;11795;28909;23866;30796;24099;32186;39684;33456;32009;16838;16837;27012;33906;30751;16152;19045;28257;20515;11088;35509;31447;19508;16137;38437;37983;34195;18729;19638;30920;21374;10049;39689;20544;24039;18541;18962;22587;42137;23980;14255;13605;34803;19380;14943;36203;36162;19614;20894;39606;38442;26358;30925;35252;21456;38363;29479;37500;18594;39448;27839;26311;36233;35428;41497;12680;35033;33111;28782;10298;33527;14209;18764;35969;37745;15606;41629;22212;34321;11661;18647;18898;42384;26932;24228;35956;22916;22919;16623;15994;22917;16378;16622;23714;38160;23715;13562;39191;33674;39444;24932;14498;24655;19832;16336;37512;32844;24792;30539;16594;28837;17319;11812;17635;21272;32167;19647;25314;21253;24097;30470;41283;27641;27484;31618;30931;39196;33679;25373;37056;14986;22543;27682;30544;20768;10070;19692;36625;22035;18280;42007;30475;33777;36522;23557;31098;36505;15704;25467;41479;34819;26833;35907;26834;31298;11716;30936;34736;31676;10445;29395;37360;25870;25974;36900;36297;33285;14912;33243;34959;11368;34000;32454;37485;26689;27506;13713;14294;25024;22536;13963;27154;17426;33406;35399;29259;29870;27047;39911;27168;32234;32159;34005;10819;12036;27963;28639;17674;20071;33842;33336;12906;22205;20110;24623;21918;30129;23479;12729;40219;24952;37350;16423;35909;26635;12524;38764;25108;11146;15412;23651;21191;19984;37246;40869;24032;28644;40475;40061;19201;11014;36502;40799;35354;35753;18763;14967;10619;16606;11062;23438;33912;35613;42198;16406;27555;28404;25947;12964;34217;37052;24964;33173;33444;12559;35317;32478;27077;11784;41167;34905;34760;25439;36666;22576;40401;35065;10582;15678;26629;21892;16262;34237;15810;26362;13452;33873;12694;34314;36592;10483;38263;24168;28068;19407;39976;38080;23759;29831;34910;39174;23706;25799;12520;34013;11608;11622;15899;25659;42235;21852;35057;22404;35921;21700;10810;27870;38268;41746;39981;16073;38152;13424;13043;36148;39376;27808;32144;13059;14079;16358;30333;12986;40450;20151;24498;37741;42397;17569;27110;17570;21085;18866;17012;33808;40270;39332;38517;23703;17219;41751;31591;23946;42219;33390;12248;42370;27426;21051;20015;23095;41420;22236;35614;14828;32211;19213;22825;27366;13382;13030;29691;10047;25750;42040;38522;29952;10771;27755;25461;34741;10892;34069;34249;31955;24756;15644;30366;10811;41061;23579;14173;12534;36206;39392;40430;11524;23318;14874;25863;26030;15767;39570;22890;26491;14102;24622;26492;15116;13288;34294;31372;12892;18527;41189;16025;11110;21853;27621;15721;32725;36484;35004;25336;30369;13593;40850;24542;26732;15369;34127;32388;23769;33163;27655;18374;25800;35564;12453;19393;23894;40463;10545;30237;30114;23792;16221;10506;20193;32730;36719;36316;37991;34495;12887;20942;12050;18365;29250;32885;20144;10581;33807;16036;15893;23126;14422;23762;29583;27495;25748;13185;33780;33386;41446;10156;39921;33594;10546;22017;41223;42188;14137;26690;32889;28609;21369;19532;32194;26691;24992;26692;19495;31580;10790;39436;16730;24380;40473;22659;39042;15377;27585;40896;14006;34951;35772;33187;32788;13137;37432;24439;40840;37815;28614;29739;19944;23963;39480;35647;13321;13869;20564;28128;31802;39047;40102;18011;29956;42070;27522;31745;17996;32793;24613;40771;18369;23227;38404;36426;34239;20262;13719;24280;38635;17571;35841;17572;17573;19158;17011;16488;16487;36438;10729;16486;28694;19521;21034;16485;23015;31010;32208;40737;18234;32101;18826;38409;40735;42243;31819;40609;12479;20315;12369;38792;40457;38639;33292;35846;21823;19746;23501;27948;27778;13714;31015;11448;27725;28699;40572;38585;24940;35043;36197;15380;23871;34347;29134;18797;14865;23918;23872;17439;13664;17440;36056;29126;41358;23321;40589;33297;34110;30766;17304;36151;38590;33529;12201;26591;27713;30209;15038;24533;32218;35199;35565;12434;41706;21688;39753;24247;10443;37444;15111;18150;40537;33891;27768;14007;25758;26020;30282;20323;34801;30771;14989;31604;25481;18547;21212;37667;18401;10648;11318;13323;41711;34361;24794;36094;24476;34630;28517;13219;20313;36184;39071;21807;14932;19184;19267;20614;25820;27818;31872;13213;36247;14990;32142;33730;24811;28522;34635;23251;39340;28479;39076;20039;41862;21035;27835;24212;37739;20675;39737;24490;39420;38686;24034;26045;17032;33018;28333;36269;15138;26963;36865;32275;33945;20498;28269;41867;29695;23716;23717;15768;40984;13303;15094;35160;39742;12321;18949;36521;30194;13352;17229;19939;12851;18114;34109;33023;20028;21922;12877;37976;32280;22950;28552;19878;37215;36546;34192;39603;24993;42171;40484;25789;35165;27884;25756;41042;28817;13027;38123;41036;11412;23737;18157;39849;35957;40604;37269;29593;41250;19744;34026;37312;41193;28557;41613;28150;13279;27406;28830;26656;21510;28822;13328;26426;42310;40741;25432;10805;41492;11336;24743;32604;18360;18838;29708;41087;32489;28857;34035;20438;41393;29746;11276;37822;33458;40879;30667;25859;22964;42381;26970;37746;12236;41540;20235;24124;37696;15204;40554;37928;20409;25392;34134;23529;20601;19972;40360;36065;16197;34522;19792;19375;19003;40308;22064;31461;16602;28363;19440;15196;25635;13611;30726;27243;38905;34778;14677;40206;23354;11827;41797;12458;13415;41718;29892;34527;34483;35030;20389;37910;33627;38929;36011;15861;41333;19240;29200;36589;41802;35076;29897;26478;41723;31485;15562;23458;30641;13634;33405;36635;35285;12095;35493;24000;28955;21058;39773;10830;30958;15795;25959;19443;25762;12443;24786;33220;15594;27949;38249;25234;31490;19840;33757;35827;36338;35765;29648;30395;41218;41948;11921;40187;19382;28957;14385;38888;21647;41436;16475;11106;36134;11914;37608;10769;38254;29846;20822;14720;26624;32049;29653;27235;25153;17448;18056;33902;40761;23083;26052;16618;35373;16617;15378;30066;33555;10458;12455;18567;35026;40936;26921;37407;22084;19013;39229;31189;25801;29916;11598;18307;12584;30575;28011;40186;11706;37566;39002;27294;41634;20394;41077;27935;29581;10294;16386;34324;30185;41313;33166;37752;38655;15685;20289;23718;19363;23719;23720;23721;16216;21898;30580;26864;30864;26865;37574;22712;29887;18326;21565;11616;39315;15692;41267;24463;10295;14822;26450;19421;23879;40135;11235;37338;38981;15477;29659;16067;25010;40620;30868;18491;35780;17366;36676;10297;14265;21219;28381;14318;28751;41418;31034;35657;39700;41536;17173;14248;14114;33496;37181;29664;12113;16243;27744;14203;20616;23233;11095;15591;19842;28752;19102;23483;34257;19881;18168;28722;23856;38688;18721;31603;10984;29993;18271;13487;38945;33493;13064;15021;40928;22102;15844;34507;10471;39452;14226;32488;24685;34328;24011;37784;24555;38668;12961;23535;38195;24666;30048;22150;16836;16835;38925;40707;28683;40837;16154;27923;33093;12353;15605;19031;23910;32520;35377;19825;35817;19826;26562;12002;23245;17480;21957;26815;41574;30838;19707;22193;18634;40503;14818;33152;39283;24776;32525;16178;36085;34596;35408;16601;18163;22239;41224;30596;18494;41000;40133;35123;22238;21981;39137;14671;25717;22967;22717;39288;19659;32091;20277;28125;26479;34601;22386;14070;10993;35929;15812;11203;26455;26009;37291;39509;11923;17682;16890;40915;24329;40243;29832;10008;25345;40146;35709;15736;18757;10636;24184;37278;28501;36268;35022;25154;19222;25351;10152;10640;24541;20694;13326;36961;27410;20600;42185;32821;20482;22313;15250;13374;18553;14627;27514;18801;11160;19907;14243;13730;40606;16384;19812;22284;16123;11671;18556;18831;18981;40056;29063;38327;30086;24893;17449;36351;10046;25037;17450;17451;27648;40253;39802;29385;40017;30885;34965;37463;32168;26312;29143;23851;40808;38332;35803;20276;33525;27296;14217;32690;21753;14526;24813;18645;38695;23411;11724;17318;39971;28896;32577;21177;21331;30890;21661;19893;14856;11870;16284;31437;32827;14451;40937;24929;35474;41600;39252;32926;16933;37575;24142;26349;36953;28901;10695;32580;39990;15232;20626;14383;28234;22118;39529;35891;24772;21011;35904;21493;17154;39257;41421;16830;32931;17631;16829;32750;28585;22126;25804;15726;23643;30253;20910;38920;41906;15610;30754;18796;34375;34484;35896;39801;29074;40661;12916;10806;29477;20946;35512;29026;29232;11013;25312;13481;15576;20636;26845;32755;39788;14227;27482;10121;25522;41401;39692;14900;20793;41911;30759;33367;30984;29079;27918;19199;16313;38115;35517;38545;37353;36474;13659;32215;40099;16892;37324;38445;25329;38366;24220;33429;10639;28233;38063;34826;22927;23427;18591;19225;23964;12335;12456;25270;38550;23512;11443;11446;28000;42391;25448;25559;39909;38371;27720;37858;26047;29084;17481;19982;32106;16782;17482;31237;26419;17073;24379;32403;19988;35061;18754;19767;38946;29685;18500;24092;40687;21998;17452;24286;17453;32316;15857;38017;36934;29089;25023;28716;23897;25557;31242;35747;22358;11593;12450;41331;13367;35462;31195;38743;25064;16044;32338;26913;13705;13308;22794;12898;13344;31150;11610;27230;24644;19582;15076;15820;32852;25479;29149;22562;17664;36038;20269;32351;29588;37433;30478;13676;11970;27545;34263;11045;34419;33743;15152;39203;42325;25416;22285;23585;22261;29315;32857;14868;29154;25339;36628;35602;25379;18753;36754;41284;16282;30672;22208;20137;12717;20226;41565;42087;26281;40154;10934;39325;39208;19484;36712;14736;16052;24724;10517;40295;16141;29733;15387;38859;21028;36705;20419;33744;32235;38098;28839;41825;36081;10904;15584;12808;30164;13376;22360;40344;33516;22762;36842;41556;34499;30184;15091;11650;19191;38109;40843;27434;39576;15316;26255;11535;11258;32462;41830;36079;20443;28740;33344;25689;25421;10107;15381;28135;25976;17183;35667;27392;25163;27178;18151;39864;28242;22403;23722;23723;26389;34346;28744;33349;30117;11426;14895;17275;35293;10173;36593;14408;19467;13375;12788;16535;27498;41633;10358;25543;11586;28527;28409;31173;38696;12396;15592;42115;18938;21542;37143;37760;35279;34464;35356;34913;16125;24869;30615;18851;17147;34016;15392;22978;15483;28413;21614;12363;16428;42311;19417;36627;40340;38271;14504;16968;10783;15744;15564;22235;34918;40038;12234;30620;40819;18189;26427;14308;25132;21363;12585;31687;21123;14345;15042;25221;13409;21676;27438;17535;36537;14803;14484;40047;39948;33355;12843;38276;11048;18604;41549;40432;34508;30336;35425;19868;32117;10014;39805;42036;29438;40934;37530;21500;13088;33360;24565;41759;23046;29856;20082;40801;41975;10940;21468;40770;30340;27894;12966;14931;17276;22347;28274;33081;21653;18147;13126;34151;28036;32539;22734;14309;23128;38530;41764;22323;28213;38451;42021;25284;39918;18017;38086;27303;36299;34924;35186;20013;32040;30427;23901;30371;12951;15030;15328;26060;33796;29417;23189;37128;23217;12784;38535;20778;38282;38456;11111;15972;33426;22467;34929;30432;13723;21152;41489;29743;16521;16133;30374;16889;10011;25260;15103;15797;23617;14426;20836;21755;28905;21347;37379;28126;12311;23378;27599;37449;21651;18351;26787;20380;22750;36594;33900;34767;20020;27174;41965;40648;19390;19042;26262;29487;33597;11931;39778;32461;15700;20590;35796;36378;32892;27140;16718;21174;21641;15580;21131;11838;37209;37966;23304;33745;31959;25719;15697;28245;22980;24164;33854;10719;36563;27627;36448;19741;22023;13934;33602;40959;22408;41635;13855;32897;34640;35349;16111;19233;27035;25814;34183;19781;15552;11696;29763;19518;41524;37151;39050;37523;23562;25004;37479;25468;41145;10964;27117;36137;18539;34971;17685;17339;22761;32796;34700;34645;10897;18441;24749;24545;36663;36957;40019;25873;10645;14410;37714;36362;34158;39055;19797;22957;11038;35868;24173;11086;32801;36423;10391;13222;35786;37437;40663;36481;24574;20981;34702;42322;39879;16680;15759;10553;37135;36893;31180;20464;22905;24108;37978;25906;38166;23234;27745;35756;33607;24746;38417;13682;32903;36831;15145;25790;35854;15059;41514;18376;31022;27464;12626;28702;19690;29466;14242;30960;20657;39333;35732;42352;19302;38422;17401;32908;29767;40425;13962;39550;22321;29704;22282;22182;12714;30774;24944;28705;14177;28223;38598;15364;40258;25119;16252;29755;22777;33579;23342;31820;39411;39595;24547;12590;35666;15322;21515;11004;40175;37211;39928;14580;22855;18833;26472;30779;29532;27023;35320;38603;24004;37946;20953;11136;29465;37834;37448;14534;23701;24800;22913;31037;37891;28095;20036;39079;24665;40231;27613;10523;40276;31082;41893;27922;17483;40644;36583;17484;21963;20255;10092;17634;31879;18803;34351;38053;36972;31137;24275;14486;11194;26596;26420;39615;23249;22277;11251;39084;20742;15847;26597;27573;13000;21971;27812;27530;11479;41870;16174;11833;31884;37826;39745;37223;42217;18555;31051;20391;28482;33026;40293;15766;36586;37558;31948;28562;32283;41875;11301;16888;24038;38609;13900;28270;20565;28271;20838;16887;34543;18933;31621;14134;15517;10515;12654;14128;33030;26788;28978;29823;27991;35989;22052;23780;24962;14290;26320;32288;39634;21629;19056;17136;34021;33003;38289;33155;23928;31304;39486;40018;33271;10447;12885;19657;34338;32649;18636;28983;32607;37781;12703;22068;18896;40605;24580;14411;15031;23514;29914;23405;26496;23979;23925;33506;38294;34309;19634;34544;36130;41137;32654;17402;26008;16484;32612;15660;21320;42128;20935;42041;28862;14796;15962;26755;24425;13039;19727;18861;22340;20084;33083;36331;14631;14219;26992;29543;34086;33239;34094;34549;11245;22405;22889;27340;40698;29745;26906;23665;13506;11802;20400;37599;17126;10974;38032;36226;31976;28239;39449;37272;17125;17124;33750;41807;11600;30245;21410;24820;13287;14322;29434;15074;35201;11298;25212;29368;37865;22111;21434;22851;20575;35032;35725;36776;30734;14910;32178;15625;11577;26616;27813;23392;34535;26982;13258;13407;33635;22662;20571;35494;39577;35421;22379;31422;24703;21533;33446;30739;38134;18501;35333;14545;40000;19083;22643;16365;34208;35588;41731;31493;34539;17361;35914;24586;41591;33640;18929;36463;42170;15837;16994;25589;16993;36007;13198;37927;29570;24318;20643;11787;16189;15840;35318;40435;40168;22200;18405;41736;24628;31498;27176;24251;25459;11182;30401;16722;40064;29176;25514;30598;41396;39370;40656;15696;12575;19289;29795;35103;23506;24204;15463;12591;17597;30704;12320;37127;19861;39818;20153;23553;18782;28771;15509;30406;36346;27531;20370;38737;30602;13449;17666;19188;26563;23880;33492;33403;39875;11366;30708;18335;16781;41435;14802;23340;36409;27343;27394;41647;12824;16032;37833;29458;26598;29585;42013;28298;30583;34243;39959;37308;17330;20969;42133;26100;40033;24832;17628;11909;16264;15023;11324;30448;20068;29944;10902;41527;41269;26226;41025;41652;11639;34974;35116;14791;10910;30588;30870;14475;23921;16886;35695;37009;16885;13432;19182;30042;30522;15262;25533;11140;28384;20705;28272;30450;13450;41190;14621;18421;34418;22046;19186;25755;12604;29667;35121;12817;29445;24551;20998;27865;20966;35302;36800;37580;22142;12865;29562;22402;34683;28099;31334;32508;11287;38725;20164;42328;33140;15852;19319;19635;40671;41469;31797;41967;29672;18217;13317;14653;37670;11335;30296;18983;11118;10066;12346;30204;14608;13508;15954;27061;20628;40086;29901;26203;24919;36854;33927;19798;39983;36813;15762;28686;30354;40082;27376;38110;16185;39980;33194;23534;27257;37157;24830;22292;18381;18278;37914;40844;32467;22945;12023;17123;20509;15224;17122;16591;22100;11863;10431;38928;37387;23105;29517;32528;23112;26900;16060;21699;31772;38847;14015;19057;14956;29483;38777;38187;38482;37545;18956;34279;24214;40410;33131;34876;15641;18393;37570;32533;20209;13924;35962;11917;11490;31311;21668;38012;27435;15298;30846;38487;37138;27143;25452;35328;35131;21495;42256;12497;36977;37268;10888;42098;34881;39144;36369;18392;26303;41690;30060;21517;27673;18988;18588;27072;20817;22011;11295;13186;23985;12931;20055;20624;22388;21101;37773;12402;35136;37582;26142;23627;13106;12802;39149;22513;27082;14266;41695;11728;19870;36761;20774;31851;12313;42006;26126;22345;16305;26220;14314;34468;27030;18050;31791;25675;25164;25370;17313;30241;22771;40888;11178;35202;27551;30068;28441;28506;21277;33443;37591;37288;29761;18014;11835;10345;40565;21322;14110;15988;38335;41235;20016;37529;38921;42045;31764;13959;12834;34806;13052;27215;37447;19453;30893;21720;26825;26946;22683;20397;16600;20325;34975;38340;25342;26178;32695;25420;16668;10258;18094;35432;11436;29599;32583;22481;15373;35301;15051;36555;10389;11228;34753;34719;19169;17302;32700;22713;34953;13251;32934;13440;29977;41122;27904;37508;20678;32588;33813;31395;10820;40746;13750;21142;39309;12124;24143;20726;36591;27513;10906;13069;41249;34992;27967;32939;25601;15978;25307;32170;20595;35813;24225;20456;10626;25665;29481;29753;37862;23361;39812;39012;34998;29082;35566;16715;11060;37283;20045;26236;17286;23975;14826;26090;35520;29027;24242;34201;10111;36688;32761;19531;30362;19886;20447;30807;18945;32056;19640;27902;41366;22411;17278;41919;40941;20655;39017;19397;22786;37995;35856;13903;35525;25957;25084;28091;24297;22436;36890;22698;26404;20382;30222;32765;36798;14151;20046;42317;26999;36392;38374;30812;41056;12240;36357;40236;34776;22735;30180;27444;41027;11861;31049;41924;27102;12623;38348;38018;33509;24908;34783;38558;42301;28653;12870;34758;12325;33059;17218;22867;12681;34317;38379;20355;20475;31415;15464;17110;27480;31245;15288;38614;15214;32122;19159;36249;38353;19016;16679;31198;19500;14563;38827;20621;38563;28655;12120;18400;31628;32359;14373;17465;16374;22660;15072;29096;24315;13236;22947;31250;34407;10701;20584;11677;40863;40065;10390;40667;31202;28907;39795;40350;41163;19283;34478;31076;14220;27280;32392;36833;29101;18105;29318;39363;32859;22062;29157;32206;17360;12934;31916;32041;10405;22666;23628;39881;25114;14152;22125;25431;21760;39211;21761;15729;36928;21762;13223;29323;26702;26703;18846;19966;32864;18719;29162;13349;40861;13020;36232;19682;15402;30678;27798;17349;31921;30489;12371;22444;40222;29773;20381;19394;31273;18734;33774;36340;34135;39214;41625;22520;10185;18621;32193;35555;35025;25251;10197;30681;25694;41833;10720;26018;30493;25809;29199;37590;30657;40041;27929;39707;24826;23874;35176;41953;10651;35177;25438;29015;16439;37676;23725;27488;15321;26528;28960;24112;20342;17619;27425;11006;15834;32245;41838;34265;36732;23444;17303;21104;37270;10342;39712;21621;36373;14841;12381;20488;29020;31958;32963;15418;12089;28961;32136;13499;17370;32250;28530;27565;31418;15445;33809;21976;42075;33450;13049;35427;34417;27062;37496;24426;28797;37674;16070;13172;39985;35655;40493;39851;32968;31358;26947;13270;29601;17677;34148;27907;28533;21803;11489;29193;26789;26790;25355;26791;19399;14719;21100;20102;20284;28801;23965;37059;23855;20967;40822;10129;21820;23160;30151;36078;20115;12104;10994;22570;24713;22174;24351;15240;28427;26395;42343;13282;25261;29406;30627;25646;23107;22749;22827;19241;37723;33909;25240;13183;11154;18492;28212;13240;33952;26513;34323;13477;10400;28916;41395;26465;41447;34289;34198;36643;31684;24698;33791;33957;17109;41383;25624;36029;17407;38744;34229;17292;41767;14670;12419;23280;28920;40925;10778;27593;13466;14742;25194;30343;16978;29962;30146;15866;28110;33577;16678;30039;27684;14728;10402;19027;14972;36511;16677;10350;14283;18623;31777;13683;36286;10937;18203;32547;30137;20812;40390;38538;37359;41772;12219;41952;38459;21936;11073;15073;34932;30435;28009;32008;35340;34722;38647;18842;42303;35283;10871;15268;41039;12597;42320;36498;38181;18195;38543;10593;38196;25535;20581;38464;12545;35925;38219;29205;15274;26027;18561;10507;14435;34858;29622;20782;13626;32358;13115;26063;25337;19920;31145;31401;12553;13090;31717;18602;24661;14343;38224;27761;15362;36350;17604;19749;39800;13831;22649;13441;11531;26245;36193;33785;15399;36289;25673;16031;23153;22290;15283;36330;13354;15414;34290;33868;30550;42315;34648;32389;32390;33130;11644;38027;17683;30261;11972;26641;13233;29828;10482;18922;20709;21105;38919;21106;10592;32804;21107;38798;23173;30555;41133;25066;29855;34653;23269;29454;30034;10485;29591;27036;28064;22363;15060;24699;10913;10418;40953;20240;22374;32809;33193;27431;41478;16332;34410;10664;23155;32735;13727;13490;15658;25678;39532;35645;42132;20725;17182;38996;38966;24160;25813;33884;10886;25585;39933;10357;20215;39298;23691;25193;40183;19949;14235;14094;22592;10894;16767;12896;25857;30102;12126;28215;12997;42237;18880;16766;25791;26571;31520;21633;33905;40602;20745;33096;19098;30968;18282;38767;24273;12861;39476;40403;33928;29587;42335;24268;37704;33835;22783;36476;32444;13075;42088;12258;16248;10548;21994;31216;31525;39519;34481;28710;31425;30973;19307;35634;22474;14189;25883;10659;24480;26756;12241;24890;26514;15613;13649;26515;31310;31221;11705;30230;29535;13151;15806;29538;11020;41896;12855;15859;36974;34821;41123;42187;41622;22922;39780;24775;19012;29984;27747;38778;37617;19599;25676;26106;26167;10068;33548;34715;22123;31526;24835;40507;41901;22915;23127;35002;30974;24002;31887;37856;27475;31452;40926;38157;35243;29979;39854;25609;30881;18427;11540;37547;36146;28627;28485;10991;27395;39092;13006;26453;36983;25346;36906;25363;41059;37998;13513;31531;15996;25162;32485;16037;30979;31892;14974;34390;19954;19671;40557;28488;33033;39097;40944;22044;10528;15753;14758;32291;41883;16179;11690;39637;21273;21617;10584;29790;15313;13369;16217;21222;22307;21953;11305;14207;16402;24339;33037;28986;15275;22881;20454;22523;18836;22635;12073;41335;26382;11599;36794;39642;33010;26609;38297;10861;11166;40528;15037;16658;15843;34189;16076;18667;34345;24970;12932;32981;20977;40759;34084;12439;28252;28991;39930;24227;16084;28375;21884;40098;22695;18766;20973;22539;15423;41172;26945;33015;38302;35974;11915;27978;29039;40472;23527;31942;15151;32661;36053;32986;36571;15398;32620;22787;11465;20722;28868;27448;11108;27378;21838;21724;20922;34557;32666;26272;33611;32625;33043;29978;35761;20489;28871;32552;24060;30121;10038;12796;33833;25714;27674;41815;18989;23914;33150;32410;34562;20929;33616;11851;27179;13874;24453;23984;33687;33048;28121;21801;24888;35947;12215;11710;40299;27080;27602;35306;12302;20286;41820;11693;11243;23145;25032;12045;21420;23598;35355;33865;19379;34541;16206;14548;32042;22583;23061;33643;12481;39664;31106;16990;12745;16989;19774;16988;35686;20603;37852;22524;26467;29717;40853;38954;25922;22335;10104;31064;40481;33648;39669;36142;37700;13507;15420;14971;14552;22183;33364;11550;22175;12280;41300;15985;29326;32220;33280;28173;37045;26516;35663;31506;20487;39954;35996;30903;30409;23362;11770;30605;37001;24937;17237;25853;26757;18274;13710;26256;26257;19894;35625;22168;31397;34482;21296;30711;29331;26466;14747;23795;17346;18176;40868;32225;39826;33436;15297;31511;12091;27631;13584;22316;15928;41262;30908;12689;30610;37022;11922;30165;31465;34119;27029;18958;40722;14714;10044;19384;19076;10327;42145;11891;21980;31614;30716;25817;39831;24652;19278;32092;13531;28149;13643;31159;33654;35940;10631;25545;39291;14685;18204;25616;16652;20965;18600;23538;30453;21150;29998;29851;41659;31956;22547;23246;14737;29366;33659;40795;30595;36228;31576;36757;36283;40619;14710;30527;12712;35766;31456;14393;24284;36027;30456;20481;12118;21183;12495;41664;35274;31156;40232;37147;39180;18987;39987;21520;36183;26127;31691;38029;40931;34226;22610;26140;22129;34428;11457;25867;33828;13700;33829;32515;18184;23493;39443;19626;23193;29680;20210;19631;16711;11354;28201;16924;19675;12368;40902;33983;13138;19261;14610;25956;36410;27646;25471;15987;40985;39008;24855;18003;19002;37430;20329;19853;22148;36321;28002;11204;22565;31469;33988;26442;39365;18982;28729;33365;11866;37307;31403;21008;18155;26576;36194;36980;38034;13385;19627;26329;27370;10029;41121;12357;18927;22135;39450;13821;12385;16249;28469;39913;31474;28390;19902;35236;18800;25807;40411;16320;10313;24854;38490;29179;27890;30848;10078;13913;22428;40623;10130;14556;18123;11623;34884;37697;36301;42212;11655;27372;41181;22998;28392;35826;21889;33472;34182;10114;38495;21868;23372;27459;41537;35139;26594;39152;34889;30149;11410;36727;41698;11797;40319;40459;14743;41567;23750;11022;42262;27913;23283;37953;35092;13116;20305;14871;21648;35144;13571;22921;41084;19151;12883;20733;24681;11502;39157;17638;12551;19019;25264;41703;21842;42231;31981;22176;34348;39326;28509;36499;39618;26552;28443;40177;20537;42228;24083;12039;14661;21210;40980;29770;11292;24125;31090;10421;41157;17273;15657;21007;36104;28084;27501;30286;12116;20053;28514;21534;42176;15415;16515;26338;24348;25661;20125;10039;41018;36235;18876;10227;37982;23929;35816;17107;20029;17106;19831;36822;30287;22620;35011;25972;37766;35348;25435;10305;26885;39435;35575;22879;17289;20477;29912;25938;13620;34100;16651;30321;17551;22806;17552;17553;17554;17555;17556;31969;21734;29890;20006;28931;13108;35823;39418;25263;26044;18279;23499;18654;17618;15248;19938;20023;23025;32708;30326;14832;21074;29197;32942;25507;22516;14159;34447;16028;25338;19376;39353;18390;10454;15355;36993;10025;10995;17997;34456;34804;10788;32713;33882;22966;31690;32639;32947;17036;26704;15230;24304;40248;17976;23905;26705;42083;26706;26707;18222;40743;34794;15471;18450;39020;23366;16440;12308;23915;13031;35563;32767;25003;11124;20558;28592;24567;42029;15546;14605;24577;24741;41927;13304;18474;29233;21832;29702;33935;39025;29836;21741;20069;35864;35533;29033;29544;40465;32771;39496;28597;15351;38719;30818;18695;34354;20369;40201;40446;12452;31556;23416;41932;27776;12675;23311;38356;21553;40284;29613;30991;29575;31954;32169;24935;29996;35537;38566;13780;16514;23073;16513;13174;16512;22127;35360;16511;14100;39904;20518;35256;19927;11751;27524;38387;30096;11708;23952;42147;19573;38619;31253;31561;13838;22934;39625;23511;23214;22036;15256;29724;13338;30993;14397;32164;19422;42205;35670;18904;34218;31205;40091;38571;12571;28225;35704;25954;33071;38392;29104;37298;39974;31258;36072;35829;25304;19639;27236;37938;23180;25973;40786;14715;31210;24630;32298;28662;37315;22850;33076;23865;17165;24086;29109;13101;18036;30229;39884;20852;36542;13252;40066;16714;37013;24705;12537;35344;16090;21818;27419;41356;36786;33524;19539;31177;16259;39217;34608;28294;17301;20165;32872;22990;38062;29170;41229;39984;27525;30276;21717;32105;31377;22042;24591;29495;13429;16607;30496;40358;31928;27883;31281;26258;25771;20697;12800;40979;35060;39222;34613;34172;31327;12612;10704;27728;40574;32877;27052;30088;36613;22845;25281;22033;15314;25904;30688;41841;40845;31933;30499;22080;16945;18944;14417;16944;41575;16943;31286;16942;25006;39715;29309;10412;15475;20827;27058;37018;33713;24999;36810;20554;26996;40101;36444;25265;23186;34352;19229;32253;30693;41846;37527;17557;26733;25441;26734;20056;41160;39423;27814;37548;27539;39720;23546;33718;37328;34262;19135;33889;22892;38199;11087;32971;11401;27334;31349;20791;19025;41184;24416;33244;32258;36118;12305;15619;13744;25544;26062;29364;12535;37303;15822;23141;13518;24306;24437;24344;23388;13918;41011;10602;32976;23229;14184;13469;11425;30095;14172;28845;36323;10678;28537;40686;24942;23898;28842;23876;18999;30505;24358;10264;22656;34960;30664;40316;24412;13241;26708;24205;21857;28804;28430;36829;29183;32379;14970;12012;24706;34713;10490;11620;11626;28541;28421;40540;33540;23131;28827;35418;33438;40906;10655;42385;40058;28806;28435;26297;40873;30633;27893;37577;40794;13650;27879;28214;42299;33469;37795;12098;28426;22369;14977;24677;41371;11774;33960;37648;33077;33748;31178;28923;21660;12874;14764;31600;12676;33489;21108;32437;21674;26826;33400;11646;16667;26827;24530;16666;11647;11557;28103;21109;15229;18990;13036;33965;11488;21388;31608;15326;22577;36375;18997;23974;33683;21604;10508;13606;38843;14245;13105;34256;40046;25422;12470;37916;18854;12339;41780;29838;25886;37990;26365;30940;13178;29381;13410;11007;18208;35058;10854;11093;24299;40134;38153;10898;41785;38472;28791;38227;19024;30945;39993;18658;35441;27250;24014;35351;12437;34866;19474;30382;17130;15863;34386;20918;36127;11171;15532;42316;15966;40174;14589;35055;38477;38232;19126;21508;12863;30639;41040;18596;21207;22674;14374;40368;34871;29631;16254;29732;14800;27363;20776;19556;14370;38940;20625;33863;22264;11930;10425;18691;29268;22276;26944;13961;24569;15860;25591;31788;42099;22483;18250;37482;18619;13987;10311;10728;11542;25330;29267;15293;16397;10606;35982;22083;23909;12975;10912;22732;23906;36734;30559;12281;14481;37366;27569;10075;36998;40876;20393;13665;36272;14306;12673;23443;17142;14568;11471;23704;14002;32815;18534;37108;16759;36836;40055;16758;26230;10613;35424;18913;36844;39604;19455;22716;39770;34693;40078;13887;19021;24116;41966;38747;36062;25594;32820;19550;18858;22560;35291;24973;29443;10957;18589;36509;24513;37787;14091;23208;26213;29811;35693;25864;28666;15386;31460;36868;37123;14921;23525;14120;14269;20623;34099;10125;20505;23656;35327;19530;37392;20467;31224;39973;10653;24137;28670;27267;11484;35633;33538;24388;19041;10393;17115;20241;36013;17114;13167;12031;19962;39560;37586;36234;15496;29522;27706;31229;37163;40690;13057;33937;21110;30232;21111;40462;35991;37968;40610;40442;40120;13782;22447;23484;42190;42024;12669;26290;20387;14579;14428;32087;33494;39118;25528;14250;10709;12472;25248;42246;30171;39267;26506;28631;19542;23089;39100;28939;33218;16911;14583;23571;14022;15611;31539;28238;37101;23531;10534;31900;26366;13055;16987;39123;39271;42016;19980;24976;19824;34584;11083;27817;27309;39105;23031;12420;31413;31861;25475;10784;22572;39790;31544;13673;39645;31299;22988;28066;31905;34388;21311;21421;17228;13147;20842;15650;25382;32081;28569;14945;16027;16575;26224;39650;14049;33268;38305;29042;33942;20351;13827;12044;34024;31945;18484;31748;24456;25310;32989;24133;10976;25512;28999;40806;26625;38212;16135;20299;14872;12750;40090;20802;12860;26407;12704;18862;16760;37460;26437;38310;29047;39756;28171;34723;29760;33304;17031;11037;32668;21344;23708;17434;20538;20734;32994;36617;42136;19475;29004;32627;27157;22426;41438;28874;35019;26278;32555;33368;14891;15615;14060;10360;26493;26279;10427;16501;32368;33424;22972;42119;25160;19759;36446;38090;10079;10116;34565;32673;23050;11854;33690;21423;21774;32632;22838;34291;16955;39524;40974;40611;10123;32560;28879;36407;33157;24974;16131;41129;19457;16299;13211;20093;20531;23794;25298;20495;16286;27016;13054;41677;37565;27928;33951;19633;39236;33695;13255;15057;29313;13825;18102;13549;35936;40292;41682;10896;35549;15784;15468;39241;31665;23683;18680;22067;25643;26430;41066;12557;18608;14192;33508;23503;26856;19935;25091;42131;36240;21342;40851;25931;23132;19889;19364;19961;30787;32066;11832;25058;39676;14092;41531;24843;12506;23262;38071;25593;21861;30742;15012;40266;29334;21087;12440;14493;34362;16413;29415;31514;38428;30911;39681;37082;15425;36172;19711;18012;13701;12493;35013;26040;12588;22676;39834;15180;10072;10815;11585;30916;14369;38849;30421;37557;27479;35798;21448;22772;37603;12970;28832;30724;12395;39839;19028;24391;35795;26093;40785;32062;31769;27534;16910;13362;10812;18434;35590;18022;10126;33662;10251;36567;12919;35918;36205;38769;16941;16940;16473;22484;28240;40875;20321;35938;14148;27612;31053;17251;35171;41667;41080;36180;23393;39182;33666;40699;21966;18726;13162;32837;31143;11300;14852;14390;22911;14459;12672;19860;24814;40510;40711;30462;22768;36699;19104;36342;41672;25206;16574;31809;39187;28131;11793;31979;20506;18044;23355;37313;27038;34140;36940;30535;24070;37323;26195;13603;37902;27175;20376;30467;21841;34432;26099;29784;19208;35358;25887;42043;15339;19389;29683;38833;41602;17145;19367;32116;29252;40913;34757;16371;25166;37883;17435;21910;33991;12352;35556;34212;12405;28732;33324;12560;20841;21339;35672;28075;23917;18448;32171;42061;29684;24051;15130;12969;14082;11536;14453;34062;42097;31645;28145;41529;23736;12230;27668;41979;39564;33996;19179;21745;20666;28736;33329;20863;14080;39575;27453;40681;22981;29254;14402;38835;14083;13746;41090;36872;19720;24215;41114;39371;13232;42302;29806;13640;17985;22314;42293;31481;40323;19227;28635;22257;38498;31642;17620;24825;11247;17210;27604;18354;18917;21444;21947;15461;23252;12279;14724;23729;28399;40164;22250;34065;40329;26024;41593;18088;21387;34724;38503;40103;36158;40847;35731;31605;32059;34897;33278;14683;36387;39427;15266;15665;27242;12383;19414;13134;35152;37405;36019;22032;34901;39165;23135;13112;23196;40829;15964;15439;36702;37102;22971;18717;40490;22682;29936;27400;13421;31448;25551;40797;12720;38899;20009;31991;37017;24844;38259;20525;41738;27288;12742;36517;39170;19960;20333;18673;29701;24495;24957;15771;20211;12711;13013;32033;17388;23390;19305;37887;13561;18490;14566;38508;37094;27692;41742;15279;14178;16765;37994;42183;14251;30331;17511;10379;17512;17513;17514;28451;13999;14170;41947;20401;30191;23552;29932;42249;42277;22541;16909;16908;16907;38513;26507;31451;24866;22196;31828;20975;24615;31062;11723;22550;40269;31753;16096;24612;26806;14225;25679;18758;35931;26807;25060;42004;32126;15284;17650;10103;35442;24785;19121;35743;19190;16754;23268;35419;11592;32716;40032;17663;23833;32642;41442;25896;40279;35316;21561;28935;40415;41958;28069;11439;27201;31737;29988;30067;20874;40419;12254;14766;10688;22720;14368;23154;16088;32721;33123;22433;31643;16573;32646;32311;42130;15590;12749;14735;39902;25674;29754;31315;22679;32058;27221;14200;39028;35085;18349;19630;18350;34098;20357;13024;33592;32774;23839;11351;33485;28600;22763;16261;29530;24418;31104;20233;17099;10021;10457;27485;12316;39033;28207;17632;38050;41558;35540;15597;38204;42339;11389;32779;11002;35388;11256;24598;29499;28605;16416;38621;41043;16434;22311;34503;35545;36005;27915;25903;39991;22619;31984;35248;40756;25574;37553;38395;36088;17593;16519;16518;36337;38626;35832;11884;32834;40374;31325;25997;19270;31001;26231;10306;16383;37234;21386;29248;24364;40823;19356;27905;19947;31661;20282;17581;13583;13187;38400;41306;29112;24410;37661;23900;36755;31842;23198;31266;25209;30041;23793;20035;16079;35837;24457;24399;31006;20134;25034;38576;25124;20980;28174;15427;18816;37044;26857;32016;29117;14472;11302;29693;21438;12764;16246;33103;31271;11029;14704;20723;14776;37941;41291;16871;16753;25318;20533;11729;18302;18947;38581;28162;11316;32135;39394;27246;41150;19977;34999;14056;28775;25740;37065;34616;10734;14811;28620;32880;40328;30278;37521;23396;16129;30762;21075;40631;35697;31144;15024;35698;31936;30701;37383;31289;33377;22654;28777;13927;34621;26933;19908;20925;14744;25536;23239;16665;18001;39062;27388;16664;41057;12217;19249;16560;24230;40380;14334;21162;37924;14061;31866;40383;11737;37701;33721;34064;39375;36746;17689;35468;30181;25990;34306;21850;19113;39067;37380;32306;16906;20301;18849;32261;33879;19715;41854;27689;22667;21381;15730;24852;39728;41038;31139;40739;23883;33726;16115;18109;21856;32330;24130;21464;18323;24647;37975;36160;35412;27772;36219;11707;11237;15975;32266;21461;41858;17102;17101;19471;25282;33407;14010;40793;35685;19581;40787;15588;31835;22199;40870;39733;10736;14701;29186;18823;14547;31462;29429;23185;23281;40803;25736;25847;40111;36668;29204;25354;22894;17389;31950;31148;17390;32457;20159;41408;36547;16392;40014;28063;37973;11200;39445;30512;28544;29376;24282;10975;35156;25238;22434;28327;28809;14768;36932;38999;15046;27938;25939;18467;40531;21036;28850;42387;28548;16562;16561;26570;37236;19231;34680;30517;28261;30154;40830;28813;29455;36888;25823;39970;28358;25324;21589;32597;10127;16029;38132;20021;18612;32481;25208;26280;27901;19185;40076;28035;16977;31975;16976;41096;22841;14667;27283;36322;19136;36020;33369;39399;11373;20809;38883;26547;32070;27996;29526;25388;10113;40348;11267;21275;34219;33973;40356;33837;16653;34513;27964;26309;13709;20559;33374;20561;17174;22888;40820;38958;21939;27377;41070;37911;30010;19778;30717;33978;13471;36671;41788;40705;41211;34518;42388;11441;32366;29705;18314;17622;25075;25933;40163;24838;13286;12721;26858;41403;41793;18196;27512;38235;41111;30953;25074;29425;16458;36908;12102;17594;25713;10497;30388;42348;37133;13203;37758;26583;25022;30251;18137;34236;22473;42201;31699;21416;38240;14239;30957;42114;40347;33208;17072;41374;33896;37692;24678;29639;32143;30855;30310;13762;41016;33827;22362;25293;36494;21810;12387;39497;15596;17987;36806;16662;14090;16661;16660;16659;22254;20459;13269;18908;29644;24885;29723;37418;24502;30313;25250;16134;13577;35906;34028;37672;28085;35726;34060;11359;15707;29341;37139;34292;21721;36242;24986;20582;20933;30567;37340;34662;13260;14570;27197;12212;21921;38904;27688;15892;41012;23402;39775;16818;16300;38035;18853;16986;16985;33245;32823;35451;30571;37971;37394;11662;37662;18902;12653;29555;39469;37237;30823;19171;40339;40197;38790;37889;23055;27727;40337;20795;11995;35192;26978;32828;39927;35059;35042;24025;30141;20707;41072;19654;13048;39853;13904;23266;33203;35673;36718;12842;20097;14436;26974;12914;32361;21155;35420;13908;26775;20104;26776;12376;28749;36633;36399;12618;37012;39495;16757;41268;37396;27676;24867;14810;24710;13493;21559;19090;25102;11820;31142;37516;22380;13148;11613;15489;21370;19269;23744;30000;11236;37142;30827;33881;19919;24056;28675;13505;25269;40890;18085;33892;36482;10177;24931;24873;10155;12536;17994;25302;30832;26355;15310;23360;33883;14664;39126;39274;16331;35070;34587;25246;39108;35068;13095;19519;38101;31546;10756;31754;16380;22099;31908;11984;39131;39279;34704;27364;34592;28494;29262;39113;16412;21159;42158;13558;36261;29844;10299;28572;24067;37690;25611;38079;19054;31551;20710;27520;14379;40342;31913;23564;20772;18404;12991;20676;20605;10761;12355;12423;41289;42192;15093;26068;20519;36793;35454;39491;39658;34209;24536;34952;35872;36535;31057;21345;33307;41424;33893;12362;41996;39006;29007;18848;23257;27592;26064;27944;14646;33421;20664;25787;11360;24837;26577;26179;38318;26202;29055;14830;20405;13370;33312;26034;20285;18827;29012;40622;33897;42094;20087;15119;34954;26243;18571;22824;11752;12061;38323;29059;23838;41480;23491;15906;20431;27075;27549;32681;36692;39346;13943;25113;32912;32638;24467;16717;16716;26942;28887;31996;32568;13123;40324;20367;15290;26808;13431;22703;22109;21571;17477;31957;10499;26809;16817;16816;26810;36649;16815;26811;34576;32686;10048;21440;41116;39244;33703;32917;24447;15754;30056;22706;23415;18915;28892;13212;32573;22442;20784;17298;36068;20258;16143;18872;21933;19884;35882;24784;30156;21079;26074;18878;12671;23379;33318;37164;16260;39248;33708;32741;33184;11309;42386;14658;30790;28581;40708;27583;41221;13591;30745;20804;14953;35887;16188;20522;16895;10561;25825;20539;13982;15923;35503;10110;32343;28908;22599;32746;12304;38750;35310;30795;39683;31598;11734;19038;27268;20319;12820;30750;38952;10158;40556;29070;14121;25142;32440;31190;35508;40354;27054;21954;27135;21436;42093;40544;28913;38436;22549;24071;11290;20991;36489;23549;37005;18428;11843;39688;37806;14660;16589;18057;21759;11625;15329;19770;40062;23556;41014;19705;15271;29689;38969;40445;21715;11444;25478;17141;29308;26620;38441;21027;35073;18214;30924;26923;19403;15156;38362;37357;32082;35557;37831;25077;35350;27715;26939;42156;42221;34246;40002;25413;31719;33085;25415;40816;35404;13853;12490;29958;30929;39367;22069;37926;18024;41586;31836;11349;27142;39977;18111;31714;41605;28369;27719;18728;37855;22216;35684;24134;14057;10374;15973;41675;10856;42051;10280;32151;39190;33673;41334;29834;15554;13501;32843;10181;30538;12510;30469;12826;27858;26399;13331;41256;25515;29883;11125;27223;39195;33678;30930;12570;19783;11332;23991;39766;32848;36359;29145;30543;17205;37854;11762;30474;37093;32406;31373;18119;13905;37080;21274;23045;30935;42220;20635;37351;26840;21161;26380;27875;12397;41645;11127;13878;37182;22955;15671;41246;39472;37015;29206;22769;35734;18480;34827;16975;41616;39405;22574;18723;31346;31352;25991;14521;40777;14483;26291;25400;19166;37965;25519;15982;22477;32233;34004;25928;28737;33335;19515;20300;20472;30050;26526;28472;34009;11750;16812;41236;16811;16337;28738;33190;33340;28643;16218;42337;36295;32430;36092;31823;36310;29192;10426;21205;34283;40674;23282;14806;23022;13454;14650;10513;35020;34669;20648;24088;36256;19994;23224;24019;10489;35409;28648;17647;33855;26288;35447;15521;17607;34904;21463;20366;31430;12902;36845;29876;25818;41357;22107;21764;18859;32331;29707;38871;31616;19708;26777;28407;26778;37033;23688;26779;37607;15257;27335;26780;35941;23394;25772;26781;38262;26782;22737;14727;39468;14267;34909;31751;39173;15688;19341;14067;37190;11886;36372;18646;15432;39296;34012;39458;10151;41045;28165;21955;16211;24444;35014;38267;25738;20814;20268;21195;10743;13919;16497;17508;30332;17509;17510;19282;30072;16588;13954;19325;24535;12087;27601;25988;13783;18779;15518;23447;32360;13403;37173;27645;18921;31116;11403;27743;41750;25841;24926;15825;10932;38907;12933;35649;28144;38762;27205;26588;33583;13341;34437;21975;19170;34399;23597;31612;19624;37782;38521;41755;16457;11786;23144;42355;20270;25767;27623;22535;23430;25860;40514;22348;12523;40112;36064;33366;38526;28301;24953;14917;15614;22937;16706;12641;17498;38447;15622;19141;21987;27499;32724;39549;30368;27832;14807;11942;31793;22858;34487;13733;42163;37275;20428;29420;40697;20332;20683;31184;38848;28027;36926;22566;18395;11163;15431;39964;37461;23927;38692;32729;19052;16346;19769;20957;37002;39381;37869;39382;13401;13770;12255;31111;39897;16865;19658;17347;16864;32884;38742;16105;21872;40052;29906;27124;28339;12391;14960;33593;14450;13795;13760;11864;19036;21270;33916;16138;10349;41590;10045;11137;28608;27542;36171;31660;24853;34297;14085;26694;37507;26695;26696;20234;38151;26697;27954;26698;20073;39041;40307;25072;32202;31707;11741;38091;40037;10277;21951;12679;23509;32787;37451;11138;15410;23201;34636;28613;16855;38980;16854;23207;38163;39046;12670;19316;19934;31294;32038;21360;11357;23513;10662;41154;15902;19866;13907;26639;32792;27505;13404;16465;23626;31407;22312;13556;14075;18263;21282;20521;11841;42033;35840;15189;13751;36611;38634;18599;35242;24961;31009;28231;11918;40724;26322;26323;41461;18170;14087;32447;15805;19543;42172;38408;10763;11607;26204;35585;36208;14418;22209;38638;33291;34093;21682;35845;41024;10705;35224;41610;31014;21805;28698;10600;19914;14574;20031;24478;27007;29133;35825;22177;38413;22022;29125;26633;24765;38908;20310;19990;21613;22178;33296;17466;31171;37932;34672;22179;41534;41008;41285;17128;30765;38589;40239;22859;10024;40009;18035;18171;36478;39752;28779;28028;21834;40070;11889;37336;12390;28070;20576;30281;16117;41261;42142;30770;24194;31431;38594;42120;36300;27848;24431;25831;36113;41710;19328;37343;18790;34629;16675;16674;36894;18781;12606;39070;41417;17232;30284;25008;12336;11657;35193;27021;20645;27559;21692;38910;31871;17127;41715;20449;37931;34272;18038;34714;33729;34634;28521;29496;11493;21338;21808;42254;39075;24041;12686;17383;13389;31089;23099;30014;15796;25180;10914;19160;41861;10036;25053;22929;36114;37654;16310;26048;39736;37290;18638;33734;21824;15278;19764;29825;10383;16464;20728;28480;33017;36869;11393;23010;37245;26490;29552;18855;22006;36493;11947;32274;41866;21163;26537;20741;38772;24833;39400;35159;39741;17639;18180;35745;16369;40872;31667;22782;27285;39515;33022;35945;13356;33379;20492;18840;37930;24602;29859;32279;23056;27422;28303;37802;11855;18924;33277;23561;11456;13363;35164;16068;36471;33214;31074;17171;37054;34104;18756;12066;28974;32600;34329;24455;28556;15036;32015;17030;18563;13066;22969;13557;20673;17118;36014;32043;26652;41168;15497;14144;26653;28821;23013;13305;17490;17491;40188;13779;14001;34985;15077;26087;32603;21247;39611;28856;25470;35466;33788;40867;34123;26187;10085;22982;30666;14897;17984;32344;19795;28001;35683;37657;22689;10827;11594;25660;21151;33441;15281;28169;35203;37915;15920;14992;15895;19523;15466;31744;29712;36385;13983;33180;40223;26914;23958;13809;20186;37154;21473;29747;27125;14050;21965;24553;14040;23543;14539;29863;26911;35627;14492;34813;24528;25695;27352;21488;17134;41796;12881;34137;16646;36850;16645;21973;16644;19806;33852;14861;41717;34526;23517;20344;39567;33626;10321;20507;26502;23473;24294;26225;18416;35444;23924;16570;14963;20543;11041;33534;25430;30730;13472;34153;36600;42149;41801;11596;26553;16127;40439;10519;41722;26783;34531;26784;19073;31484;10543;21887;18740;39882;33631;24208;26785;35492;26786;37406;11558;21022;30858;36641;41342;25325;18847;26033;19153;20808;35221;27359;28326;12726;32118;37477;14757;37884;29350;38248;10853;31489;22999;42079;32333;18260;11274;29647;30394;24864;24519;39397;25978;30861;23495;16058;10367;23547;15792;37515;36326;25112;25937;38916;38253;22822;22492;22505;15570;20000;30645;23662;41290;16194;29652;30397;27486;29590;40780;37779;12300;11777;29470;33423;20429;10362;19517;28263;15058;36597;12350;13350;35335;40917;10973;21118;34500;17564;39228;26589;10586;16075;16376;17315;29270;30574;19353;36318;36818;34668;35324;11828;25381;14303;36324;17992;18841;17167;21190;20511;17579;31973;20970;20318;13084;40615;31720;15544;22306;13675;30579;30863;33415;37160;19575;29893;15203;34420;21619;35401;23203;13639;40680;37458;40754;22364;32130;19211;27088;30244;24503;22077;20546;26170;15487;29658;42379;18860;18130;13182;24018;16553;30867;14065;13942;33445;24880;23767;28380;42194;39699;34698;28718;15731;20541;41238;27586;29663;21419;23335;12018;39898;27436;38708;29607;22987;23002;28335;35640;19535;17168;29515;36982;21816;39704;11803;24172;28721;33101;41631;36155;25469;42208;20095;39585;28678;26085;31625;23322;17164;32133;38724;22320;17082;11205;15478;24522;14034;38180;20711;29895;19097;22714;30135;37465;28248;23931;30835;37776;21544;28134;38653;14927;28682;14405;14490;29258;42347;16398;11779;26172;24696;32519;25657;28462;20580;11363;37888;38069;13892;15056;28933;13142;34708;21846;24202;23773;30177;40760;26016;26029;37913;10419;25394;33947;39282;39430;40881;14665;12619;34986;32524;12822;32416;35546;22823;25341;34404;22893;35965;41106;23770;35122;22828;17348;27999;17672;25093;39136;33913;24024;16569;39287;17253;25555;31316;41204;21931;12992;34600;37367;30004;38060;17995;22385;15903;36708;28315;27700;11348;34251;35127;12125;40027;12696;39140;23100;39533;22776;40625;19200;23421;34605;12337;27956;27696;13794;21990;37861;38652;34706;21268;24006;10844;24556;20185;40141;41989;13761;24856;25666;29595;11428;25128;14914;33933;40904;17238;27194;33119;38068;19476;38326;29062;19043;20777;36731;11528;29022;16919;36978;16918;18912;16917;21052;10138;19801;16916;15503;17200;26621;40406;34818;29473;30884;19670;37658;29142;19442;29507;27605;38331;29067;21736;10142;11732;12965;21138;11561;13523;42103;20815;19243;32299;32689;14825;15265;36759;23149;40095;22278;28895;17973;32576;22188;38165;30889;15126;27959;17577;21193;26199;21197;34092;26876;41210;15849;24334;11319;14112;32925;28951;11736;28900;32579;40763;21576;33919;35219;38927;24620;23260;32449;11514;28020;27087;24093;26348;14281;35890;24714;24016;12979;16748;40781;16747;36470;39388;35628;24140;39256;32930;23369;32749;26336;10511;35807;30797;20458;20176;36553;32188;38861;17333;37166;15681;30753;29799;35895;34311;41295;20923;29073;23363;19139;35511;12894;23399;39261;15052;42244;32754;18996;21905;30801;16183;39691;26578;35986;27483;10609;36588;41910;32029;26342;23677;26343;30758;37959;17398;17399;29078;20421;23840;34797;35396;35516;32999;19340;26014;38713;39425;32214;10727;17081;38444;32181;20184;34440;38365;30126;39696;25009;34124;41915;36534;30988;37040;19561;14464;38549;10768;13774;39972;14337;34734;28296;38370;37937;26527;29083;35624;10677;38862;12295;18361;18436;36717;31236;16808;13567;16807;23279;12333;23782;38554;22968;32431;10303;40634;13985;39894;26595;26972;14326;25948;24387;14013;23779;29088;35212;36436;39844;37775;28715;31241;23590;35074;21117;18863;11294;31194;36985;19509;29195;17336;37567;14500;28216;25457;35620;18973;10491;27037;20349;32851;29148;34425;17221;31087;13630;15553;27921;35755;13546;20787;36689;24042;14194;41410;11636;37870;33160;28766;21341;39202;24319;36573;21557;25376;35298;12441;25056;16870;32856;38039;15679;29153;40280;34936;15827;39003;28049;14039;11031;38799;30671;24366;30073;37655;30482;25116;10968;29791;37792;28146;11816;25930;18402;22082;32307;13483;21849;22510;39207;12448;38040;40792;18223;39943;35091;37838;36339;26548;37199;24381;13806;26153;29444;41824;15981;20940;30485;15741;14282;23693;26393;16672;31831;20523;21959;36930;18891;21127;21587;11208;27368;31682;15735;34080;38727;41999;35437;17211;40838;19314;36345;33266;33202;21025;22715;22000;24481;14948;32238;41829;37551;36241;28739;33343;11492;14003;26904;32439;14388;24493;22542;37762;24035;33188;12668;22515;12034;16149;33159;35963;42110;40370;41023;34204;27784;18510;20761;37780;13880;13678;28743;28650;33348;22880;14043;13755;21303;27367;34368;36867;21949;27589;18780;32959;12760;29260;38184;16745;36976;11469;16744;40860;26452;28526;11941;22503;26724;35677;39439;22361;21428;25426;19648;25273;27385;40932;17648;41337;27433;28795;33761;37754;17310;15029;35385;34912;30614;14851;28345;34015;39935;19605;40749;41158;33376;28412;36883;12921;21368;20187;34250;20681;38270;40039;26662;11327;39967;34917;42326;23205;21132;30619;22862;14117;37176;13680;14224;27714;11506;25418;12635;24501;13102;12805;14333;35951;28034;32028;33354;38178;26699;38275;17263;21763;19332;18305;22621;40807;15912;42319;18920;19924;24361;35599;11615;14609;11099;34802;20469;19594;23445;20183;33359;18940;34385;32337;13474;18018;41758;40059;33167;27867;38085;32100;30339;27319;21220;10781;15014;35598;34509;38831;37225;12218;25105;27656;26417;27878;19666;38529;21642;10132;41763;13444;37456;18678;38450;25405;22072;34923;30426;18021;22853;16239;10987;39373;23791;11998;34944;13693;23709;14936;33811;26196;18825;40677;19205;22351;13773;41177;38534;36696;38281;24397;38455;39393;42001;21417;34928;30431;26998;26458;35109;40306;19874;15543;18843;30373;16220;40122;30257;33240;39386;28904;15525;19469;36396;38712;13312;38286;14059;35230;20618;26928;11185;24711;36520;20837;26114;17096;11612;17095;33246;20064;36533;37386;17190;12411;16858;24642;15586;27880;40355;16103;10925;29462;25279;36801;25089;25423;22938;21067;17074;23572;24316;14938;30051;27608;40811;33601;22143;16670;42101;18054;10170;32896;34639;25268;25610;34147;33183;13215;34063;11508;22895;39049;42344;13888;32115;14907;36023;16546;38673;17421;12743;16545;32007;20214;33606;21125;11367;32795;18043;27838;32901;34644;23115;21698;27026;39538;35665;21429;39054;10785;34073;37798;41364;35738;26069;31170;35713;35571;37954;17079;32800;17668;10124;24219;15332;36871;15761;34401;11565;18610;17999;39457;14511;31017;19257;11265;14101;39434;33587;20767;41354;38416;32902;24941;41019;40725;14843;20261;35853;42356;25940;22701;19775;22705;22718;31021;25553;30959;20882;22325;32005;12793;16863;16862;37725;17374;42037;17375;25171;29817;21532;33851;38421;10577;22753;15241;32907;39408;34502;38185;22711;40555;16460;40189;16213;13858;30773;19830;20750;36125;28704;39413;38597;36984;19124;35069;33105;19883;38052;37180;24429;31404;37115;34677;18126;12224;41060;39842;21652;15382;13366;26700;38711;40762;41244;25322;15428;36814;23142;15800;29227;30778;33233;12232;35062;38760;38602;36473;35001;37434;27658;37727;20642;36265;27015;12827;32334;38944;20753;39078;18639;34820;31360;41892;14733;25707;26952;34764;19490;31878;36514;34969;37814;29566;34089;16805;40678;13520;30031;20783;39083;33395;28148;19264;15473;39915;17087;18083;24094;19583;18227;35762;18372;19187;36570;29460;31883;40051;39744;31398;26289;14403;15043;25682;16333;24882;41044;33025;24484;15699;26105;18969;24091;37403;21972;37035;29188;31366;15698;14146;32282;41874;27595;17316;18415;38608;39316;26079;20876;21364;26131;26132;41486;23616;31695;16287;13579;29365;29222;34542;14926;10919;36679;38936;19678;33029;30167;28977;27239;18353;30058;32287;17094;41879;17093;19598;13621;19625;38613;32201;22353;36659;12795;25692;13953;20145;20555;38288;38802;13462;41467;28982;11233;34452;17624;21512;36191;25754;21603;32417;13829;40499;10378;12798;14509;25375;29710;31364;38293;37404;11063;24610;12757;34269;32653;13849;26154;32611;26155;17338;34282;12075;36619;26360;24618;26747;18897;26748;29284;26749;10895;38197;26750;40204;17295;34548;32658;29343;35170;17654;32616;20532;20960;10194;24726;37514;19410;12922;17078;36115;17077;36736;20659;29426;25768;35952;28364;24604;34553;27942;21044;13320;25078;32346;41973;38785;14753;23455;29514;14958;22595;30733;17260;15337;13390;15067;13711;11272;34534;25097;14218;38643;29295;21090;33634;30198;19663;10498;18802;37316;11117;24611;12884;27795;33840;13552;30738;20024;40200;15814;39621;16861;35336;34477;34364;40156;33908;39975;41730;40455;34538;42283;25174;24442;10188;34444;16097;33639;35498;23623;36101;14247;18499;23436;12579;20627;12561;35056;15918;26663;23113;38836;13249;27441;35179;38256;41735;31497;42034;36394;29202;30647;36895;24804;29175;10439;22423;30400;18098;22343;35288;21371;26015;41938;12876;19520;17603;30703;10794;11255;39817;19498;11853;31502;18482;28770;23403;30899;30405;33389;24619;19554;35706;41113;35804;37038;40209;37647;37584;30707;29190;23202;19649;12408;13426;33867;11573;12554;35674;24135;35410;12301;21326;24015;34285;39861;29494;37820;39307;16228;21768;30582;14597;23133;16291;13799;27926;22410;36380;30020;34743;26993;39873;41651;15444;15573;30064;13819;35115;13092;27147;30587;28237;18511;13353;37216;37410;27953;16004;30521;25669;27735;35268;22354;31307;34771;28383;19133;37462;12093;36530;18383;37519;29498;11878;24905;28235;14412;29666;35120;12203;27855;30873;28004;10409;37008;30293;28386;21237;36924;34973;15505;24253;26284;37614;16437;36347;29671;40579;26285;13004;19093;30875;10816;30295;22810;29299;27754;28031;21099;41097;42324;28756;10838;19765;37233;19485;32511;28724;19872;22420;16139;40963;18889;40427;24839;26889;30353;25622;19592;28758;11450;12915;36630;33862;28689;30357;24751;42082;15287;20032;37630;20361;13976;19620;13706;25880;18275;28464;10988;24951;25706;25785;12685;39966;41411;11711;22584;31391;30843;40966;21645;16303;38481;30219;28691;23028;29271;23258;16224;22781;36294;11975;34875;36960;16316;31832;20427;27547;14389;33817;19737;31994;16366;32532;13735;13574;20634;31724;15492;36968;35357;39331;28937;25255;38486;27153;29274;40563;23702;35130;18509;23486;11238;32411;34880;39143;25537;41689;18951;29464;13535;14234;39475;33549;21612;22108;13298;13010;36715;35135;36965;22914;20649;33237;30361;23253;39148;34244;31393;14340;40866;32400;13975;26381;41694;29967;17592;15755;29848;19416;11435;17017;19318;12511;21229;40721;18792;41517;13294;24891;34939;26344;29690;25539;19062;11388;42400;40919;28505;31988;16240;22171;11522;20408;25109;26296;35108;31146;40562;11145;19754;40525;31341;30081;16237;11011;20455;27986;40125;27750;14097;35383;26649;25765;21601;30892;41452;30210;35689;24946;25144;27339;29456;38339;36210;18174;25923;32694;34308;14557;13870;10080;37673;14873;29805;17279;32582;19299;21041;41552;18708;11983;38344;40092;10733;18046;31656;27753;39771;32699;37334;20379;41495;16929;10536;12736;16928;20398;32933;38751;28953;30220;32587;28365;14033;10292;27572;12119;18403;37810;21260;26182;33182;36117;25231;32339;28127;33802;24354;23460;19306;34750;32938;39517;16038;26907;38837;18887;28589;11008;36711;20926;40568;22747;36703;20030;11887;39011;29081;27196;41176;25257;27470;33002;29904;33561;34125;10282;12565;30806;41462;13930;14415;27685;41918;39016;33200;16208;24413;36077;35855;35524;22943;29029;12123;25046;24755;26751;25253;34811;19406;26752;41382;16954;31086;16953;16795;30811;25578;16794;16793;34102;16792;22754;26569;34716;36797;40520;41923;25446;42056;38347;21451;27095;20597;35860;41508;35529;35390;38557;33058;22803;30211;10965;35297;29237;38378;21540;38951;22697;37221;19838;18228;37419;23042;23106;31244;15551;24537;18031;13632;34211;13689;38352;41501;14820;22154;33792;23698;38659;31197;38562;23902;19534;28654;32146;33063;39535;20189;40202;32463;32047;38383;25705;24546;33434;29589;13194;40034;29095;42312;31249;39599;34141;20217;14712;24081;12048;31201;25018;28906;17590;14833;11505;15389;35250;29100;29348;29317;11738;32858;28178;29156;28168;37058;40069;34710;24516;23681;10031;14702;21048;39210;29322;14978;26429;27724;32863;29161;14777;34372;26605;23019;30677;20091;40290;18918;17080;30488;31920;11919;18770;31272;27287;13993;12924;16451;27640;19642;11675;21782;38033;13756;18385;17326;11760;21573;19174;19839;31736;40943;36214;24718;41832;31924;30492;36574;22315;27206;21128;30656;29741;41092;31277;25734;37912;23887;15430;37459;39706;20298;16746;17487;36629;27374;14898;13585;36612;13511;23539;36091;37168;21240;32244;24633;36897;15324;41837;25412;21084;26370;26324;12941;31785;39711;37821;22155;36515;12605;29019;37393;17137;23457;23765;32962;40130;17670;30022;32249;35211;16162;16071;14787;13765;11804;37986;33848;26017;32967;11386;40740;33414;15181;12406;11611;42207;40227;12755;27182;12912;14416;33263;12372;16391;27008;36841;14601;26523;21582;36058;28800;36059;37113;20169;34398;14145;34831;35181;33949;20699;11758;24523;10184;21804;12651;24579;15166;31646;15277;25278;33528;26104;37864;27622;28802;10395;14959;30626;36329;21821;22615;26084;25501;29352;27985;40461;27476;18523;28419;14514;18047;33362;20516;27396;12582;41093;24154;23489;28915;10308;20622;23602;24151;19897;27982;18443;31427;13840;12065;41491;12952;13789;41237;22014;12426;21454;10202;36875;19796;33956;11107;17076;14180;20651;41766;17075;22048;11597;38074;28919;21049;18919;39765;24471;23577;36483;13716;34972;13581;40654;32546;12581;28051;23092;20730;31830;38537;24189;41771;40755;40387;38458;34744;40391;34344;42157;30347;31182;29714;21293;37562;28157;25642;39516;37906;21271;15711;23005;25621;18417;29874;38542;22318;40637;12399;18097;38463;21530;38218;29820;20727;17223;37204;14516;42014;29764;34857;29621;30379;25769;22819;37028;21794;25170;12042;29850;27687;35225;26664;23682;35194;16353;20552;11920;24327;39962;28167;29782;38223;14997;34791;22646;26445;28372;10004;29476;10204;34862;30381;26606;36624;34836;37842;24428;33270;40029;24559;39777;28249;32197;18337;11105;27810;18813;31999;41058;11590;19999;19236;11692;15049;25333;34730;11480;30549;34647;13383;21706;35375;14427;21314;36408;30260;18893;17488;40551;17489;40730;15205;11277;38913;12334;42179;40288;12568;23313;33098;30554;14208;26113;34652;19933;28262;37026;20832;26158;13565;38113;15252;22848;27274;34295;26325;32352;14518;42338;23357;29226;20630;40852;29610;14798;41950;39958;21767;32808;25076;27666;10798;28076;27864;32734;28098;11338;34765;15456;20033;24634;16927;12601;19892;42306;39916;18317;10172;31109;23158;13371;29388;31306;28046;28137;32811;28033;25087;17970;16832;16831;32739;26795;35422;27790;36453;26796;26797;22049;11609;31519;24659;28706;17092;22233;23018;13524;30967;15480;39302;37370;41523;13067;26439;11230;15565;18744;32060;10191;18979;41460;10809;29888;14781;31524;28709;21770;22387;12678;17651;30972;33800;28665;24570;42063;14647;25033;18019;21446;32147;22359;27972;31220;13459;32297;14512;38998;23446;31463;14955;13266;23956;26032;30231;25697;15235;37137;27090;35105;22840;40511;11632;39406;10762;23472;41900;17583;38140;13416;31846;14540;22743;31886;32502;22195;37573;24561;12880;18039;22507;20171;27773;39936;14396;31421;28206;18786;14739;28484;16640;39091;20864;24991;19392;11218;18531;15818;40635;31530;41905;40241;22392;13739;30978;36903;31891;27379;37963;40714;29910;23108;41307;35241;11924;31041;20425;28629;28487;38823;36169;39096;19525;12541;10200;31816;39459;31535;41882;12756;39636;18622;13195;13292;30983;32420;14882;18804;31158;20939;20608;27584;28170;41980;33036;39953;28985;12341;23653;26665;13412;22920;25648;39641;20853;34964;24934;33009;23857;38296;29036;16699;12064;21030;16828;27192;31445;11874;32980;24526;27460;33041;28990;14944;38988;35088;27829;10187;18329;24733;12475;38689;33850;33014;15169;38301;24947;16410;29038;38070;19281;31941;19419;21306;12468;23524;35578;40203;32985;26097;25623;32619;37851;15690;14546;40927;10325;32381;40211;29798;22540;32464;20100;40898;27452;11583;38879;22860;42403;34556;26602;32665;15856;36122;33610;22288;40172;26421;16700;32624;33408;33042;28870;32887;12825;32551;10601;25137;28087;41814;13128;15722;14413;34561;10346;15633;29821;35930;33615;33136;35400;14104;30186;29563;33047;20714;27191;11372;19125;34439;19427;14395;16255;22792;16926;14860;18479;41819;22153;40543;36879;10207;19293;34540;40744;26410;13359;33642;41094;36550;22639;15779;39663;39762;18686;37007;37541;36060;14713;25797;27397;40542;29229;27588;11221;10196;11370;41389;35101;30698;36768;11532;32475;21814;35036;13277;19522;21006;28903;27248;33647;16676;39668;41560;36631;11954;27988;35081;21567;32219;25090;11822;18643;13121;10166;31505;34234;31449;18572;30649;39807;11839;30902;30408;41165;16419;30604;37761;10867;13265;36291;40453;33099;25780;16572;42284;16571;29330;32224;24321;39825;36827;18205;16443;25664;22391;34117;21297;15028;10472;31510;38865;30650;11015;30907;31627;30413;13423;31586;30609;36328;35213;20897;27432;29277;41550;12682;28829;30715;33435;37882;36604;15131;39830;21194;26877;25229;15686;20577;33653;27722;13988;19215;12984;19330;39290;38917;24136;22502;11423;30720;34075;33559;30214;18006;26080;39478;16147;11199;37076;41658;27109;14025;21896;29400;15746;38641;25362;31369;33658;13847;37053;10051;31423;42253;30594;19969;31575;36979;20252;12101;30526;24054;25465;15718;24582;30215;29718;30455;15004;18124;10961;22395;14479;41663;24817;20994;38661;32319;39179;25488;30878;36230;30531;20995;15006;28229;23382;20578;12478;30460;32514;26122;10247;26123;29679;25987;22904;24499;30880;31798;13832;27466;30302;36070;26003;11715;33982;24906;11819;24898;11836;22138;19513;29681;20833;29709;12318;38057;40173;10529;16215;22837;15809;13414;15604;40336;14515;25999;19377;29951;33987;31368;31468;18099;41532;11429;32129;29729;28728;36748;39547;10603;18741;22249;38740;36196;26206;36760;34409;42139;24370;21133;28247;31124;24263;24123;12359;15251;39552;41030;42361;38177;33174;14386;14982;31473;14461;21602;24010;12829;28468;11317;20674;22736;26238;30847;27071;38489;36429;25493;34215;20668;15566;10597;34883;13061;38105;20054;37594;19669;40583;35681;23566;28471;28391;25303;40595;30852;38494;24288;19127;13491;35138;30254;37000;20411;10359;37027;34888;39151;26798;29440;36061;22246;37908;41697;26799;41992;41031;19505;33420;19589;37895;35374;39345;29409;28396;15910;14347;15437;21262;25656;25085;10590;33247;34850;27811;35143;11056;11003;18107;31637;39156;19329;23657;31716;41702;15720;27869;19085;10916;40180;13990;42048;28508;10935;14537;25986;37900;26551;21149;33162;20259;19347;30119;20260;31672;15379;23731;41576;42109;20679;16952;36766;16951;38720;19664;28513;25474;10422;21773;35750;22774;28280;30273;26086;14489;36386;23159;18193;27497;13228;40431;28092;18631;20248;26984;27000;19298;20442;24176;35911;11472;40127;26675;17504;34438;36152;21148;18051;17505;17506;11263;27611;35238;13060;18671;29815;24764;30320;26353;35739;13189;31814;40016;22430;39596;27950;25761;23195;30143;22951;12700;12957;32470;31072;25247;27291;16902;41466;24102;16901;20872;27186;13161;14019;32192;41255;11308;29405;36787;32707;33380;30325;28300;34033;15765;39751;18198;24127;19545;37835;35326;40689;10320;32131;16441;18081;27582;39934;35916;18545;34213;14454;14147;33234;42175;30043;15097;39513;15835;13028;32712;27057;22266;14875;17280;27247;32946;18439;29399;41991;21592;15237;35452;21848;12858;23680;14446;31414;34846;24328;22600;39511;15447;19562;39019;29940;34941;23435;38922;32951;32766;34180;35749;27677;16370;28093;25396;30814;16203;41620;28591;17983;29955;12085;30197;25407;25683;41926;13405;39024;39906;14507;42366;10274;35863;35532;38914;26092;29032;12719;17993;15391;13484;19821;26650;15842;30124;32203;37391;32770;25352;25960;25752;18235;35393;35416;32425;26951;30168;28596;22095;30817;34122;15706;22514;14616;20670;41228;31673;31555;27834;41931;38355;26371;30990;25905;34357;34088;23480;35536;38565;22304;15758;27322;37977;20407;28258;38386;12693;33142;27797;38618;31560;31725;19411;32458;39624;29800;25510;26902;18410;36519;23850;38570;37533;23878;15185;28660;16063;30224;14823;33070;34105;15957;17420;42155;38391;29103;11670;10654;31257;35828;38801;34691;32121;34752;20501;22054;21059;32401;31209;13745;33125;28661;23118;33075;37300;27805;16112;25645;27428;19441;18493;24878;29108;22281;35035;18272;16455;19621;18008;31262;39422;27664;13645;19730;24997;10686;11167;29218;35805;11019;21677;31214;41340;33253;25759;23036;13724;10796;36451;21743;37734;19710;20731;40208;34607;12235;11790;39945;36770;35660;32871;17045;17043;36440;30275;17042;17041;29169;17040;24589;17039;15855;17660;23981;31927;30495;26477;40818;35099;31280;24257;23353;22765;39221;41955;34612;26208;19844;19601;35206;32876;28297;38127;22486;24058;12846;28843;33497;30687;29779;31932;30498;34369;16098;27128;27263;27321;30662;35341;31285;16826;16825;31459;27561;19333;39714;13017;33712;25910;39226;21920;34423;13616;12529;29789;22419;15529;29927;36901;12244;37253;18733;31324;32252;19871;22687;18925;33398;30692;37106;24403;15416;13712;41845;23751;42066;13628;23449;32315;25088;32051;21349;21525;33517;41200;17212;39719;29999;18650;32080;33717;40748;12317;32970;36397;17643;36580;10644;19858;13519;25425;25608;32257;35010;41850;41513;22397;25735;37071;36284;11939;23462;21460;11747;11907;35284;37520;40645;32975;10698;36716;31761;19044;28965;15747;13290;21167;13019;25361;28536;20101;33399;12607;17268;37556;30504;13263;24420;14316;18125;30442;16136;28803;11546;28429;29182;37622;22488;19070;20534;20247;37772;14840;12476;18548;21081;26222;26848;12982;28848;33212;40729;28420;35669;40108;25782;24860;19128;35299;17208;10953;12938;25703;30509;23599;23982;16962;10514;28434;41156;36988;21160;24684;36823;23961;39809;35205;30632;29414;28277;15068;27228;16172;24834;20206;19974;28425;36276;19923;10067;14494;20242;24512;41570;13047;15124;41626;21295;21683;42281;30637;34982;42273;18784;20865;16620;20335;16619;35325;35214;24828;21046;19239;29300;28287;33964;36120;10259;41426;25199;38776;14847;15654;28927;35950;10120;33682;12791;20253;27362;39924;26990;24848;36536;33158;24779;11660;36163;41126;33969;42197;34842;41779;35724;37165;15233;25437;15491;27373;15242;35209;15568;34126;35482;21906;37605;11553;24190;27823;14590;10180;30015;34355;31295;41784;19431;20395;27049;12856;28790;38226;38471;30944;30638;40986;38662;34865;35485;35618;15682;13497;16673;18530;20334;41444;25866;38476;31796;40267;38231;41581;14044;17416;30949;40257;17417;34962;12566;19706;29511;28105;34870;29630;30385;23685;36008;27063;20907;24671;20686;36222;31750;41428;18262;10717;16735;26764;26765;14636;29231;23496;22248;16102;11028;25436;11141;37778;29635;23317;26406;41048;15174;29337;30557;40218;11871;41144;10747;25546;12690;22133;29615;38911;19120;41105;21466;36141;21952;42160;11667;40217;26098;39362;27598;14748;31047;15140;18806;36398;23464;18093;24788;24144;34310;30558;36826;34660;37943;29954;41961;42164;30100;31680;40836;23583;30265;14681;13989;22897;18264;27105;36947;16853;16852;15258;34504;37267;41134;32814;24167;33924;31115;37322;11568;29431;18672;23306;37715;13250;39438;17616;16780;16779;14648;16777;16080;27184;16776;20011;16775;16774;16773;41476;24903;14903;10073;41140;11694;10979;29948;11507;37729;29794;12040;42252;32819;16207;37309;17196;29786;18138;41483;22112;29922;12872;36259;36009;15153;21359;15211;18811;39582;28745;22727;26969;21837;32138;19580;11847;14420;14695;26922;13564;42062;14726;40587;26183;33940;41990;21317;18832;22104;18526;21780;18408;15922;12444;37705;35398;31223;12288;38172;19118;27642;13132;40642;36123;31128;15405;23687;15269;31402;15400;24796;35789;28017;10223;10754;15304;35477;31228;34448;26651;10946;23789;25063;21811;23003;21094;19435;18188;19082;14054;36167;26273;32413;21737;26603;39905;11225;29943;36966;31662;35480;31030;10467;19846;40532;33490;41360;14127;19351;12995;14883;39117;12293;24657;11834;39266;19809;24805;23999;15372;27325;39099;14221;29983;14038;11513;31538;41946;28037;16843;14241;26038;18108;23287;24415;14894;31899;24337;39122;16010;19551;15122;40035;25961;40001;39270;19216;34844;35976;10849;34583;40911;28491;39104;17010;17009;39917;17008;15202;17007;28566;39888;36618;31543;22742;22424;34259;27083;23986;28457;21605;42236;26340;31904;27305;24078;38962;22203;27739;20026;16671;23300;25115;32428;37634;10799;18322;38026;16459;18218;35729;12014;38209;28568;27064;20562;23439;10652;27065;29929;18095;39649;37259;25619;23091;21681;18324;27238;31944;33205;30084;26519;10685;26520;35742;35434;32988;25249;26766;28998;26767;31147;26768;26769;38211;20436;37736;14313;11702;23711;39654;25968;27275;12954;21513;14749;38309;11574;29046;33303;10757;40285;32667;29896;35932;40494;32993;18828;20823;37918;24950;29003;24314;39925;28873;32554;24674;23200;21196;13928;11981;21401;29051;25677;38314;39760;35978;13387;34564;18791;32672;38924;21071;15794;33560;33689;39895;32631;29448;26354;28878;32559;10839;23550;39860;27408;36486;36045;24341;10262;39416;41676;34568;23943;40145;33623;27526;39235;33694;16772;33055;42027;29597;15143;20633;15687;14911;31953;18252;33430;38822;13997;41619;12449;42229;39357;15086;15239;33753;24274;40753;41681;20340;21169;26960;15793;39240;18576;13554;16167;24105;25658;13899;22839;34956;10428;20672;29430;12763;23063;33775;29265;40961;16688;40252;34106;16687;22952;33887;12998;16997;38657;41568;24734;23735;12777;27403;25052;30741;29333;39997;11559;31513;15991;14754;38427;10009;42126;30910;35612;13749;39680;21471;16066;38992;10918;15348;34834;29810;10881;30069;19740;24627;38055;28346;31602;36188;25963;39794;39833;14814;15639;12354;31726;10456;40426;38644;38432;33483;19292;30915;24037;30420;35608;36431;23798;25205;14698;33737;28230;42046;23913;20120;39471;30723;33836;12923;22413;27159;29391;29305;39838;23125;38049;22924;22529;19301;15520;30178;32021;20873;36885;37425;23453;12029;15176;31578;13329;13666;27469;35403;28836;35740;34685;25576;20224;19077;22908;14106;21654;41666;40260;22461;39588;29238;26636;22949;21121;11098;22462;12948;41381;27741;22300;16394;42148;14896;12004;14633;33254;18867;30533;11057;24360;25057;38028;16992;15945;39542;26089;16404;18760;24050;41671;20116;11614;24571;28061;22283;39186;33669;22631;14312;37847;39004;19882;11379;10683;34241;27846;10646;26162;30466;12656;20474;16915;25862;27111;21385;16914;24440;26770;26771;22655;20245;22799;35277;39429;33491;23655;23995;35008;19369;11152;20308;38701;17365;12403;11595;36416;20821;22739;39610;29752;33990;32090;11997;12555;33547;33323;28292;10394;34143;32445;15977;40880;34299;12052;12492;40907;39488;30308;12412;33995;29361;34786;22784;12227;28735;33328;27760;18641;20704;40539;40460;30091;19017;25877;10266;42329;12595;34159;42065;33114;12482;32322;19069;11320;29467;31480;27381;11177;10960;20410;39306;18258;16400;39312;31033;34349;17179;25159;15495;12246;17371;17329;40422;34138;13818;20585;17224;38502;30193;18961;26107;19973;36790;34993;30062;31394;34896;15701;41987;25440;21017;20801;33230;26849;17600;39859;28403;11814;41399;22800;37920;11278;35151;11447;31321;37081;20844;27188;18829;34900;39164;40581;13915;17587;36200;35635;13834;34957;16567;26299;12776;35661;20743;15980;42300;35184;39313;31663;11606;29594;38258;14682;39303;41737;31827;39169;19294;21711;27107;23111;26376;33433;29945;40506;42270;41321;20646;11688;22333;19065;26181;37921;24739;25888;38507;41741;27091;11330;40700;20181;33578;17396;42003;13777;17397;14301;11892;40363;28450;27387;20208;11072;20362;41085;38512;24987;15907;40989;19971;38112;16367;34729;24308;21624;14076;40832;34746;42026;24988;16234;30144;25953;25671;40789;11297;16471;42404;35178;29354;39548;25101;20314;16912;10118;41233;26800;14673;30032;11974;40798;23697;21756;39574;26801;26802;26803;10479;15343;32715;39389;30330;18145;37526;13613;31787;41062;32641;14149;21913;25743;23356;10406;30138;37767;24139;31105;28370;37130;21400;13003;40552;13596;24626;29500;34097;10249;32720;40436;27952;32954;32645;28454;33746;13001;17146;20703;24398;15506;21037;27481;28054;18452;14280;31193;40026;31085;38047;29889;32022;10860;38731;33591;15363;10323;28599;38704;27101;16778;17231;36126;39032;18224;35539;36033;19461;40897;17133;12467;24682;33918;32778;18004;16631;35052;17507;28604;40060;41101;11164;21310;41067;13932;34095;37988;11845;39037;13386;22372;34336;26433;35226;34796;35544;26150;34170;19869;38690;32783;19087;12358;15234;13192;37414;36138;38394;27181;31860;19786;37638;32139;38130;38625;35831;31568;26305;39632;12809;14929;31000;40375;28692;20993;40378;33219;39808;21093;33787;38399;25584;13131;26909;25902;12447;37034;23565;31265;35836;38630;31571;16713;15159;13671;35773;19046;31005;24349;13788;38575;20803;20513;34699;20799;10958;16292;39793;20747;29561;18748;22965;29116;36010;31270;26451;39870;37014;14834;11888;33425;29946;15200;22170;38580;13332;10386;36021;40893;11064;16399;24402;20829;28774;38885;40067;30802;29121;22554;20430;21789;39437;36840;32879;18674;32034;36532;25225;29283;27417;14284;25014;37287;15015;13694;38961;21777;27721;16355;11362;17184;31935;41571;16256;31288;15905;31588;12782;38786;23689;20928;15472;31399;14176;34620;24884;24918;30128;17198;35263;40115;40437;23990;38901;28475;39061;39358;28328;16991;23275;31940;17207;18249;31059;37311;17119;34356;20166;33720;34359;40384;15865;10239;35240;34625;27807;26241;22013;12927;16930;27447;10857;20328;39066;10438;38093;35012;26037;11139;13210;12734;39761;26558;10307;36508;11516;41853;40443;15790;39727;38824;18772;14577;17991;33725;40965;39605;11039;26128;13461;37084;11226;13686;36785;39886;32265;12207;25729;24496;41988;36204;42167;15455;29872;39732;36096;25760;34281;29185;33459;29491;17454;24241;17455;34841;31742;15165;15612;16429;12100;17344;31163;42216;12428;36834;32270;13651;28543;33770;21188;11331;35616;20139;41251;27490;35155;12893;13747;25727;23465;28808;36367;26954;11207;35641;30109;11279;32592;41329;21568;40655;27208;28547;25129;21583;27647;30516;39923;39563;27018;34038;11809;12446;36949;21938;42196;28812;24821;20930;37524;34374;21408;20353;16894;16893;32596;35551;14973;28853;23277;37686;25372;20602;17050;32342;14008;10972;16396;29913;19489;40597;34823;27199;31326;13763;25332;11284;19896;27998;38186;18670;17201;13791;31982;42085;18291;27519;30206;19242;17264;33972;15147;10675;41317;35696;24787;27133;21586;38065;22506;25233;34512;36922;22449;12908;42053;35607;15833;38721;28840;12771;21558;26306;16165;15589;31081;33977;29210;36673;19560;25211;41787;37840;19210;14784;34517;30110;34416;10950;21230;35576;38200;21827;37604;18676;12687;39539;20453;41792;23147;19486;25599;11181;27576;30952;37632;41049;24487;30387;19564;23920;21944;21486;15054;22887;37830;40553;36306;20162;33574;21462;19885;26581;29412;15163;22525;22986;38239;36298;13980;13792;30956;29989;27607;31815;22973;29638;19827;23188;42134;42266;30309;27092;35794;22796;41234;33834;10324;20003;38244;20825;38092;12725;34779;29643;11123;26274;18976;23381;37702;34678;22271;25476;14639;21927;24283;40627;20122;19465;29618;41606;40008;30266;11229;36714;37207;23012;32020;37169;35754;35809;14300;13958;23937;34473;30566;15830;30076;38114;24552;38880;38121;34661;17362;20001;22719;18240;30269;19088;22843;24307;41316;20740;28347;23926;16556;14296;39521;16555;39855;34853;41627;40294;32822;29930;30570;18199;34666;20638;35282;16851;17473;29578;23834;29493;27487;36216;31302;24224;13199;34220;23648;29880;30822;14399;23215;40100;22567;40087;16771;23610;23221;23686;25720;25745;27084;37536;13448;36739;11486;21572;37277;35364;40512;13902;34149;17188;30317;20070;24563;17195;14886;14674;29698;35196;29774;38649;37158;27471;27979;30104;14899;28117;18704;12435;36956;29221;22409;36999;19602;21606;28673;34313;18370;20130;35573;27166;23084;27957;23586;24246;20879;13430;10496;39899;30826;14966;34255;41282;34397;40577;29612;35548;41400;11765;19181;34036;35774;28183;20800;18089;40612;35231;30082;37466;30831;10372;10933;27350;22652;23291;24162;17089;28074;15350;20010;39125;18053;27882;14505;13801;38076;23960;11422;39273;39887;18869;39622;29830;28633;34586;13841;33404;35271;14741;26964;14578;33393;29869;31545;33276;29878;10144;14985;13021;27669;15819;14088;39318;18298;31907;21406;18067;14688;39130;20818;25900;23226;39278;24560;10920;41155;36685;22057;34591;39112;23440;14603;28943;23555;22495;41103;28571;37796;32321;31550;22869;28460;11992;10807;26934;31912;31668;10157;16288;21184;10432;34245;28078;22398;25718;11445;28498;16996;25387;25122;12315;20992;25433;28575;23575;37411;12959;28177;21328;39657;41138;27251;32345;14522;35871;36404;13608;25054;31363;18153;39914;40849;25456;29006;10162;15647;12329;24043;22458;27262;26959;23591;30018;22664;39662;33264;19613;24371;15465;38809;40662;22119;12046;22699;35876;38317;29054;16615;18142;33311;35924;10040;25049;29011;17156;14216;38718;11658;20689;24411;25197;33582;22459;38322;12401;21792;26067;33316;38870;16326;32680;25700;13939;39355;27493;25305;15221;34981;18156;28886;25964;32567;18238;12327;31060;19131;41243;29138;24728;15442;34673;26637;18905;16849;12491;10392;41684;34575;32685;19148;12761;39243;33702;40691;12697;38994;23481;29726;32916;15636;22593;32450;28891;17409;32572;34233;41368;29605;36548;27399;17284;17088;26091;35881;38937;20540;23468;24601;22114;23057;33317;32326;27286;28208;36352;33707;32921;32740;19144;37381;30789;39609;28580;35961;10620;13787;32418;36356;30744;32397;15990;33151;35886;32183;33146;33322;18864;10099;18348;16814;21213;21543;41215;16813;18357;32745;26630;27836;13681;12451;30794;14536;10141;24170;21830;13553;26043;41601;12547;22984;14470;30749;21445;15599;38812;35445;16268;29069;15669;42259;27796;15976;42102;11742;21908;35507;22832;24171;20948;20371;28912;38435;40805;23649;37238;28361;39687;24153;36862;39952;18177;20870;25989;34843;35443;20191;14575;34727;27276;18286;41509;22273;12920;32468;15934;38440;26392;19965;24368;27229;15500;30923;20079;22899;38361;19230;36771;32348;35594;22232;35562;10930;25155;20238;18355;29818;27357;35814;41445;19354;14409;24930;13568;15936;32435;24514;39327;11783;16108;37675;19615;30928;28761;13748;19344;37708;40104;38707;11794;37070;40742;21563;18185;15952;25151;36251;18160;12030;34978;24766;15756;22755;16053;40313;33672;37203;23070;37347;12538;36116;41642;11897;32842;22098;26612;28199;16599;23563;38666;33898;16995;23475;35589;30468;12269;32010;22269;33260;27390;36751;11369;25865;11059;21073;21983;39194;33677;27851;32847;36728;18584;33575;30542;22223;37682;18569;33410;30473;27518;37258;37241;11458;31296;12718;27389;21124;33178;23384;21437;15255;15828;30934;39199;24578;21667;21545;36669;16128;40999;30546;39995;13836;32231;26377;29375;20336;36605;25941;16614;39446;16613;14850;28786;30939;29531;10012;24352;36244;23114;19688;40522;34788;41308;34003;37552;15772;12925;15959;33334;24040;25071;35000;22604;12812;36032;14292;34737;28357;35646;24761;21628;38081;34830;28008;24386;19722;24460;25846;24608;25562;26056;34008;42105;10752;40335;17474;26816;16848;28642;32312;26817;26818;33339;26819;30134;38056;14996;17236;42107;32103;19168;19811;31610;35802;31405;27639;23595;26200;22681;41353;14759;17353;17131;41022;11085;24915;36579;19277;34333;24977;28647;19910;36929;15734;39868;22865;31971;21153;15637;24008;34903;18536;37685;13772;15208;16979;21870;27355;30085;12935;23573;41220;14387;22628;28406;21615;38038;15411;24729;31026;15775;26163;35748;13882;25779;12636;38261;38073;37492;33149;34908;14708;39172;40633;41982;37228;39295;36737;31757;12344;11144;21608;36950;13594;41589;38266;30227;31977;14890;14821;15559;23213;26924;39177;34240;24752;16280;11776;14438;25130;18529;38011;21985;29286;20718;14691;40310;10547;21956;11673;24730;23500;39896;32442;41749;21029;21238;19916;40224;35568;11201;26961;38732;19262;30188;12549;32045;15631;34970;41225;18454;28102;10309;14081;18505;13033;23758;29802;41441;36332;38520;38642;14718;25485;28007;41754;23218;10353;37646;10340;25427;14496;20549;15225;34130;37958;18551;38021;17256;38525;24313;37788;26930;22213;37493;42049;27691;12112;33566;30367;33422;14987;38968;35934;10097;22330;27552;14975;36543;21482;37483;35461;35690;19571;17412;26300;33084;15433;26171;27764;10399;14497;32728;12400;14108;35708;24068;20346;19768;14089;10401;11234;12496;38203;24562;22121;25708;20288;15769;26532;13592;17425;23034;35703;10611;18560;42340;40196;31579;34300;27544;24985;31773;14434;32426;39040;40992;16721;26330;35715;21744;27671;38131;21091;13865;14558;23521;26078;32786;12487;22214;28612;16411;40731;15453;40903;35609;40238;20619;20773;18129;35220;33242;17633;20416;39045;25965;21172;34200;11562;21723;21554;35471;31100;33078;12365;13521;32791;37476;39342;15538;28617;20954;40300;21719;19983;38633;15577;25393;26021;35016;13500;31008;21529;24009;24089;25061;32073;19697;37402;36735;26412;19202;26341;16087;36935;15507;38407;29957;42096;29898;22190;12733;33290;36701;21712;35844;12786;14812;20924;23400;10077;27888;13529;21038;31013;41437;28697;12532;20420;13910;40225;15983;10671;29471;38939;29132;35392;22594;38412;41404;10929;29124;23420;33295;35849;22263;39846;29568;16269;29437;41161;30764;20218;16017;12574;38588;37222;38067;21581;21726;29801;27254;24557;29129;25503;21882;39324;15448;24897;24053;35939;37183;30769;25649;10503;26941;21115;38593;12882;31634;39314;40420;35584;40856;24590;18152;34030;19075;19742;41709;26282;36253;27657;21942;34628;22463;27780;21492;24847;13046;15535;39069;30283;25821;34789;29217;31870;41714;37664;28152;28520;40245;13569;34633;27667;30239;33752;39311;28478;17121;39441;17120;39074;17645;27523;34773;11701;15148;27474;41860;21541;40695;23962;18429;31875;36391;27195;10942;39735;26903;10721;33733;22498;40044;26232;19272;26233;10885;29884;21925;25005;37104;20721;32273;14014;41865;39344;19176;24740;15960;29340;26866;12790;27258;26867;37957;39740;11027;14530;36545;20107;10638;18935;33021;26347;36124;38096;36942;25725;32278;26301;20131;16054;19538;36552;14848;13502;12810;31416;10261;10288;35163;11898;37719;22294;41519;22497;18161;28973;32599;27014;26228;20141;28555;27600;17177;26378;18606;35168;30161;26533;36243;28820;12312;34489;16161;40291;14629;24373;25547;18379;25550;29976;11642;18824;27106;20004;11396;24159;41535;30665;26331;15965;14257;19547;33397;27580;41511;22092;32119;21135;12463;23674;25647;17611;36892;23933;20249;10966;15550;19646;23916;35347;33363;42138;37866;34988;15146;10478;26054;41277;34790;37797;26926;38075;33122;34055;36675;12092;20861;40022;35581;26482;35246;36248;26483;10486;39501;26484;28042;15845;34284;39580;18566;30786;39462;33514;21334;36333;25792;27737;29472;40747;34525;12823;39804;37446;21537;41406;30029;33625;41468;20976;20860;18461;22517;14391;37235;30729;34118;36468;30036;21136;30148;41800;15318;35777;42141;33479;12489;35719;18325;37569;31483;34530;41721;18794;26631;10986;20847;33630;35491;30045;22508;30046;36682;30047;31848;27581;25000;29721;29928;30127;37305;24911;18362;41804;11754;22093;38247;12199;23033;41726;19209;31488;35174;30642;33739;18635;22332;29646;24055;34408;30393;34264;30860;13225;32052;27852;33735;25943;38656;14778;20322;10071;37506;35329;14731;38252;10376;18076;18358;12229;20583;30644;10115;18453;29651;16086;14078;25191;37641;28959;31987;39341;22790;38699;13368;15272;23699;13184;36870;21860;11355;24933;31336;22638;15338;39227;14769;20359;39540;10163;18339;16150;30573;15917;42389;13897;28136;30037;31731;11999;21202;35927;25753;24883;33455;41296;25921;41135;39232;19219;18730;18447;30578;33258;34829;15971;37372;35994;29215;36775;14775;27129;38816;14672;11672;37445;29657;38167;42413;13504;15215;37653;17166;12433;36726;15958;10666;10368;12471;28379;38765;12737;15027;38141;13805;14491;39698;38206;14528;27401;26139;35265;31951;37314;27424;25615;29662;23609;27312;24691;14448;11560;11119;12779;39703;34378;13158;21269;35346;26657;28677;14998;17220;34051;20785;34431;31688;10863;27003;11544;33545;21432;40949;15608;41159;25530;18071;28461;13325;36849;41258;41020;28723;20620;22468;35307;35067;24028;39908;20114;31740;18487;28681;17596;26931;15961;14404;16877;16876;34950;31382;23907;18215;24346;23288;20526;13638;32518;36781;10007;34087;19800;36036;28932;39390;34377;21893;10927;19196;26820;26821;24824;20086;18267;12298;28355;16180;17585;26440;10570;32523;34459;41378;25879;34079;27630;14041;14571;16315;22836;27911;39135;41026;26103;42050;39286;34824;16304;10460;31042;31443;21995;29356;34599;29306;28947;14017;11253;35007;40416;35222;34202;28071;19245;36609;22613;15512;35126;15582;42162;27710;15603;37499;10365;39139;40524;41108;16050;37152;36388;41685;36621;29392;21817;34266;14634;33793;28500;34604;23223;40478;35558;11799;32354;21286;36925;29264;15742;27134;35727;21062;18795;22161;21082;14032;31435;13734;14686;34717;18798;35216;22454;22149;24971;20796;26957;35363;33580;35675;14930;23442;36035;21354;40121;33541;16204;36447;27635;11402;36852;36920;35204;38325;29061;13802;27535;36677;37125;33801;25554;33826;14808;11700;30883;19214;18886;29141;20156;38330;29066;31457;36319;25568;29024;38116;14878;32688;27511;39479;21078;41520;38892;34506;24782;28949;20752;35440;28894;32575;30888;41179;36838;41050;18582;29144;25408;13842;17233;21751;25723;37624;12888;10050;32924;15932;26868;28950;33535;26869;10702;26870;28899;26871;32578;26872;36250;15175;26873;26874;36292;15545;39354;25766;12094;13041;26476;33526;36131;37753;18146;39255;16210;12862;23502;32929;14371;32018;18486;24244;10206;18446;36202;13180;14752;34315;37956;17018;19695;33758;35894;29072;16881;35510;36211;13188;23122;39260;21504;32753;13881;15393;24972;31594;14617;30800;18082;14406;41640;11323;19689;41909;18881;30757;35899;29077;18629;27762;23345;32998;36955;39361;23785;35515;17463;37206;32213;26242;32758;38443;41596;30803;38364;39695;35426;13208;15901;10061;39507;36187;11209;28022;16258;11659;39520;41914;37601;30987;20081;11070;20949;16875;38548;16874;22162;19771;24118;31762;32486;25138;38369;40452;23692;17204;31235;16508;35992;26564;14643;26565;24803;26822;26823;19473;14361;31838;23989;24155;38553;18216;19280;41562;36695;29480;40010;19405;29087;28714;27295;22818;31240;20592;32104;30248;36454;34238;38189;29688;24072;14531;13181;25276;16564;16563;22344;22854;29092;11257;38895;30150;12526;15723;36413;23749;29147;32850;38932;39779;23604;13042;24287;24301;22622;14870;27564;12878;18133;39201;22113;15739;16971;22201;32855;26263;15748;28310;29152;34179;14836;10018;31365;20154;23936;12239;10731;37652;30481;20061;26264;12868;36645;29871;15121;40599;39590;33552;39206;36745;12593;29297;37208;39597;21843;35717;12409;23783;30089;10023;27847;13086;13453;30675;41823;24692;10215;36186;19687;26893;26894;12084;39874;20008;33192;18169;29293;35397;37497;13652;41402;12993;41336;25618;40311;38041;13442;42365;36157;19198;18132;36213;40136;18700;42323;41828;28282;17176;12665;34146;29854;12483;33521;14077;33342;27825;25185;10270;29390;11503;39526;22079;13245;30065;38818;21731;13175;32240;21869;19279;12521;28742;37571;33347;35352;29369;21455;30202;41052;30063;27532;26875;16005;35771;37156;20354;17249;26536;14445;32958;33401;19066;33126;14020;14668;24461;28525;27990;22383;12910;11483;13677;41372;22494;38876;17667;10891;35402;21844;28794;37302;24001;11654;37252;31314;14961;11868;16001;17248;35606;23787;30200;37868;21710;16810;19945;16809;20445;17378;17379;28411;20476;16151;36973;14622;28081;20317;23385;35926;34916;27939;14380;30618;42042;15089;20931;40564;29582;19444;42307;22063;34326;22158;26444;33353;41362;10449;20878;38274;34687;18273;40409;22001;23038;34921;19576;15738;30622;25348;41188;10589;15132;37042;27815;27017;12025;33932;20435;21909;33358;26116;27516;38279;14598;19162;41757;22564;30338;23068;37443;25747;19502;17609;27917;22731;17641;35664;20947;34248;42199;13846;36804;17588;22884;18517;15943;38528;29968;41762;18598;36995;38449;38198;14885;34922;30425;38716;29349;32294;30370;15938;40909;18368;32542;15674;14596;38533;38280;11383;23348;12457;21730;38454;35087;14863;11341;13495;24234;34927;30430;15390;41053;21235;26129;26130;13400;42213;21165;33844;40259;23451;22756;38285;11074;36097;36919;11264;28356;40394;15307;29282;18064;19918;14517;16824;27240;31766;13860;34160;21757;12853;15301;16823;18140;16822;31038;15802;29835;34851;30009;20348;40905;34712;39001;36282;32402;22531;24653;17307;20746;21704;40165;33475;20267;13742;18506;12657;14460;33600;13830;34638;32895;21551;31629;31400;21552;11805;37318;16537;37352;37989;16536;27633;15070;41095;36742;39048;24603;14957;19286;12256;25742;37561;24966;40220;33605;32794;30205;29214;19480;22443;32900;11222;34643;12438;15989;28190;22500;27449;42295;31681;13598;39053;27096;18557;40638;41453;35365;37873;32799;31804;33917;39308;11047;23241;33016;21459;35587;10539;15470;19412;38201;28139;19681;11271;14213;22189;14679;12937;22801;27791;26148;25869;18239;32123;38415;40040;24539;36411;38950;26585;31119;13460;35852;12944;23790;28073;33563;19004;25711;31020;28701;21531;29814;24433;16019;13012;33880;24605;24395;12650;37907;11409;40159;41646;38420;30033;38855;32906;25070;37751;36185;20059;31024;40660;29985;38596;31379;26846;30963;28663;21901;29557;23953;21858;33431;31084;18229;32911;11001;19636;24913;19662;21003;30777;15291;38601;11511;21970;24293;20698;15595;10136;37292;38016;11009;25007;34132;14452;18052;25730;36311;16418;30782;27255;27717;29541;18565;39395;35429;21453;22861;19001;25484;31877;31697;12762;37955;14947;31617;37804;12746;25453;24107;22532;40624;41051;38810;22815;14249;20198;39082;20402;40054;34193;33447;42260;10444;14444;10883;32325;18570;38001;40693;31882;42177;12831;40899;40938;15623;11451;35808;35280;37087;35824;33024;32350;39087;11730;24954;18221;36103;18332;24322;11169;12943;32281;41873;39461;38607;40049;40596;23162;18162;42309;31075;18528;13909;18617;20739;21221;40929;41270;30252;37609;33028;17599;28976;27831;25472;15173;32286;41878;24558;38612;19987;18206;24576;17317;38287;38931;36341;40464;24436;33465;40608;14474;21226;21656;26265;13884;20225;23634;34131;28981;34071;26901;21484;35458;42314;18449;24640;23788;37711;19845;11417;33006;38292;41034;41367;32652;11346;15462;15668;32610;28141;28861;29527;37801;25011;18269;18459;42354;24020;28250;37470;35554;25374;34547;37540;32657;24049;21290;13977;37363;32615;11191;28865;27749;14920;35232;20807;23071;30669;18885;29413;14762;19728;34552;11523;38698;19755;18769;21499;40923;34816;10629;31419;15161;10682;33859;22427;25044;22422;24886;41889;16414;41810;42241;23094;26673;37072;25244;30732;19446;21122;13274;31132;40848;34533;28781;16003;26025;39789;23337;39414;33633;19258;42012;18628;14469;30737;12558;41355;22378;40834;24737;41729;25808;16806;14329;14154;12580;35501;23950;33638;11147;35497;24096;11761;25517;24138;21394;18906;14037;24889;19322;26658;26915;26659;24916;26143;15799;16442;15984;38255;41734;31496;18359;25980;30646;29174;11411;30399;18104;23096;40855;24763;17021;16407;11091;38728;23310;13434;28348;30702;41983;33512;18815;39816;12658;37210;12345;31501;23578;30898;30404;22901;30601;10143;12364;27103;14186;28324;39852;30706;16362;39821;28267;10990;19887;26642;33463;20758;16445;30292;10938;37455;22708;19822;24062;10633;29924;40775;31703;21411;23058;23166;39401;30447;41544;31117;41650;40518;17105;17104;17103;36830;25496;35114;12599;20173;30586;21239;37304;21086;35369;30520;20862;40892;13171;22094;15426;39791;13343;25020;30449;14888;31817;19680;35295;23551;41655;31035;25148;31036;10453;35119;38148;21678;17320;30591;37934;30872;27698;11128;22455;21509;21657;18352;20484;10016;21658;34258;28385;13715;26409;36539;20724;18336;42018;22545;29525;35983;27644;27261;29670;13072;28306;40505;15733;28966;11905;11936;11996;11649;30294;11148;27202;21772;25294;11328;35303;37192;26081;33128;32510;19071;37025;26396;37619;11699;41488;29303;19644;12967;37217;25639;29675;19146;25204;41554;16634;39347;20243;15113;35623;29766;16377;34949;35779;33382;28757;34838;25220;35903;13804;24469;28726;37789;13109;10371;38207;26735;26736;15139;10465;16554;23536;14125;40653;26955;34768;29423;38024;13655;14372;24362;42401;28388;40006;17113;30842;21261;38480;28690;27311;34874;18752;25811;13707;16361;18950;20693;25357;24538;29793;32355;18789;32531;23567;32477;28466;13133;37901;34979;15050;11896;30845;26350;38485;40024;11075;13230;35129;38793;21064;27320;14478;25889;39142;34879;28164;24827;41414;41688;40825;23333;32536;40469;29463;13433;36569;30074;17605;22811;20150;31670;35134;15026;37213;30360;12663;12939;39147;16012;14716;33147;19758;29757;20450;15969;41693;22504;15212;22556;23364;35901;13291;29586;29490;32030;18818;25492;39473;34705;24998;26383;23611;33452;18820;10022;31066;38978;28504;21350;37585;34129;33371;34815;34293;33145;36779;40097;26227;13136;13098;19326;13743;13627;31759;22021;35944;26095;10192;40119;25966;23077;13113;12384;24333;40277;19609;36795;30891;10504;29302;14824;12198;13533;25994;35596;15133;27536;37750;38136;38338;25172;21140;15069;31989;20312;11669;38887;38135;29750;32408;25256;11756;11567;18481;27766;18040;17100;42292;40488;29269;30896;27213;13696;23170;27837;41265;12202;24272;15184;38343;23211;14604;17322;18857;40317;13822;34221;32698;29189;26176;25178;34261;32932;28952;42245;32586;34987;31065;31409;31839;25712;27868;33841;32703;23330;32937;19434;21694;26792;28185;37021;18121;31467;32590;39883;10245;21912;18759;15294;12748;39010;32053;42224;37423;20999;23129;33001;15345;12609;35286;31322;32760;37716;25631;28340;30805;29484;10759;11385;24270;14307;41917;36740;18112;37732;39015;16140;34935;35523;21365;40418;33550;21690;25525;40738;32764;30365;15150;33484;22334;26517;40772;30011;23847;30810;28590;34224;36944;18309;14844;33925;26259;13076;21055;17567;41922;38346;24777;41245;15063;13967;35859;35528;38556;27527;16298;19237;39470;26101;15816;12765;38377;27723;24483;31821;40271;31243;10730;38351;34762;39979;13355;16368;31196;38561;29235;33062;20979;23768;38646;38738;36459;38382;29094;25884;15782;29609;35692;40085;28371;31248;32079;34958;26049;21327;25258;22842;19300;18034;13813;41041;37114;23646;28658;16559;16558;16557;25641;20129;10146;15168;29099;24156;37481;13190;14532;24448;37371;28039;23406;10557;41443;20213;12780;12974;30699;20596;29355;13032;12206;31970;34322;26668;35775;12051;39209;25259;12005;31850;25680;21638;11867;29321;36153;22700;29559;32862;24549;29160;41028;25793;18743;16015;34828;20374;31919;30487;20375;26709;39968;28198;12900;35054;27650;37161;10415;35332;33210;40240;23998;22244;23515;28166;29446;23895;32867;29822;14035;29165;37572;27327;13543;30680;41831;11248;31923;30491;15207;30655;22352;35200;31276;29797;39705;16051;18106;40181;38158;37193;40646;17293;32074;32243;21630;30683;41836;26367;34474;21979;38977;38915;41037;30660;38817;39710;22766;40973;29018;32961;34461;17197;22597;19651;14046;36764;14968;32248;40214;24965;41539;36182;40476;30087;37004;34133;37660;12260;42251;42358;32966;15999;41065;33453;24572;37212;24609;11890;39510;38089;15815;24030;42285;34682;19059;38846;28799;36581;19130;15848;12783;25744;22578;42127;34274;28534;28416;24770;10098;22255;15449;40361;22466;19600;40682;34068;19998;30625;29524;18489;21145;25210;21924;32498;10971;34403;14382;40694;24722;15931;24063;12699;33361;38872;19993;28143;11656;11468;22061;28914;27146;30630;34054;23316;38956;11067;14942;17206;22075;26260;18342;32006;18343;11859;37694;14693;10538;41474;28077;18135;27503;21672;33955;34074;41515;31789;25480;20941;18785;12583;10989;23860;28918;40701;15309;35049;21204;27293;20295;10475;27615;11170;14064;12249;25668;32545;31381;24330;24959;10870;41770;18507;32304;18611;42178;30346;29294;40392;26351;26216;23065;25509;33199;25832;31685;12038;37981;10903;30152;14626;33570;25482;11432;25816;38541;14533;41775;17157;37242;19072;38462;38217;15469;23344;15601;40272;10488;14789;23679;23992;34856;26166;29620;14862;16804;30378;16803;35006;16802;26198;22669;20471;20895;36681;12310;17135;42233;10804;38467;24110;38222;13947;34754;34861;29625;25890;15044;23146;10510;14831;14618;12577;10926;13532;22045;14141;40454;39000;13360;11785;36102;26221;18139;37174;20237;27256;34415;41563;25349;21655;12035;40591;23150;18868;25830;24969;33771;36559;41287;41293;41311;31054;30548;29749;40541;24446;13168;14465;21246;36441;40412;37793;33226;13600;29803;30259;19591;41209;13516;20899;21313;17980;37717;12278;38003;42118;25570;30553;37656;10369;23544;34651;26185;40584;42289;28100;23613;10089;27553;28354;36290;11310;20956;26019;39572;17029;21112;35095;40709;23471;21113;33568;35465;26368;27494;30263;19676;19951;40796;27958;26120;40157;40942;22041;27652;25523;37136;40198;13427;32807;24052;22820;18993;13984;21476;34656;16913;32733;14175;24632;28304;42214;14495;41349;36472;37310;34940;38048;26072;11285;32145;41310;19343;21096;24909;41487;34227;32154;32155;32156;16094;36236;32157;22817;40884;32158;17342;12516;19096;33185;32446;32738;35746;21040;20178;21337;20331;20613;25055;37349;27138;16192;37999;26521;14819;31518;26522;19226;26109;30966;39301;29809;22131;31342;13110;36450;19114;36653;22603;27457;23463;36948;13856;36557;10466;24232;25181;13396;21739;11350;23530;27252;23492;29216;31523;16199;28708;17151;30971;27788;36363;24003;19409;21443;31088;20792;29909;33153;35190;35305;22684;13226;19195;25028;37126;12661;35579;31219;37576;26518;32296;41962;17568;24515;42280;27313;36802;25502;35093;24409;39996;20274;12962;10826;25200;20769;18522;12522;25871;23284;21279;19420;26006;35475;14156;13656;34406;24269;19197;13698;15764;33265;12517;41899;41118;38807;20383;13065;10435;37763;13273;13379;23120;20470;11231;29569;36467;14398;40719;25819;13757;39090;40466;15000;27358;40251;31529;41502;41904;13163;23835;20978;30977;31715;31890;18562;12427;21391;36758;23047;22393;39426;42017;23615;27742;27137;38095;23476;39095;39797;34091;42090;38971;41881;35960;31534;27756;39635;17429;10186;19782;30195;30982;35187;39366;29453;31895;19009;27751;15715;22940;25313;28490;25907;11993;39955;34360;37257;40766;35998;19546;16253;41886;21483;24504;16274;30240;39640;13718;33008;13736;38295;20422;19297;32979;33040;31824;13498;27241;28989;34688;40126;21680;24261;12068;24978;25732;15374;20290;33137;37663;38926;19968;26580;27976;26186;29608;33013;40864;25663;30166;29037;17614;13475;38300;26397;21173;31126;27402;29441;32660;32984;28994;32618;36277;21776;35254;28867;36986;31615;38168;29720;36480;15198;16276;21395;16770;25854;16343;17485;36812;31805;11946;23903;19079;17486;34555;25445;32664;37150;20943;14666;31675;41006;41525;42052;32623;21812;41222;29469;28869;31585;16719;38702;32550;11262;25796;11241;25350;11806;30670;41813;12525;36305;27568;40560;34560;15490;33614;40641;33046;18524;19460;34759;22793;29762;18023;42274;18974;23601;41818;28010;27617;14338;22948;33619;38829;33051;10437;26125;36811;11848;25326;29546;13439;20441;14763;25715;36150;11512;22331;11572;29539;10684;13392;11473;29982;18975;24005;22640;20690;19015;13417;24899;29219;21379;40810;33646;12819;14325;39667;38853;20677;38886;24789;14999;27041;24676;36231;33215;16630;12392;21815;22253;31504;12973;16629;21578;30901;25540;33651;14358;19819;11437;39672;37116;12841;39613;27078;19189;42276;15655;40657;14933;22215;27273;29329;32223;24404;38942;10724;39824;34845;25840;14349;33767;25549;24731;31509;41318;19731;26758;28236;13335;31630;30906;30412;15598;20106;34207;14193;37468;30608;28053;36415;29853;28828;30714;19349;32227;38705;39829;21626;37131;19780;36945;35395;27414;27575;23940;30416;35028;15780;30613;33652;29207;20494;12930;13759;30719;11116;23584;11875;15502;10641;31752;11499;35267;41657;15732;21518;14937;15703;28096;33657;12794;34751;40230;40137;14305;29311;12738;30593;21888;11481;31574;37332;16510;30525;16509;33056;16799;21103;17380;21045;41398;36772;13674;30454;12007;40692;41662;31702;14392;13394;18586;39178;29452;24861;26847;27548;26144;19833;30877;37473;37120;30530;37356;25152;26669;27619;31417;13944;14595;30459;22274;15951;18895;36568;14095;32513;18116;38985;34199;13871;10956;41359;18181;34805;27060;25243;29678;19339;28969;15201;31674;30301;21725;23660;11570;19645;22421;19385;33981;23086;16006;22295;28147;17314;12053;19567;42275;20737;29208;11030;37436;15724;39498;36658;24780;30305;37317;13253;34692;34150;29556;14119;33986;24517;29521;19342;11246;28727;27758;13578;36744;13844;21398;24815;13239;36587;36782;25424;10521;26599;27204;27614;10980;11180;17259;11326;23176;14330;31472;28938;38488;31654;31442;15349;34081;17138;20490;18959;13267;19549;25950;18338;17191;20337;17405;17406;29220;12911;24459;24723;28470;31476;35650;33171;33102;31317;31179;19035;35249;38493;18581;30851;33795;28209;14501;35922;26002;21996;39863;19437;34887;10069;25464;31833;12647;36469;42031;18471;41696;15259;31648;16430;13863;23614;21312;12620;18300;18532;28395;14298;40349;31779;23935;20871;38004;40545;35142;35629;34078;29995;12828;29565;39155;26217;25850;34892;15292;12077;41701;41451;16703;20848;13104;28507;22795;21472;21519;15541;21467;41385;11821;16627;11801;16034;12200;10818;34384;35147;15357;38763;12990;39160;41412;37688;18254;21600;27028;38874;20764;33468;26405;26759;36637;16424;28444;28512;30103;37194;18344;27297;23121;16478;17139;35744;17384;30272;13933;11501;14096;18283;29249;12267;12530;14162;31055;22785;15829;20311;31096;37517;23265;42191;25201;19154;35721;42202;29358;34781;19092;26543;35078;21595;41561;12845;32505;36710;18242;30319;29974;25086;15217;21479;21703;17578;20118;20417;42020;25844;32452;32453;26980;15341;32372;35259;10278;22813;37240;32706;12415;30324;15643;41125;13120;10627;39750;13040;34184;36561;32480;21747;16312;31829;27496;27782;25275;13625;17245;23666;18079;21214;41082;16742;20220;32711;40486;41533;24084;19511;14655;42380;32945;22204;20090;23836;20632;41972;26384;21042;37055;34168;22219;16144;24148;41253;30249;25176;33536;39018;18960;20327;11404;25198;39614;19921;37733;24680;11356;32950;26345;10484;19679;30813;11078;20109;22490;37096;14816;41081;22808;26977;39023;35386;15653;35862;35531;21439;23250;25984;38676;26004;32769;15993;11399;30816;15315;25710;28067;13877;28595;21514;10862;14455;26374;40424;14258;16059;41930;16847;22207;25764;35867;35535;40487;42008;20553;18899;41974;21072;42009;38385;14240;36756;36598;15858;36989;38617;10552;31559;37606;32111;42321;10468;41935;39623;22357;13595;29383;37522;38569;28659;22470;32356;41455;37075;38390;29102;13589;37899;38963;31256;23380;14457;31564;29937;39628;14792;25541;27872;30996;31169;18028;21164;28114;31208;22882;38574;10559;25167;25073;34735;27006;30223;14335;41350;33074;17150;11023;21018;33812;29107;23296;25291;34040;35820;31261;31592;16158;10159;24229;41324;27348;31213;40600;13536;24345;20684;21675;10487;34032;34606;35908;27281;32870;37933;29168;35237;37755;37625;22726;13661;27510;23088;15801;38128;22217;21516;27011;25600;31926;36706;23587;27079;22134;31279;25140;35077;39220;13160;34611;11547;12955;19373;19735;39806;41115;26261;32875;36544;29173;24046;25783;30686;38717;31931;30497;29408;26436;28825;15785;31284;23433;33711;19428;39225;37255;23267;28473;29398;25143;39057;38796;36881;28844;11206;23242;41475;32251;30691;41844;35990;28336;16382;30502;28151;23006;30440;18414;39718;20754;33716;39781;17209;18746;25365;35968;36783;31348;11311;38072;24465;11817;32256;20250;15246;41849;36626;38100;22625;15005;21875;12899;23672;39723;41219;23428;16798;21292;38989;26252;15434;14934;18115;19061;41494;32974;12715;26304;41192;11578;10565;13058;12600;13515;39424;41326;30503;20695;32068;27492;33088;30441;23244;24485;20392;36437;29181;25149;38774;34435;37859;34301;31696;12847;37475;25215;26710;26035;14084;26711;26712;29573;25121;28540;19723;30508;21566;26111;15327;39601;33845;23908;38882;15776;20135;28805;28433;36741;35954;34210;33500;15306;30631;20426;12617;28368;30075;25050;41484;28849;28227;15585;13150;14780;16081;28424;18460;20105;22060;15634;22065;13310;35071;18148;18027;12088;24584;26920;28138;15661;28438;21716;28789;23398;31429;34022;15826;29917;21392;30636;19472;21536;20272;10440;36215;19324;27226;26600;28838;31624;36047;25617;17394;32309;17395;33963;41431;22979;17681;28293;39368;28926;34340;36309;33681;35970;22377;27977;28322;26684;12589;37774;23425;33968;20126;41390;41778;25564;21182;24132;14656;18207;41998;31711;33686;38965;30350;22568;27361;12904;14692;23216;10193;36608;29256;38781;17441;41783;16293;17046;42407;28211;15095;16077;38470;38225;15406;17442;30943;12705;30352;10006;20654;34864;35484;26050;25235;25451;33895;17193;20959;34839;39328;27931;12015;14951;21405;38475;38230;19107;21524;28163;30948;41449;10959;39620;25912;22829;26918;34869;29629;30384;26497;18483;15325;16106;19312;31811;17272;12370;24065;37435;35574;19738;18438;38845;36650;31965;22452;35652;14586;10176;18364;14166;29634;10527;24629;23328;36937;20760;20414;26164;21409;18485;28314;22259;11588;22260;10464;24980;37808;41286;29852;19256;42376;37505;10065;18575;28273;27306;39565;18080;24507;29911;39503;37897;14229;13544;34659;25872;40012;31044;33794;30182;42166;24818;33106;22103;40075;29551;34223;39798;42122;41598;38031;40408;40573;21474;27398;37952;36455;12857;41254;27752;26051;30562;37146;25359;23603;23993;40451;31052;23588;35767;27416;22389;19936;11066;37429;21192;28241;29775;17381;19608;37919;14916;10512;32818;24707;27086;22807;38190;22268;36403;19018;13011;21917;41174;23777;40508;13966;10315;14346;36954;33876;40073;16007;40315;13056;40140;26223;26398;34498;37849;22030;41099;30023;33738;33544;19841;34427;37985;26446;36855;34411;21283;20826;28669;24378;11933;20339;41597;24767;40343;12388;33144;36018;25127;41088;22015;41522;35784;21366;21251;13812;35572;18977;41415;31227;14477;27916;19843;29839;27995;22627;16296;16171;21357;37226;37974;40734;25110;11788;37626;17111;35218;16408;24894;27943;10893;15624;20294;37846;39607;34286;10944;26601;35479;31232;16214;22076;40598;10105;21928;17515;41127;41555;38933;40287;23932;33396;36107;39523;35304;11155;37011;10433;12259;39265;32353;37422;39098;34242;32421;12895;40314;35639;11498;31176;25856;31537;16899;16898;15253;31898;14105;20077;15702;39121;28251;39335;39269;35380;20502;31172;38648;17325;36909;28632;34582;39103;28941;40352;13463;26268;26269;14582;27331;26321;31542;13125;36192;36938;27056;13016;12751;31903;18657;38015;36255;31701;40079;10088;34449;40616;25458;35017;10767;24945;28567;41186;19287;34402;39648;28459;36143;21181;11133;19668;36443;23414;31943;40283;11509;18128;13894;32987;28997;38672;28312;11575;35413;38210;16590;23367;15079;18037;20043;38694;42211;39653;19315;25603;38308;36725;29045;30028;25835;19875;33302;41259;11916;18455;32992;34732;29002;22526;41033;33946;34173;17300;40696;36287;12803;23054;25977;28176;22995;28226;38313;14028;29050;18495;39759;38691;36596;25406;38133;32671;18377;11990;27898;20573;32349;32630;35569;17657;39949;37296;28877;32558;23074;16175;11830;24768;27324;16641;38866;23285;29847;10884;18183;34567;15670;36861;32676;24464;23371;33622;39234;33693;38775;32635;22456;33054;23078;16273;28882;16869;32563;35228;15066;14005;22891;14649;23882;19880;31641;41680;34571;27965;13570;39239;33698;24616;19338;13964;38183;24859;19378;30061;14767;22527;26670;36198;26385;25353;20434;18060;14348;14615;19516;14113;26859;17671;26860;39537;11381;18261;26861;26862;16093;26863;27217;31151;23157;28082;19029;28094;12768;27895;26117;18117;39675;35345;23508;13995;26447;27792;33843;36022;31343;18953;30740;36565;20662;23741;17640;20378;35801;31784;27746;30700;25944;28268;34725;40559;23062;15182;23726;38426;22469;10463;11416;35287;14628;11589;39679;13464;22185;14793;25331;28353;36975;12741;40833;13313;15803;13690;39832;35300;20142;32460;22589;26058;32370;22996;38431;21299;16327;21618;30914;30419;37247;11766;32956;35560;21622;21862;27571;19111;34847;30722;22612;15944;20631;26292;26239;39837;25572;39782;40176;39337;30919;21232;30424;26102;32185;36252;26508;26189;36349;36577;35366;10273;28835;40955;33789;39938;35446;29731;11733;41665;17675;37286;33742;19178;42238;12127;39181;38953;33665;15851;20085;32836;21289;30532;16982;35638;21372;16981;37090;12421;25031;13815;12474;22675;30461;16639;19750;35603;16638;14721;38013;26237;35591;41670;20990;41542;14857;39185;15533;13153;28101;18751;36181;29548;32839;37678;41499;10281;17415;33861;11653;15107;10817;28159;30465;33819;33412;19345;12422;11798;27059;33274;29682;23138;21864;23001;29738;13539;14319;37611;22375;27819;33573;35770;26438;12832;29255;22356;36189;25993;25334;18002;22132;19568;41551;22748;18834;29619;29288;26082;19851;30307;12407;38840;39586;33870;19898;19396;33994;28156;20304;10943;28734;26995;33327;36016;29281;22665;27161;33558;11021;30012;34777;41345;11746;32209;14304;15370;42150;33286;36458;41206;30174;11767;28079;31479;31118;28140;33999;24963;32036;33287;15783;37196;24305;15947;33332;37427;17287;39385;35048;38815;25045;12722;14230;38893;41429;23554;39447;11860;26253;28398;18991;27804;27113;28638;23490;38501;39005;23432;25861;12767;22847;37509;16697;18714;34895;31840;37894;18883;16065;23299;20051;11844;11113;25806;33820;40831;23454;19254;11545;28402;26173;25586;29941;19395;14066;38506;14252;35150;19790;18397;34899;39163;24203;11880;26400;19507;18874;41559;12799;42373;12266;31136;15099;11857;32023;39787;24047;13618;11555;26215;24669;41380;38257;13164;24317;14657;21241;38881;24449;18244;39168;41506;35718;18431;13641;28260;29194;28013;28447;19629;12596;22110;14774;17328;28025;21211;13201;35003;12504;19362;17492;29867;14026;22588;41740;25992;18413;16650;36177;23308;28244;19926;14246;31844;13100;19603;40215;10246;22010;36777;25776;22342;40993;23273;41175;38129;32376;16939;20121;10283;37790;38511;41745;41149;19721;15127;14508;28005;19448;18388;11467;41583;20652;25781;11112;10690;25285;18103;14485;18173;13079;25100;40399;37325;38516;31135;21775;24637;23607;25079;13015;12326;20962;32714;25803;30329;34770;35679;18689;11102;27632;14785;12664;32640;21430;13200;36551;36889;27045;11395;28331;12926;19006;11789;32719;38663;23419;35376;29598;21634;32644;28453;32953;25970;16342;34278;35195;27284;25607;13261;18306;25876;19900;15452;12710;25962;23526;22019;12205;23314;18220;23988;35953;33755;10963;22225;20497;18122;20751;28598;41086;18255;19852;25487;14538;12324;19574;40790;13089;34341;13768;26313;37628;21686;18651;19078;23021;39031;24912;35389;30234;32777;12389;34161;17687;42165;19058;23219;28603;12204;16350;12859;27423;22903;10411;41407;39036;31428;26041;27845;38122;37110;21475;17265;35543;29410;13247;20866;20736;32782;27981;15740;36314;22956;33437;25583;22961;38624;35830;16507;31567;33846;21522;21854;39631;24967;10722;30999;31774;21054;27729;20591;31771;13197;34276;23090;37186;35912;25885;33803;40063;23972;34318;20194;16797;28349;16301;26310;10210;11415;38398;10084;37048;21874;27050;11684;34800;11151;38629;34833;35835;31264;31570;12835;33372;34048;36640;16696;40261;14228;29304;11407;23119;20629;31004;28116;19836;37457;22116;40402;10190;41572;22906;39404;29920;14855;25447;40297;11698;38403;21016;29115;25051;10663;20025;13227;31269;37121;40109;16477;12918;15154;17226;14027;39989;38579;15689;40945;22224;27027;29488;25165;10525;23845;16505;16504;16503;28773;16502;26298;29120;31739;15531;16568;32878;36487;21742;29933;35913;13653;26956;38584;35021;18476;12445;20671;10366;34619;11325;21855;32883;17665;39060;30279;42257;31856;18356;31606;31962;14946;12032;31939;21735;17617;36106;27070;25494;16307;31292;31947;25741;16755;31704;41128;22115;21969;33719;29994;34121;34624;26293;24217;26294;40381;27289;28624;40385;39065;23772;20972;36270;37050;20195;18412;19220;41852;18296;21511;25222;31868;16790;24667;23232;39726;22598;13906;39772;19365;33724;39999;25360;27683;23968;18681;14659;41302;40571;25500;34967;37996;16949;37232;16948;38955;15087;20188;38797;32264;24187;12587;40129;41857;42222;10248;40588;16321;34103;27771;17637;18749;39731;41112;10250;41304;10522;25300;35993;18172;11114;19232;16632;36405;36406;37202;32269;29960;11576;41196;31140;36576;35154;41639;15635;25378;34496;37067;15228;19459;20177;15781;11631;28970;32591;21640;21575;13509;24695;11061;21000;36175;15836;36464;20713;30515;14680;38903;10847;18257;38741;33066;20569;32102;19696;24983;38752;31313;40275;28811;36325;26948;21496;26986;11810;37893;32595;25654;31411;42073;28852;39776;34793;40346;28551;22673;24901;37853;16222;27264;27260;22140;14881;21707;14779;42072;27734;35183;37171;28816;23290;33503;16541;41984;35009;16540;13324;19773;11040;14291;18144;35711;18706;12033;40948;34849;23140;33971;40207;10668;12836;39944;21550;19358;14935;32098;18909;16244;22874;11431;13647;36660;13512;40665;28329;37949;33482;42010;22730;16153;16130;19784;27567;24968;33976;31347;13601;23752;41786;12111;22487;34516;35552;37749;29942;35486;33095;26209;22533;16695;33117;16694;18136;38006;34848;13025;21809;14212;20528;41791;29768;15925;15319;20066;34521;38787;36541;13952;30951;11849;30169;14837;36460;20669;23738;40882;14331;18158;25036;15446;26973;33227;40094;40751;38238;34387;31775;38671;24335;23756;21836;29637;15900;10436;15195;29547;32187;22317;32069;30696;18852;39612;10474;37818;13828;10469;10714;29616;12891;31806;24841;18312;38243;21267;31168;29450;22802;23104;13302;11454;14182;12466;29642;30392;41969;10171;19937;25828;10286;25531;20168;30312;26828;13063;21754;34171;19867;18165;33948;21015;39598;37534;17516;19612;17517;29725;33572;10681;10647;32364;17518;15331;13296;10054;41195;31297;19336;23891;30565;20067;22725;41294;12508;37041;15904;39506;35973;10911;25561;31350;34756;11937;37542;12128;40440;16360;21252;15285;26480;30569;17351;18535;25845;34665;36031;14669;15047;19981;14950;12614;30821;13358;16736;40444;25630;22394;18819;36713;18045;24984;33251;12960;34319;32826;33941;30316;40566;39360;21309;29841;35984;31120;38844;23606;22773;22088;21593;35806;38825;26055;30825;35636;42081;41299;11104;40828;25316;32831;33569;38097;14187;22902;14853;26454;35800;10153;23663;21722;10535;27371;28748;15105;40332;31079;36738;20845;22791;38783;33923;36212;31658;28672;16107;10005;41530;21231;27420;27085;25409;38746;12769;19506;27653;10614;16860;35481;19122;28930;22644;11497;16236;18677;16963;13917;35776;19426;17341;30131;28674;32357;22863;23661;24651;24989;26494;33936;23391;12261;13397;15199;22326;10042;40205;41375;40448;28132;26434;19752;30830;37874;18475;27227;36327;23775;34465;23896;39272;12731;28344;39957;28045;36224;23733;21798;15303;11397;10915;31906;35023;14849;39129;29777;39277;10977;18465;24407;41073;22561;34590;23642;23600;39111;11485;22322;13901;13826;33756;14437;37170;10563;24165;29276;28055;31549;39453;38126;34476;11521;31911;12512;10269;25463;16390;39133;29513;29211;36278;23797;28341;28497;22009;34595;23177;39116;28945;32491;18458;18241;29975;20413;21665;36970;28574;12477;23532;31554;20950;39656;39374;37588;20083;32086;32466;25120;41463;24340;35586;40467;40723;28313;18675;12284;20254;42345;34738;31650;14954;29005;24147;23831;28577;29881;34031;42193;23621;39661;13443;13996;42334;25368;37167;40447;21738;38316;35875;18626;29053;23488;18398;40582;25340;14559;33310;15933;37452;29010;15227;21362;41458;25849;17519;38982;24904;29553;15451;16496;35879;11900;17129;38321;29058;15243;40862;24276;32112;33315;32679;31432;15948;41557;15642;39310;32341;21375;15100;22240;22686;28885;32013;32566;21397;20984;19807;14790;22027;29137;21828;12209;25934;39891;11352;37261;38192;17478;34574;17479;32684;22407;26812;24675;11280;19487;21977;13667;33701;32915;26813;41352;15264;13566;10287;28890;32571;32190;29273;19877;27802;15441;24914;19585;10612;37867;11629;35880;31188;16946;35722;34579;15263;11464;39247;33706;34120;32920;17625;23948;10312;31997;27748;29442;30788;28579;22521;22028;20535;35626;30743;35323;35885;11940;15354;23957;25190;33321;15114;23349;25837;14542;39251;32744;24193;38869;16932;16931;33886;27927;30793;28583;39682;19309;15511;38009;32363;35592;30748;10131;14143;29068;16859;40712;23110;35506;22690;29025;41422;23934;31384;28911;26314;38434;13456;39686;21390;29785;20762;20265;34442;12728;24596;13631;36941;40988;16587;16586;29261;20373;16585;23156;13607;37589;38439;35311;33110;22693;40325;35610;30922;15419;42409;38360;37650;26622;30162;18304;40590;13862;25092;18516;16637;16636;42077;16635;10451;38544;32507;25655;21243;14430;27577;28197;20022;12987;32204;30927;34493;23528;37265;41985;41003;19288;17000;41413;16999;10041;16998;20912;20824;10083;37043;12375;10413;10335;31985;33257;31337;41241;25916;33671;34235;18750;16345;22596;13073;32841;14215;33281;20146;23970;24771;36024;41587;39454;16109;13697;35391;12429;39193;33676;36273;14642;32846;10057;37879;33786;30541;19413;17250;36377;21318;19766;30472;33385;41252;40859;27994;25184;18470;34701;24693;20324;39198;30933;34380;23171;36691;23035;15955;26531;36828;10735;21264;32230;25131;23243;17445;25788;17446;30477;32199;22418;19482;16474;35975;41091;15078;28785;30938;18113;12058;21223;34365;16495;16494;29964;28193;13541;17144;16493;40570;40441;18464;39391;40935;34002;35319;33838;32184;23264;33751;33333;13956;12539;24312;22029;15096;10505;18178;15236;17974;25491;15081;20858;27502;15394;34007;42242;24809;28641;33338;27843;42390;16257;11862;20658;34808;37337;36747;19388;31666;33448;14279;23467;17257;26001;10502;27220;10585;31097;28646;40491;30140;37376;39876;12006;11134;42092;34902;23504;22704;37724;36647;11584;21535;21685;32150;28179;24074;40105;28405;36080;42019;25834;20496;20884;15367;28266;22844;31396;41319;38030;38260;24438;21047;14244;35583;14323;34907;39171;19835;37940;36003;30236;37020;39294;34011;16552;14297;21871;29523;34353;27763;13848;28408;23580;36524;31597;29692;14689;12404;38265;17085;33165;17084;39176;36119;23053;18281;13435;25099;19618;24185;29389;23375;40976;23272;35778;20485;15537;10814;20905;13380;26997;21689;24664;28056;31149;41748;23594;32471;14197;16633;34690;32427;41343;26435;37388;35449;26890;23329;31786;20412;39951;13157;37794;31091;11763;41216;27874;14463;18090;38519;41753;18663;41119;14271;20536;15162;32384;24762;16118;26968;19020;39561;22685;22709;21170;33175;37276;34989;38107;37728;13835;22555;22849;20639;36657;38524;19553;38838;21141;21687;25287;30208;27866;16290;22692;25702;10284;16702;17240;22050;17499;24750;14433;12297;24960;21879;20708;24077;19067;25588;27556;18830;32048;30243;26671;19787;16643;22301;25699;16642;31964;11563;20117;23470;21227;20938;42068;29900;21199;14993;32727;14274;26119;21950;33172;16479;25262;13093;11477;34739;31968;19425;18705;12499;12667;20667;37326;19462;12518;40650;27637;20111;17152;16196;16647;15009;17447;33272;39039;40727;34695;15967;24958;16492;24807;11556;40607;26424;33596;27705;32785;20316;26685;26686;32891;24810;35656;28611;40193;38146;18814;31582;31611;22647;20182;24641;10090;35687;18659;39044;36859;33235;41582;17267;11552;31386;27789;20047;32790;37491;25227;31174;37598;41230;28616;36400;27413;35029;29987;42374;38632;15523;26210;22160;19371;42308;21978;24917;31007;27947;42057;36433;25442;16970;21010;12377;20987;34392;14706;32085;38406;40969;15485;27302;21833;38637;35843;38640;31012;28696;27354;13951;35251;11261;13209;29131;17669;23881;36672;40529;20219;38411;21577;29123;40728;42047;20147;21234;11197;33294;35848;11709;18939;13272;14499;30763;33121;21002;29510;13316;38587;41541;22181;31187;21607;17584;15561;13014;28778;40788;18648;26408;29128;15120;26590;38037;14913;19529;33299;18212;31728;32109;40089;32176;25721;10015;26315;30768;20174;12043;13766;36784;38592;38832;18768;24631;23397;41708;40995;39755;34488;36595;17214;23740;13573;34627;29735;30173;31800;16431;36099;33442;39068;16583;29737;21639;33222;20749;31112;33229;27200;41595;42411;42218;11478;26623;13038;27693;27537;41713;10028;37301;32210;21835;11666;28519;34632;38046;27649;28477;39073;40191;27554;30092;40558;37032;29842;10708;34232;20797;11380;38683;36492;27405;32063;36361;27369;22852;31874;15522;24342;28342;39734;27625;11188;33732;35015;24195;22738;12013;40812;18061;34090;36364;24209;40449;36512;16466;10689;32172;38059;12251;40320;32272;24995;41864;23009;24927;36510;28264;39739;22286;25217;16701;40031;21077;14462;18432;21228;23011;16195;33020;37239;36412;13053;37117;22623;32277;41869;17411;39339;16974;16938;16973;21885;36041;35162;33069;21825;14045;16225;42005;17140;33839;19818;31439;29899;19816;36873;28972;35905;31185;26229;28187;24115;28554;15396;34413;28040;35167;25315;28819;20849;20893;24298;42168;29829;34288;36090;26841;17091;23423;17090;32602;26842;27775;20835;21697;27562;14817;28855;40438;31635;26276;26277;15440;28559;41232;21599;14179;21080;27055;22265;35699;16752;26604;16751;24100;28824;31080;16146;16743;34994;41015;38771;38997;25156;13408;32313;29877;32606;20850;28858;39910;15717;18202;23130;21585;35949;20503;15728;30668;31758;38083;11581;10381;22546;12502;15261;41239;19207;31344;10676;19374;36376;22070;18664;40030;26814;32301;19285;37384;31303;22482;15946;22147;12117;34391;20451;30785;13243;23101;11645;16426;22648;31099;41578;18435;34524;18590;22012;14813;16903;33624;33914;22575;13206;36506;40713;14153;39349;36271;10001;23297;19703;38811;31960;13530;13207;30728;24343;12122;37616;41799;25794;32367;31389;37549;41720;15048;34529;13670;31362;25552;13447;29765;16883;33629;16882;36055;35490;20196;21766;17422;17414;26626;21899;26627;26628;17423;24921;15112;36891;11283;17269;11076;38246;41725;36266;31487;12821;27010;33747;23097;17083;10936;35972;30859;13478;20005;15404;18587;22053;16363;10997;15919;36046;37677;38251;39534;12469;40263;31492;40802;30643;11158;32429;17258;25271;40673;29650;27116;22571;14760;19527;35790;27344;40630;33763;23923;10670;23359;13931;11989;36073;29655;26356;31374;27244;30122;30572;21993;36964;42230;12752;20347;20074;19246;20780;40158;20343;39608;18620;39907;37098;39231;18411;27172;29347;27711;23254;41202;30577;14030;40538;37023;38675;18213;31095;37179;12950;38144;20574;21457;22267;22120;35460;12114;36936;34469;29656;30038;37718;24080;16734;30866;36540;42106;16733;36729;40110;29307;28378;38723;19986;12659;13879;25460;40603;39845;20094;18366;12028;39697;34156;16159;34947;41609;33736;39419;37132;23377;30105;19716;29661;18508;21989;36921;16846;28962;17376;13602;24266;16845;15220;22657;17377;11291;10901;19039;22086;24303;22609;21449;36914;23516;28041;13455;37651;32141;39702;28720;21031;33911;18941;32305;22090;15407;18519;33562;13517;35671;19733;37089;16212;28754;21900;12001;14690;37486;21851;22166;16453;37248;35448;28680;17627;25915;32031;40578;23673;41477;14072;36991;41146;13703;29882;25952;36987;21929;20113;30112;30837;36707;13297;39850;28685;18633;33779;40718;25443;20855;36149;40289;16791;27570;36575;32522;38674;38108;14432;32207;20527;31636;30840;19252;21236;31453;35787;32382;36507;39285;18903;16421;32527;16462;15183;14231;20098;34598;40262;15727;28946;41945;20358;13244;14468;36417;33086;31743;31689;35125;19401;27850;14506;17424;39138;32813;23620;25878;20103;28112;11504;23705;15075;20971;34603;28499;17467;13221;12340;17468;36884;19247;38867;33890;33823;15915;22585;19456;11678;19108;39421;26318;28175;22930;19432;25383;23082;28502;19718;12271;17621;40407;15334;40398;28254;28024;30133;17271;13485;30079;15894;22210;13778;14073;40779;34363;19693;13489;19650;40626;18707;11375;15757;26891;35720;33505;21991;16506;21396;40546;21894;18665;41120;30882;11743;20514;29140;25913;33783;31410;16704;12486;38329;29065;40733;34112;40968;11938;21098;20478;13087;29422;14901;29351;32687;13737;23448;24497;16322;40764;33907;28948;28893;32574;30887;20479;16490;16850;24753;33864;18549;38334;11282;35362;15708;32824;28057;24486;11681;32692;33831;31122;32923;24802;34167;20719;40413;26672;28898;27769;35233;18243;18542;26538;29228;19963;39965;40143;36709;26401;14594;15770;23832;22688;42206;26725;33413;41528;39343;14195;39254;32928;16089;26726;26727;36516;13685;12328;28584;11534;22760;25942;19579;28217;35343;25182;38753;41148;10628;35893;26989;24302;33481;29071;38991;36170;32094;39581;23870;39259;10660;32752;38804;28122;35470;12000;30799;28587;36384;12730;33134;29384;23027;14109;27933;21670;24505;41908;10135;30756;19928;20257;35898;27039;29076;31639;37892;23395;40666;26843;26654;35514;32997;16628;26088;32757;13135;15474;22241;13293;39694;12488;27854;23533;15071;26175;41913;37251;12804;30761;40397;39811;28295;27069;13890;20968;23117;30986;14730;36638;35519;38547;41608;25098;32217;18943;22910;15454;14093;21418;21203;34471;38368;33504;41054;37819;39978;15979;21380;13268;18761;31234;34342;25239;14289;41569;35455;27859;21376;28088;26481;21498;34433;20163;20504;16193;38552;11618;19593;12869;38373;21627;36642;29086;28713;31239;24759;38990;10568;16686;25542;16685;29687;39796;22918;28317;35245;28763;17418;35331;42032;22059;22864;17419;37006;19381;29091;21255;12576;22573;35999;32849;10658;15061;29146;23231;38909;27665;27074;34676;15172;26554;29873;41303;24271;17469;39200;37397;17470;24146;13891;29509;32854;19080;29151;38154;24849;16302;20330;29433;34792;41526;30480;15017;14864;40093;15110;42044;13081;19323;21728;39205;29449;24233;34837;37583;13886;29861;15206;19094;20570;20839;20588;23336;30674;41822;20919;30484;17181;27198;20108;19334;21788;41110;14585;14360;20390;21256;38124;33238;22073;37369;38766;37327;33464;15841;33177;27231;19632;36792;31333;25774;32237;14854;22130;41827;10715;11466;19022;29353;19404;33341;18742;26357;19655;34067;16126;24857;40404;32093;23331;27472;29534;29346;15170;19275;18656;28649;10059;27971;27504;27860;33346;38111;11198;29713;15353;37224;33288;11052;15424;37550;20058;32957;13248;25650;15914;12430;15513;36402;34190;28524;10154;10122;34937;29711;22381;10996;28793;38650;42058;36223;32383;25187;33164;18231;27391;18884;39297;17589;25021;34455;30094;11089;28529;24178;29824;13488;30147;15300;17334;37539;17306;27579;10387;12057;28181;34915;40939;15346;40809;30617;20563;24793;26971;11634;20221;26844;21914;26940;25798;22963;10850;13457;37377;12632;28415;27019;23676;40933;14183;33352;30026;21248;37878;10608;38273;19040;41432;23076;12985;34920;37769;41624;26118;19173;19140;33805;17161;34145;25267;25473;20598;40485;12770;29759;33357;16191;19820;22538;14414;42080;35600;41756;38278;35371;39931;24396;32503;19192;30337;40710;41439;37341;25106;17986;42084;11617;24754;37992;28003;26561;19084;16480;29234;27421;19291;27120;20687;23103;40148;38527;35041;19290;24470;20048;41761;32407;29949;31776;11433;38448;24013;20529;11143;30342;20877;27412;40162;40962;16266;29474;38687;36560;24955;42405;41032;32541;24819;18444;38532;27356;28288;40659;39922;38453;37428;40752;30429;22298;34926;17282;25083;21294;13663;18550;22299;41454;24474;38284;27862;26937;24466;41423;19950;15813;34931;30434;34222;24700;18068;35210;16900;20685;26096;30376;25183;25454;26026;20278;37742;23763;32089;19876;19014;29558;18640;37623;24475;36566;29312;19628;12431;36030;15867;16481;14466;33567;25566;42393;10441;17608;13893;42129;33599;13068;25030;22220;14342;32894;34637;39352;10951;18966;23670;15998;14794;29370;34394;37148;36803;11850;38007;26156;42028;36335;17358;10786;27849;25898;37922;29860;34742;42146;33604;13476;23843;40774;10195;28133;32899;28619;36665;22005;34642;40116;35615;16351;39052;11440;33092;36427;31351;17192;16489;26013;17432;32798;10423;17433;18430;16285;31808;19408;40517;14488;19157;25323;24423;15459;21562;36043;42396;35870;11120;18502;35678;13785;32803;28305;32424;27842;38414;36485;26192;41344;35309;35439;22058;35851;16616;27333;23168;25042;33530;31019;19423;41623;13510;42342;35694;27638;37537;25280;24311;42341;34703;39783;11183;19415;38419;12394;27104;32905;34855;36805;18735;15930;24719;32493;21244;34316;38595;38864;28338;35084;28194;30962;21441;34772;19906;18025;41187;24639;15383;36664;12367;42336;27628;32910;40107;40827;15628;31446;29223;30776;13205;42025;27209;38600;29387;36832;13141;27001;42234;28366;10404;17071;39304;21382;10852;20063;20099;27777;35763;38906;25395;41553;25189;15333;21378;14755;38795;10851;30781;34812;38814;22037;35783;41607;14133;15995;31876;41089;26485;19997;37079;36042;37665;40800;19451;10450;32465;14697;28481;39081;39377;25839;15530;12830;39378;15209;14564;11633;33762;25757;22412;13861;13898;41895;10797;18020;19992;31881;12707;20161;25146;37083;16625;19555;13124;15158;20955;37030;23341;24846;28626;39086;14456;23639;24829;40826;31721;23338;11533;23644;28561;42200;14551;41872;20065;38606;20433;11333;41538;11824;32099;27210;24799;16166;11749;13330;13486;21746;23632;19503;36996;28975;17471;24128;16491;13062;26459;24928;28564;31063;27690;32285;13725;36034;41877;23983;17291;15397;38611;31319;14062;41594;17574;39939;37085;24048;11358;26411;15941;23837;34139;32385;40123;21209;33877;24022;13005;39323;33772;33032;28980;10082;22097;14031;15526;40773;36302;40025;24597;32290;24735;36076;14584;28281;22478;34400;33005;10322;25043;22339;38291;21431;40835;14311;31626;15504;34023;22024;32651;19847;32609;39410;25135;28860;29519;27046;23298;26892;24064;40854;27224;13333;16500;21332;19132;30203;34546;32656;23048;19941;30035;19953;29272;32614;36614;24654;11223;28864;14086;38170;33138;39600;23734;12361;18059;13717;16844;41643;34058;25513;21089;41638;10549;34551;15709;35642;35643;12638;39865;18856;34707;13289;28362;14139;24790;24850;38735;41481;35275;20229;40414;32327;41888;13311;35370;29374;24575;24673;40395;30731;41809;11314;35090;19785;26925;33769;32076;36254;21521;11772;35197;41630;39428;34532;25667;28780;26728;33632;26729;18573;21083;18603;16483;26910;35430;37293;31167;11648;35387;30736;25136;20096;41806;41728;34537;35500;42291;23949;16842;23941;27170;16841;25598;24531;33637;35496;27863;41075;10576;27908;34216;36662;15774;24875;12942;16155;24871;37543;24529;18225;25319;36796;41733;29224;31495;15282;35244;18615;30398;40072;17525;11876;24534;17526;19204;35394;17527;24520;28275;17528;12781;26425;17529;40736;41644;17530;20271;10537;17531;15913;36002;17070;24650;36445;17532;16741;20491;17533;19930;39481;15927;39815;37471;23559;31500;13107;29279;41212;11587;24996;41409;42182;13275;25749;18616;30897;30403;27465;40254;40281;30600;14815;33871;24199;28256;31712;30705;11192;33910;31749;35182;40113;31792;37362;39820;33143;36108;19458;27726;21596;27121;39321;18424;23102;19674;21014;39992;37178;30291;13465;37768;20680;30710;40153;25444;11084;15167;36173;20432;41649;22221;17408;16598;16597;27712;14620;35113;16596;18070;16595;30585;11482;41257;36439;36264;25175;30519;34749;15929;13550;31632;18972;22287;41654;11343;35118;24923;22812;30590;20377;26908;28963;20744;36381;16170;27126;38008;41124;10086;15705;26031;25763;30452;13969;34114;29931;27342;11764;18713;17391;23325;36074;13957;36262;29669;18644;39487;33135;23389;39554;38875;11664;14549;30217;31078;14797;24506;13145;28755;28387;40530;27211;22814;29201;19260;13283;14439;36195;37587;41013;29674;36418;15788;18687;12706;30298;37639;40477;40651;27326;38179;10533;31949;10429;16499;37904;11791;39484;16498;13146;15141;21147;20042;29868;41274;37074;14614;31378;28688;30356;20034;20720;19526;19751;21307;15684;23295;42071;28228;32494;31647;15109;28463;16525;16524;17626;15556;13781;13023;30841;22551;38479;12598;33878;13968;14611;39456;30359;29734;35407;34873;36652;17658;11050;15231;26149;28124;14171;32530;30697;26539;19789;23640;28465;24668;26878;26879;30844;24550;38484;25347;36112;35128;11419;18066;42112;26730;34878;39141;26731;27136;11842;41687;16969;16967;16966;32535;33384;16965;20112;28389;26403;21878;15924;35133;13672;12528;37871;33196;23852;39146;15090;16251;24235;41692;12602;21907;31693;21591;42022;31359;14553;22429;24197;40301;22677;25224;35107;11510;37440;18543;13741;24385;35707;13467;31370;17534;17462;13224;41951;18086;36578;40618;20547;32127;16740;16897;15575;16739;41968;30108;22152;41153;31734;27636;29736;23647;18601;36851;31683;24036;15602;12854;28083;36690;27970;22590;42258;26640;22489;27337;15361;19134;38938;24462;38337;38964;16446;16283;42349;36159;28374;25377;10417;12243;21315;41017;40256;29407;24079;27328;27491;31383;30895;27382;11476;36656;15223;10112;36523;18394;38342;30054;29198;25548;22222;24588;32697;35995;18910;12625;22634;20197;16961;16960;29401;16959;25982;29212;15305;32585;13688;30258;41391;10531;31966;41388;37409;26555;34260;16448;14599;32702;18807;25001;39262;12586;32936;14165;27557;25684;31101;13071;23064;40996;29604;26124;31380;22302;24104;37068;22328;22329;26319;16187;39009;10829;37134;16834;18457;33860;10632;24324;33000;19995;32833;36762;30059;32941;13646;40521;32759;30221;30804;10831;38884;28284;41916;22243;32037;32300;26394;39814;39014;23700;14641;39431;20273;34165;34934;35522;20610;24383;29028;19701;27329;20424;33543;32763;42023;30364;17644;30809;38051;16016;24363;24606;24336;25065;13388;31113;38806;41921;20140;38345;16785;23206;34671;16784;35858;35027;35527;38555;25506;16783;24510;37155;37162;38660;24624;18577;11322;31050;37198;20246;42209;16523;19958;37109;38376;27409;17981;22151;27680;12501;17065;18930;15479;19739;35321;13377;38350;17064;13384;22939;11683;38665;42269;38560;13035;11082;10364;40304;12047;33061;14315;20886;34267;13514;38381;29093;15963;31247;23893;24376;27794;17576;38918;11394;39784;11676;15632;31200;12708;10109;42076;17595;28657;39566;33065;16020;18230;13165;24778;29098;11384;31252;33097;13314;35337;35920;25289;23060;42067;27156;10318;31204;23030;27558;31454;29239;12739;13451;37633;40910;21880;28768;34475;29320;22144;36769;30030;32861;22925;24405;29159;41322;27301;34968;23292;33502;36750;39351;31918;30486;19976;22519;21005;36075;24694;26057;20175;22751;10634;31127;29606;19804;18688;22509;32173;39213;17069;10501;17068;42279;29325;12660;16896;29520;36753;32866;32055;29164;22336;27097;13548;36001;37890;30679;16309;35676;18837;30490;31922;37385;41548;30654;31275;24206;40160;10544;35788;39216;25283;38020;15693;40274;16039;37581;19150;27912;26461;13970;26486;41207;32242;41835;25633;19234;25466;14984;30659;13726;25538;39709;33466;24120;12338;19217;22528;22724;35433;23365;10017;12071;29017;36179;32960;10669;40717;25308;15358;21769;38120;23194;12425;35034;32247;24374;41840;15787;14431;13029;31640;16958;21215;16957;14276;24434;24845;16014;15854;31671;23136;12245;42060;31993;34479;21752;16209;32965;25245;20251;20222;42135;30130;36479;26503;21819;26504;41959;23635;14124;12343;18964;28532;31746;39594;20423;33473;34946;33189;41964;13808;14829;29564;27249;18946;32182;41069;17180;37218;22025;37679;11663;10939;18120;21384;29963;22830;12695;28330;20880;12844;27173;40117;24106;15191;27629;20906;36051;18391;32328;16148;37771;33790;39455;21787;14923;10983;22651;30019;21116;30624;23271;10304;21415;11712;22071;21696;37250;12981;40981;21095;34066;25450;18579;28418;35313;14746;13351;31741;29203;37354;20927;41248;21574;18932;39412;40550;30629;42074;24186;13156;13002;35741;21758;42173;13280;39616;11757;18340;19145;12233;18341;33778;24210;31133;33954;13965;26981;11254;28917;19584;18327;12069;14367;23374;21822;37333;32003;31408;36763;10343;23080;27489;16449;32544;20712;33959;24044;41769;11780;28922;33249;26540;21502;30345;24494;12461;31952;38654;33209;41348;14273;40388;31678;36258;36721;40393;19940;37568;36390;18736;35700;40028;38540;15791;41774;25417;14425;38461;13740;38216;19011;30437;23977;20060;14879;15092;35217;30377;21800;41162;41611;24744;37666;21399;15276;32386;41507;38466;13399;38221;13843;21791;26666;22390;25526;22289;32484;27856;29816;10882;22629;27538;34860;41314;23326;29624;19372;34785;12594;35702;14699;31767;21988;15008;36280;17067;17066;10316;39920;26701;12515;26244;15289;33211;39305;21424;13889;25775;38820;35919;37335;41641;36067;31705;27118;32473;30547;15804;27353;37743;29506;16476;27697;18389;16330;20292;37494;36910;33451;18605;39546;13334;14233;13264;37177;24840;33765;36461;15555;34963;19837;23190;18194;35175;42271;30552;36678;35467;34650;22745;17392;17393;35005;26418;30262;30228;26574;27597;19873;10351;22370;38821;34376;10492;32806;21130;10822;34655;27801;31114;19967;40003;23259;24795;24625;24587;42069;19985;13406;18942;18970;27528;13998;10370;34169;10267;25527;25626;32737;10622;27603;17294;31517;13496;24255;15763;30965;39300;24369;23181;25202;30172;39843;13169;35207;26339;16245;14510;13418;40513;19095;19979;16833;36646;10858;18468;31522;31995;28707;16729;37970;16728;18299;18724;16727;16219;20885;17436;30970;14118;28664;33875;14480;27885;37706;24174;26897;29722;12424;26898;33467;12026;13728;27765;31218;16030;14550;27314;28711;32295;19355;41636;31130;10982;42353;17565;17566;26753;26754;16238;13545;17178;26065;35917;42124;34948;20080;37925;10923;16840;38934;22661;16839;41898;10605;11539;15921;34155;12533;21598;42186;18948;37917;20287;13800;19273;21287;20898;20201;19879;19466;20202;39089;15778;13191;20203;34157;26541;17345;26880;27787;12792;26881;23542;31528;26542;29508;41903;22270;39900;33252;15186;30976;31889;27187;19223;37088;20461;12080;19063;13413;24816;16538;38756;10967;24758;28486;39094;23286;26567;36791;15187;15514;19616;31533;41880;13729;35822;15640;18583;41288;15035;30981;31894;21771;14364;18311;22308;35098;35264;38889;39492;18614;18873;28489;33035;27694;38791;14964;15569;21594;32293;19499;17309;20653;41885;20205;39639;36110;28109;41632;20448;20256;34280;23187;42372;10167;27529;34991;33039;24278;15347;28988;34460;26607;23973;24350;39644;14632;18845;21393;40947;27925;33012;38299;20385;19391;36383;36654;21330;37172;32659;37051;32983;14915;30007;12485;28993;32617;34426;12713;28866;14286;29371;41021;15039;42215;38304;19643;29041;24742;34059;22958;34554;31357;29296;32663;14058;20913;12237;32622;28311;25397;18995;19793;15458;31584;32549;40883;32095;22797;12811;41891;32125;41812;11232;14846;35712;34559;33613;41939;40706;20350;33045;15366;15743;27826;27857;19610;10555;40247;41817;40983;21691;11538;11740;36513;10296;26133;26134;13327;11115;26135;27594;33618;37596;22835;11288;25722;15192;41100;33050;27158;40309;19943;14363;13657;29240;21201;18745;30078;16328;37124;23387;10055;20859;29457;33170;26267;32479;16352;40216;12988;12754;31622;25344;17327;13810;31412;36866;26966;20231;34072;33645;20232;39666;31669;18812;11792;19810;25556;27131;33943;31709;18472;38693;16092;19817;25012;16436;37412;31455;39541;31503;33204;40483;36905;26007;14904;30900;33650;22522;39671;20338;35988;14366;37671;25133;28172;35094;23350;13492;38149;17649;31631;29328;32222;36554;39823;37091;10999;30242;31508;18496;30905;30411;31181;30607;36876;18609;25017;29864;24649;42247;40814;19725;42264;31312;26929;13776;20486;30713;36724;27081;39878;21288;30238;32226;24635;17055;10921;37358;39828;23540;21729;19683;40901;30652;39409;37401;30415;13119;19805;11818;30612;36500;20934;17186;26676;10291;11162;42104;30718;36773;42113;18041;11955;12332;36144;41002;11018;31609;15134;41656;25145;23864;36503;33656;31619;30592;14918;19494;37285;39293;31573;30524;32443;21903;30107;34840;20012;14676;37100;11214;18384;38974;27718;39522;37560;41661;19228;23274;29879;22534;34718;25951;18182;22396;24033;27955;33661;33179;39559;37431;38993;30876;14164;34273;36296;14423;30529;41434;14211;27932;10302;29696;42248;40732;35051;35781;39383;14256;35582;25237;39384;27574;40676;17006;17005;30458;17493;10650;32512;40839;17494;17495;20566;19512;16074;37984;18265;14707;16566;37935;32032;29677;26566;26850;27151;37800;27002;26851;22230;30879;34203;19433;26852;26853;26854;26608;16669;26855;30300;31794;38138;36496;15557;36358;33980;41191;27094;29778;25232;19481;35353;16110;22169;35971;33392;33197;26011;20660;13642;29699;24822;42140;37345;26991;13166;40886;12816;14116;30304;19864;23067;36304;24026;14168;41485;21708;21060;33985;24389;34422;40971;18739;25891;41993;23786;33921;20843;24717;18316;25632;19791;12875;12890;36052;17629;23276;36422;12758;20309;34061;39415;16681;31471;37472;26271;26326;18197;28731;22197;21982;36317;21224;12980;21866;13720;16009;25929;38987;31161;11619;31475;12917;23892;35981;18607;12331;20363;30850;23605;21114;38492;20396;29501;26207;22668;22870;33417;16450;35910;23368;12027;13775;34886;10744;14449;27678;15308;28394;21765;22512;20157;40286;41505;16184;11872;24158;30854;38497;34366;41516;27478;24258;35141;17297;24191;15002;35089;41433;10363;34891;16723;39154;11378;17437;20127;29574;37339;41700;16000;19418;22446;22018;25691;20589;24798;24239;39432;11005;25875;35146;41143;14541;26994;17975;13824;39159;39460;11293;20647;16655;24198;41705;24243;10859;12505;28511;41387;22435;14135;34056;13722;30271;25979;24564;41997;24213;12797;21733;22448;40688;32380;20867;11635;27910;28097;33539;28445;28516;24090;23707;33856;42153;40149;22272;13437;24122;16318;14678;28320;34332;20306;11665;16271;20049;12374;26882;34995;41164;26883;41545;26884;13395;12889;25266;27430;13234;34670;34446;39556;27099;25612;41064;18251;16281;18009;22365;18937;14925;36752;13336;32705;30323;37399;25827;13285;41323;39749;40161;25802;16533;16532;13018;26586;17332;33498;20014;33853;15018;25895;14839;22626;29808;37813;23017;27214;31756;22279;21891;33462;32710;32944;17004;17496;19439;26667;35967;17003;20293;17497;36217;31183;16323;17002;17153;28104;40874;40960;23712;11602;34825;23713;40015;33198;26145;40757;30159;35964;27900;19895;32949;15450;24259;22942;12567;29819;27020;22047;23066;18954;31613;14544;22187;39022;23884;33486;22004;29716;23302;35861;35530;29031;42377;24452;22445;13246;30815;16482;28594;21206;28337;20386;21584;10924;27477;15713;27733;15401;28351;18141;41929;34832;37220;16267;39027;20404;26372;19570;35866;22962;40871;26327;32773;15033;38054;38384;16373;24218;37019;29576;38616;27148;31558;41934;36315;28026;38358;22252;38715;26075;36815;36069;12351;41956;15299;23161;29345;38568;15992;21134;23696;20917;14160;35229;38389;14969;15662;31255;14705;24180;12348;14887;32474;32205;31563;38620;11781;39627;16113;24375;30995;34335;41986;33082;31207;19569;38573;11518;20303;33073;16349;21249;24121;13364;21061;21646;29106;15677;11720;29187;26572;40498;31260;11329;10094;11217;39465;14071;23966;20551;42313;31212;26174;14442;21266;18013;28769;35031;19975;38850;29111;11745;25995;36697;24924;32869;42116;24540;35818;29167;30274;25927;20437;33507;41198;18888;29788;26983;32456;14136;16156;11980;31925;28052;32124;32152;18900;34472;18219;31278;23261;22256;16048;40975;24920;29397;22258;39482;39219;34610;37141;13941;16947;41305;18266;23754;32874;20244;37993;29172;27889;10459;40585;29529;39474;19100;30685;36907;19865;31930;18055;10981;23413;15344;31283;18642;36275;41152;28158;30192;33710;37579;38808;16272;36000;39224;34615;14991;12380;18016;29489;31152;37416;15260;37230;38139;11337;22275;15846;18456;21935;15691;14889;30690;41843;30501;18127;18580;30663;30439;16612;17636;20612;42030;39717;16611;16610;12684;16609;19788;16099;33715;34270;26677;26678;13624;12090;17403;27886;17404;22558;24182;35605;41203;39463;35980;11796;33116;10407;10052;40228;38125;41512;11173;19034;13361;26613;32255;10572;22237;41848;26614;35942;26615;18774;16534;37843;10760;16531;19436;16530;11142;18463;37703;34370;16529;16528;39722;21427;16527;19563;16526;26307;21611;42195;32973;11049;42125;34977;40495;28964;11627;24196;24679;10150;25111;20915;41543;31092;21478;32260;35730;28535;33375;21494;27458;14576;12294;32405;27180;11713;29468;37740;24585;29359;38045;34325;12226;37249;32044;29180;32978;42268;28318;12003;16731;13436;10564;19164;41083;28847;13854;36238;14988;28014;42152;34955;28539;23247;11714;19357;13803;33546;30695;30507;33091;33248;14535;30444;19321;28432;20756;36917;11908;29961;19942;10836;16884;20936;17661;37201;29787;27404;28423;40987;15811;14052;24648;15422;31781;32340;30511;22723;14805;36165;19653;27975;12115;30446;23175;28437;28788;10616;38935;17108;22994;23209;30635;36981;19463;33388;27596;12262;33934;14560;26422;27876;13365;11299;27445;26373;20123;36990;38949;33962;25356;24098;17387;26160;31708;17063;17062;40500;17061;29285;17060;37036;17059;28925;17058;17057;33680;17056;21404;15862;35234;34144;34486;16663;41117;13925;42038;19331;26169;14476;28130;40083;18248;13936;34142;21276;12946;10840;20439;14024;15368;33967;16230;11755;40489;12592;15548;41777;14503;34358;18466;17972;10002;33685;31420;27989;10801;41325;27543;17213;19604;27540;31154;30101;24658;36902;15528;36558;20320;20124;22721;18303;23225;13912;34225;41782;27563;16278;16551;11748;38469;19430;30942;33432;10493;26593;14880;15135;34863;40327;34996;28106;15238;23739;21321;25560;29567;37698;20788;23293;42117;40967;38229;38474;22105;37997;12818;29342;30947;10945;16692;28153;16691;18445;37828;22038;24290;16690;34868;29628;23412;33383;22875;13623;18363;14111;23134;27237;14167;25524;25286;38234;39518;26161;15656;27225;21783;17413;17285;29939;10667;20092;29633;24216;37122;20964;23179;10100;22471;16522;40576;11012;14344;21505;33904;33206;29812;29614;34194;12867;37159;11071;36168;20786;39602;38084;21616;28200;29833;25213;25848;39587;12953;22400;12655;39593;41963;19303;16438;38143;15807;34658;36817;35100;19510;40011;23582;26679;23947;13978;26680;12378;39877;16608;13319;23434;14232;11935;30264;24823;26953;35198;33228;26681;29730;25462;15218;11304;23164;26544;32812;30561;25637;27702;23619;10540;25040;37730;14099;25117;40068;34938;17673;18164;13599;40303;42181;12067;15280;35294;11000;29858;33557;13588;18817;42011;23774;36789;18440;17241;18290;32817;20508;16769;38784;16768;21367;27323;37951;39508;38970;15891;24114;17988;31387;20281;22337;12616;27914;40629;29540;11286;24382;29584;24161;16275;22691;29528;34296;31103;13637;39764;16456;23098;38957;19250;25909;28668;20661;20483;29416;36139;22251;17252;27936;18901;13732;24095;39919;22909;15838;17274;13796;25518;36360;41384;33885;25925;35476;31226;31587;28671;18010;17189;31331;23148;34733;41010;31390;31706;21845;22759;17979;19259;35239;13306;15630;19005;31231;36821;35405;26328;21137;21659;31339;20868;25634;26985;36898;15443;25288;27606;39264;17243;41960;14254;24939;28630;40264;15247;13923;27427;17163;26138;31536;13425;23459;10416;34434;31897;34720;39120;33888;21556;41584;37929;23204;10596;17311;19747;34581;39102;31810;38789;39866;12956;33104;33449;40533;31541;21507;29432;13122;34492;18075;31902;26804;26469;23040;29742;12074;24896;11334;36967;28493;31069;16026;32302;39107;20889;24400;38651;37944;37453;28060;11580;39647;41264;34298;28458;13037;13214;29902;15578;18892;25901;20352;16364;38162;24323;11912;28996;14332;23024;13538;13612;22779;22425;19850;14174;25967;16433;20457;31865;33588;19361;32332;35097;10035;39652;13009;23139;38307;29044;32046;22211;26772;26773;33461;12366;38685;34466;33301;18451;11928;22074;32991;27997;23520;16425;39969;29001;38214;13895;40767;17054;35611;38058;34320;38312;40958;29049;39758;35668;33306;31649;20611;36820;19572;36904;13784;32670;18877;12702;32629;29771;36720;23631;26682;28876;32174;32557;26157;31436;20963;23109;35691;25836;16359;22557;11771;12642;19719;15482;36952;25604;35227;35459;32675;33621;22544;33692;39233;32634;42290;33053;23307;34096;24085;28881;32562;22066;29393;27853;27380;11168;41351;37942;36128;40842;16372;20075;18980;41679;34570;23167;22728;14103;14473;39238;33697;24419;41370;27738;41363;41213;20789;22145;25069;41139;11392;29577;23629;27844;42394;23630;26388;27961;18069;32004;10758;24732;16319;39674;18703;29997;39528;36997;34029;14132;26717;19700;19310;15323;26718;26719;40586;14555;15547;24075;36927;38425;11601;36083;12322;39678;13346;15694;18931;34458;20902;15273;38087;25728;27222;41132;29336;32229;19577;40088;24745;10174;20813;20779;38430;30653;23776;32496;30913;26835;30418;15025;33477;26836;36274;26837;26838;32955;13419;12008;30783;25573;24113;41621;33532;34077;19524;35812;30721;40456;11976;41628;39836;19051;40367;34175;20155;29502;30918;30423;38145;21458;11640;19203;21863;15968;38782;20399;39398;15667;28834;38898;31367;24101;39841;42367;40331;19147;23087;13044;33094;21831;28195;18767;31039;33664;12270;40951;26805;36847;15385;36951;29579;27679;18247;11347;34814;11899;40434;21840;29905;40326;12907;11470;41669;23859;42282;10697;24277;28161;39184;33668;36819;32838;30207;32396;15010;24936;30464;23163;14772;29780;35431;37964;11080;41674;23020;29314;39189;19248;24473;37805;30537;33231;16325;38930;34052;22376;27830;29886;21967;25784;23746;11068;16984;18270;36686;14440;40745;31083;33108;34470;23645;39747;20326;33478;16983;27450;28089;27779;33993;17646;11604;28733;12913;33326;11721;12569;25399;40147;22415;20216;22816;22989;26683;11934;31123;27887;22537;24240;28321;31747;21946;27940;24450;15083;33998;12543;25168;23658;18333;31478;19607;21383;33331;32163;41276;23510;37731;21258;25125;18387;28265;23955;14638;15375;19691;25241;11882;28397;28637;31760;38500;31138;22020;40669;19619;30155;24222;41171;34894;24532;42351;39633;37615;18515;19776;28352;15104;42402;32448;31107;11017;40914;22872;28401;32409;38800;27618;10823;27141;37645;15935;34453;28220;36343;37262;40345;29253;38505;35149;18268;34463;24583;41604;18632;18558;41430;39162;34898;26579;23429;16040;12106;24488;14700;40330;39889;19167;41109;32538;23469;32490;11307;37355;16880;36887;32162;29492;16654;26582;15376;41136;37264;21781;20958;26251;19762;14384;18720;13428;39167;11010;23418;15216;22167;25019;25219;14000;28446;20732;34766;19611;40519;11831;23123;21709;27806;16544;41739;22935;27149;16543;18026;27456;23861;41459;14327;26575;12662;37086;28449;20700;15649;31659;36336;15429;37375;13534;17410;17048;11193;28243;23124;23487;20615;38510;41744;23174;27100;14654;27500;14529;20007;41392;41260;20805;14150;18928;28086;14482;11697;39512;41208;25067;26505;19964;39569;20682;42232;38515;14237;22932;11449;35785;37306;10034;20179;36616;27042;33554;18894;34966;39584;14645;18423;30070;29926;23622;30157;30057;11459;20717;11782;35723;30083;14573;13051;33903;32718;20512;36414;38061;19026;32952;25047;22637;19346;36344;32075;27892;20909;38819;21523;10700;31651;15909;11239;37046;37923;11895;32723;19386;37880;13946;32648;28456;36497;24445;18101;37544;29875;40991;25698;11054;19686;15760;39030;21250;40423;20665;40776;41130;27152;17989;24353;19890;18077;32776;21013;34076;19454;27969;24892;26917;28602;35553;41266;11339;37691;35450;31031;32399;13295;25401;41937;20128;39035;13242;27282;40778;38948;12083;25602;35542;41226;41076;22172;32781;12837;15646;22733;29447;26545;28607;27160;13026;24938;14458;12527;40084;11725;38623;31566;31765;19370;12996;18967;39630;17400;31782;39359;30998;23043;29894;13281;23766;12413;20044;29035;10949;15939;14264;40372;12418;32308;39504;40376;31029;35082;14588;38397;29542;31263;12110;38628;35834;18875;32195;34490;35384;29706;31003;31165;31633;31215;12709;25843;20500;22401;12629;37504;20891;21528;27162;22831;32434;14703;22645;19450;39890;34852;21497;25739;27654;29114;22798;11289;38402;31268;29263;35839;40536;26146;26147;28334;38578;13708;31164;39364;31596;40128;13094;13590;28772;12724;28018;29119;19856;14519;41330;24384;20985;11157;30277;33806;37441;16145;18732;37848;38583;32084;10574;16454;18488;40124;22186;40652;22229;22043;39799;16047;28776;35330;22479;33457;38749;20748;34618;24207;16427;23039;35253;24291;21793;32882;28622;39059;11077;35662;37111;37299;21158;14554;26046;40894;27770;31938;20567;10056;16375;27005;28332;31841;29697;23581;13152;11461;39941;36421;31291;21043;14624;40621;22746;20418;31438;28048;34623;11679;29403;21961;25367;34101;24331;39064;10149;13617;40382;22618;40386;20468;21298;30116;41851;31664;33217;18118;14761;22310;19925;26958;12546;26559;26560;29857;39725;10165;19274;31657;33723;19713;16200;40053;39483;38902;18062;13551;28192;36878;36424;14838;13458;36395;30250;18236;25252;35260;32263;33118;41856;37243;42239;24851;17591;28043;36835;15664;39730;22606;20716;21187;33728;12306;26573;14740;10637;40575;17656;34480;12646;18259;16311;41592;28967;37578;13173;16764;37684;19978;20691;32268;37489;13083;29396;35339;20920;21076;20076;12097;35153;11630;21588;18637;36227;37710;15560;39768;34085;24295;36877;40580;34429;11321;17680;34214;28546;31601;37554;21335;30514;34373;13373;13950;35158;28810;28440;27365;37720;12253;25096;15254;41071;14155;32594;20180;22319;25778;29611;28550;23373;29486;13045;12020;34694;21144;40502;39880;33825;28815;16002;20988;23199;35821;34451;36374;10263;38169;38175;23376;18029;23760;36026;19685;39433;19557;40353;30017;31638;36912;14068;17688;36808;33970;40468;18514;41079;29451;24117;39617;29292;18994;34191;18978;41942;42398;29592;33283;35959;36190;40021;27270;11973;12342;21943;27122;11952;33975;26512;20052;11825;34497;30097;28343;17575;36178;16338;15737;34515;17428;21569;25295;23324;29938;12573;37535;28841;34025;36896;14543;15129;37875;31162;41790;19702;12082;27704;35110;35752;34520;34976;30950;32071;30080;15164;35488;32014;22866;14336;36063;20579;32451;18159;29907;10329;27974;19447;23075;14310;19808;35173;41795;26475;12460;31644;38237;41716;30955;19745;25690;21481;37227;29636;30390;34231;37189;23007;23041;39803;25571;11769;15651;38242;18684;24264;31795;18462;40199;30640;27009;23079;35987;29641;12062;23875;30044;25777;26379;30857;30311;18627;26487;28826;23172;33107;36004;29617;38010;12096;36858;36549;15213;12060;42108;39485;22165;20763;14869;36039;26919;10397;31444;18373;30564;18201;40167;31738;14866;41279;21974;29244;10998;32000;17155;23641;30268;31458;32438;24524;15336;23309;15330;19060;27429;34961;13082;26524;26525;34664;24922;18143;10275;23853;13216;26638;20360;29478;14350;30820;37872;18613;18810;17684;25516;37832;16469;21784;17652;32825;36959;30315;34667;37837;22231;25477;17659;18655;19588;27123;31852;38878;22184;30824;23796;16580;21705;31854;14750;11371;37365;15040;37969;32830;22305;40322;</PluginSelection><ReportHost><HostName>scanme.insecure.org</HostName><startTime>Sun Nov 8 02:21:24 2009</startTime><stopTime>Sun Nov 8 02:31:28 2009</stopTime><netbios_name>(unknown)</netbios_name><mac_addr>(unknown)</mac_addr><dns_name>scanme.insecure.org.\n</dns_name><os_name>Linux Kernel 2.6 on Red Hat Enterprise Linux 5</os_name><num_ports>6</num_ports><num_lo>19</num_lo><num_med>3</num_med><num_hi>0</num_hi><ReportItem><port>ftp (21/tcp)</port><severity>0</severity><pluginID>0</pluginID><pluginName></pluginName></ReportItem><ReportItem><port>http (80/tcp)</port><severity>0</severity><pluginID>0</pluginID><pluginName></pluginName></ReportItem><ReportItem><port>domain (53/tcp)</port><severity>0</severity><pluginID>0</pluginID><pluginName></pluginName></ReportItem><ReportItem><port>rtsp (554/tcp)</port><severity>0</severity><pluginID>0</pluginID><pluginName></pluginName></ReportItem><ReportItem><port>arcp (7070/tcp)</port><severity>0</severity><pluginID>0</pluginID><pluginName></pluginName></ReportItem><ReportItem><port>http (80/tcp)</port><severity>1</severity><pluginID>22964</pluginID><pluginName>Service Detection</pluginName><data>A web server is running on this port.\n</data></ReportItem><ReportItem><port>domain (53/tcp)</port><severity>1</severity><pluginID>11002</pluginID><pluginName>DNS Server Detection</pluginName><data>\nSynopsis :\n\nA DNS server is listening on the remote host.\n\nDescription :\n\nThe remote service is a Domain Name System (DNS) server, which\nprovides a mapping between hostnames and IP addresses.\n\nSee also :\n\nhttp://en.wikipedia.org/wiki/Domain_Name_System\n\nSolution :\n\nDisable this service if it is not needed or restrict access to\ninternal hosts only if the service is available externally.\n\nRisk factor :\n\nNone\n\n</data></ReportItem><ReportItem><port>domain (53/udp)</port><severity>1</severity><pluginID>11002</pluginID><pluginName>DNS Server Detection</pluginName><data>\nSynopsis :\n\nA DNS server is listening on the remote host.\n\nDescription :\n\nThe remote service is a Domain Name System (DNS) server, which\nprovides a mapping between hostnames and IP addresses.\n\nSee also :\n\nhttp://en.wikipedia.org/wiki/Domain_Name_System\n\nSolution :\n\nDisable this service if it is not needed or restrict access to\ninternal hosts only if the service is available externally.\n\nRisk factor :\n\nNone\n\n</data></ReportItem><ReportItem><port>domain (53/udp)</port><severity>2</severity><pluginID>12217</pluginID><pluginName>DNS Server Cache Snooping Information Disclosure</pluginName><data>\nSynopsis :\n\nThe remote DNS server is vulnerable to cache snooping attacks.\n\nDescription :\n\nThe remote DNS server responds to queries for third-party domains\nwhich do not have the recursion bit set. \n\nThis may allow a remote attacker to determine which domains have\nrecently been resolved via this name server, and therefore which hosts\nhave been recently visited. \n\nFor instance, if an attacker was interested in whether your company\nutilizes the online services of a particular financial institution,\nthey would be able to use this attack to build a statistical model\nregarding company usage of that financial institution. Of course, the\nattack can also be used to find B2B partners, web-surfing patterns,\nexternal mail servers, and more...\n\nSee also :\n\nFor a much more detailed discussion of the potential risks of allowing\nDNS cache information to be queried anonymously, please see:\nhttp://www.rootsecure.net/content/downloads/pdf/dns_cache_snooping.pdf\n\nSolution :\n\nUse another DNS software.\n\nRisk factor :\n\nMedium / CVSS Base Score : 5.0\n(CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N)\n\n</data></ReportItem><ReportItem><port>domain (53/udp)</port><severity>1</severity><pluginID>35373</pluginID><pluginName>DNS Server DNSSEC Aware Resolver</pluginName><data>\nSynopsis :\n\nThe remote DNS resolver is DNSSEC-aware.\n\nDescription :\n\nThe remote DNS resolver accepts DNSSEC options. This means that it\nmay verify the authenticity of DNSSEC protected zones if it is\nconfigured to trust their keys.\n\nSolution :\n\nn/a\n\nRisk factor :\n\nNone\n\n</data></ReportItem><ReportItem><port>domain (53/udp)</port><severity>2</severity><pluginID>10539</pluginID><pluginName>DNS Server Recursive Query Cache Poisoning Weakness</pluginName><data>\nSynopsis :\n\nThe remote name server allows recursive queries to be performed\nby the host running nessusd.\n\nDescription :\n\nIt is possible to query the remote name server for third party \nnames.\n\nIf this is your internal nameserver, then ignore this warning.\n\nIf you are probing a remote nameserver, then it allows anyone\nto use it to resolve third party names (such as www.nessus.org).\nThis allows attackers to perform cache poisoning attacks against \nthis nameserver.\n\nIf the host allows these recursive queries via UDP, then the \nhost can be used to 'bounce' Denial of Service attacks against \nanother network or system.\n\nSee also :\n\nhttp://www.cert.org/advisories/CA-1997-22.html\n\nSolution :\n\nRestrict recursive queries to the hosts that should\nuse this nameserver (such as those of the LAN connected to it).\n\nIf you are using bind 8, you can do this by using the instruction\n'allow-recursion' in the 'options' section of your named.conf\n\nIf you are using bind 9, you can define a grouping of internal addresses\nusing the 'acl' command\n\nThen, within the options block, you can explicitly state:\n'allow-recursion { hosts_defined_in_acl }'\n\nIf you are using another name server, consult its documentation.\n\nRisk factor :\n\nMedium / CVSS Base Score : 5.0\n(CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:N)\n\nCVE : CVE-1999-0024\nBID : 136, 678\nOther references : OSVDB:438\n</data></ReportItem><ReportItem><port>domain (53/udp)</port><severity>1</severity><pluginID>35371</pluginID><pluginName>DNS Server hostname.bind Map Hostname Disclosure</pluginName><data>\nSynopsis :\n\nThe DNS server discloses the remote host name.\n\nDescription :\n\nIt is possible to learn the remote host name by querying the remote\nDNS server for 'hostname.bind' in the CHAOS domain.\n\nSolution :\n\nIt may be possible to disable this feature. Consult the vendor's\ndocumentation for more information.\n\nRisk factor :\n\nNone\n\nPlugin output :\n\nThe remote host name is :\n\nsyn.titan.net\n\n</data></ReportItem><ReportItem><port>domain (53/udp)</port><severity>1</severity><pluginID>10028</pluginID><pluginName>ISC BIND version Directive Remote Version Disclosure</pluginName><data>\nSynopsis :\n\nIt is possible to obtain the version number of the remote DNS server.\n\nDescription :\n\nThe remote host is running BIND, an open-source DNS server. It is\npossible to extract the version number of the remote installation by\nsending a special DNS request for the text 'version.bind' in the\ndomain 'chaos'.\n\nSolution :\n\nIt is possible to hide the version number of bind by using the\n'version' directive in the 'options' section in named.conf\n\nRisk factor :\n\nNone\n\nPlugin output :\n\nThe version of the remote DNS server is :\n\n9.3.4-P1\n\nOther references : OSVDB:23\n</data></ReportItem><ReportItem><port>domain (53/udp)</port><severity>1</severity><pluginID>31658</pluginID><pluginName>DNS Sender Policy Framework (SPF) Enabled</pluginName><data>\nSynopsis :\n\nThe remote domain publishes SPF records.\n\nDescription :\n\nThe remote domain publishes SPF records. SPF (Sender Policy\nFramework) is a mechanism to let an organization specify their mail\nsending policy, such as which mail servers are authorized to send mail\non its behalf.\n\nSee also :\n\nhttp://www.openspf.org/\n\nSolution :\n\nn/a\n\nRisk factor :\n\nNone\n\nPlugin output :\n\nThe following SPF records could be extracted for insecure.org:\n\nv=spf1 a mx ptr ip4:64.13.134.0/26 ~all\n\n</data></ReportItem><ReportItem><port>domain (53/udp)</port><severity>1</severity><pluginID>35450</pluginID><pluginName>DNS Server Spoofed Request Amplification DDoS</pluginName><data>\nSynopsis :\n\nThe remote DNS server could be used in a distributed denial of service\nattack.\n\nDescription :\n\nThe remote DNS server answers to any request. It is possible to query\nthe name servers (NS) of the root zone ('.') and get an answer which\nis bigger than the original request. By spoofing the source IP\naddress, a remote attacker can leverage this 'amplification' to launch\na denial of service attack against a third-party host using the remote\nDNS server.\n\nSee also :\n\nhttp://isc.sans.org/diary.html?storyid=5713\n\nSolution :\n\nRestrict access to your DNS server from public network or reconfigure\nit to reject such queries.\n\nRisk factor :\n\nNone\n\nPlugin output :\n\nThe DNS query was 17 bytes long, the answer is 272 bytes long.\n\n</data></ReportItem><ReportItem><port>general/udp</port><severity>1</severity><pluginID>10287</pluginID><pluginName>Traceroute Information</pluginName><data>\nSynopsis :\n\nIt was possible to obtain traceroute information.\n\nDescription :\n\nMakes a traceroute to the remote host.\n\nSolution :\n\nn/a\n\nRisk factor :\n\nNone\n\nPlugin output :\n\nFor your information, here is the traceroute from 10.0.1.9 to 64.13.134.52 : \n10.0.1.9\n10.0.1.1\n76.43.128.1\n65.28.18.49\n24.94.160.102\n69.76.62.253\n66.109.6.100\n66.109.6.153\n213.248.76.97\n213.248.80.25\n80.239.193.126\n69.36.239.221\n64.13.134.52\n\n</data></ReportItem><ReportItem><port>general/tcp</port><severity>1</severity><pluginID>31422</pluginID><pluginName>Reverse NAT/Intercepting Proxy Detection</pluginName><data>\nSynopsis :\n\nThe remote IP address seems to connect to different hosts\nvia reverse NAT, or an intercepting proxy is in the way.\n\nDescription :\n\nReverse NAT is a technology which lets multiple computers offer\npublic services on different ports via the same IP address. \n\nBased on OS fingerprinting results, it seems that different \noperating systems are listening on different remote ports.\n\nNote that this behavior may also indicate the presence of a\nintercepting proxy, a load balancer or a traffic shaper.\n\nSee also :\n\nhttp://en.wikipedia.org/wiki/Proxy_server#Intercepting_proxy_server\n\nSolution :\n\nMake sure that this setup is authorized by your security policy\n\nRisk factor :\n\nNone\n\nPlugin output :\n\n+ On the following port(s) : \n - 7070 (0 hops away)\n - 21 (0 hops away)\n - 554 (0 hops away)\n\nThe operating system was identified as :\n\nNetBSD 3.0\n\n+ On the following port(s) : \n - 53 (13 hops away)\n - 80 (13 hops away)\n\nThe operating system was identified as :\n\nLinux Kernel 2.6\n\n</data></ReportItem><ReportItem><port>general/tcp</port><severity>1</severity><pluginID>12053</pluginID><pluginName>Host Fully Qualified Domain Name (FQDN) Resolution</pluginName><data>\nSynopsis :\n\nIt was possible to resolve the name of the remote host.\n\nDescription :\n\nNessus was able to resolve the FQDN of the remote host.\n\nSolution :\n\nn/a\n\nRisk factor :\n\nNone\n\nPlugin output :\n\n64.13.134.52 resolves as scanme.insecure.org.\n\n</data></ReportItem><ReportItem><port>general/tcp</port><severity>1</severity><pluginID>25220</pluginID><pluginName>TCP/IP Timestamps Supported</pluginName><data>\nSynopsis :\n\nThe remote service implements TCP timestamps.\n\nDescription :\n\nThe remote host implements TCP timestamps, as defined by RFC1323. A\nside effect of this feature is that the uptime of the remote host can\nsometimes be computed.\n\nSee also :\n\nhttp://www.ietf.org/rfc/rfc1323.txt\n\nSolution :\n\nn/a\n\nRisk factor :\n\nNone\n\n</data></ReportItem><ReportItem><port>http (80/tcp)</port><severity>1</severity><pluginID>11032</pluginID><pluginName>Web Server Directory Enumeration</pluginName><data>Synopsis :\n\nIt is possible to enumerate directories on the web server.\n\nDescription :\n\nThis plugin attempts to determine the presence of various\ncommon directories on the remote web server. By sending a \nrequest for a directory, the web server response code \nindicates if it is a valid directory or not.\n\nRisk factor : \n\nNone\n\nPlugin output :\n\nThe following directories were discovered:\n/error, /icons\n\nWhile this is not, in and of itself, a bug, you should manually inspect \nthese directories to ensure that they are in compliance with company\nsecurity standards\n\nOther references : OWASP:OWASP-CM-006\n</data></ReportItem><ReportItem><port>http (80/tcp)</port><severity>1</severity><pluginID>10107</pluginID><pluginName>HTTP Server type and version</pluginName><data>Synopsis :\n\nA web server is running on the remote host.\n\nDescription :\n\nThis plugin attempts to determine the type and the version of the\nremote web server. \n\nRisk factor : \n\nNone\n\nPlugin output :\n\nThe remote web server type is :\n\nApache/2.2.3 (Red Hat)\r\n\n\nSolution : You can set the directive 'ServerTokens Prod' to limit\nthe information emanating from the server in its response headers.\n</data></ReportItem><ReportItem><port>http (80/tcp)</port><severity>1</severity><pluginID>24260</pluginID><pluginName>HyperText Transfer Protocol (HTTP) Information</pluginName><data>\nSynopsis :\n\nSome information about the remote HTTP configuration can be extracted.\n\nDescription :\n\nThis test gives some information about the remote HTTP protocol - the\nversion used, whether HTTP Keep-Alive and HTTP pipelining are enabled,\netc... \n\nThis test is informational only and does not denote any security\nproblem.\n\nSolution :\n\nn/a\n\nRisk factor :\n\nNone\n\nPlugin output :\n\nProtocol version : HTTP/1.1\nSSL : no\nPipelining : yes\nKeep-Alive : yes\nOptions allowed : GET,HEAD,POST,OPTIONS,TRACE\nHeaders :\n\n Date: Sun, 08 Nov 2009 08:29:42 GMT\r\n Server: Apache/2.2.3 (Red Hat)\r\n Accept-Ranges: bytes\r\n Content-Length: 739\r\n Keep-Alive: timeout=15, max=100\r\n Connection: Keep-Alive\r\n Content-Type: text/html; charset=UTF-8\n\n</data></ReportItem><ReportItem><port>http (80/tcp)</port><severity>2</severity><pluginID>11213</pluginID><pluginName>HTTP TRACE / TRACK Methods Allowed</pluginName><data>Synopsis :\n\nDebugging functions are enabled on the remote web server. \n\nDescription :\n\nThe remote webserver supports the TRACE and/or TRACK methods. TRACE\nand TRACK are HTTP methods which are used to debug web server\nconnections. \n\nIn addition, it has been shown that servers supporting the TRACE\nmethod are subject to cross-site scripting attacks, dubbed XST for\n"Cross-Site Tracing", when used in conjunction with various weaknesses\nin browsers. An attacker may use this flaw to trick your legitimate\nweb users to give him their credentials. \n\nSee also :\n\nhttp://www.cgisecurity.com/whitehat-mirror/WH-WhitePaper_XST_ebook.pdf\nhttp://www.apacheweek.com/issues/03-01-24\nhttp://www.kb.cert.org/vuls/id/288308\nhttp://www.kb.cert.org/vuls/id/867593\n\nSolution :\n\nDisable these methods.\n\nRisk factor :\n\nMedium / CVSS Base Score : 4.3\n(CVSS2#AV:N/AC:M/Au:N/C:P/I:N/A:N)\nSolution : \n\nAdd the following lines for each virtual host in your configuration file :\n\n RewriteEngine on\n RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK)\n RewriteRule .* - [F]\n\nAlternatively, note that Apache versions 1.3.34, 2.0.55, and 2.2\nsupport disabling the TRACE method natively via the 'TraceEnable'\ndirective.\n\nPlugin output :\n\nNessus sent the following TRACE request : \n\n------------------------------ snip ------------------------------\nTRACE /Nessus1407599676.html HTTP/1.1\r\nConnection: Close\r\nHost: scanme.insecure.org\r\nPragma: no-cache\r\nUser-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)\r\nAccept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */*\r\nAccept-Language: en\r\nAccept-Charset: iso-8859-1,*,utf-8\r\n\r\n------------------------------ snip ------------------------------\n\nand received the following response from the remote server :\n\n------------------------------ snip ------------------------------\nHTTP/1.1 200 OK\r\nDate: Sun, 08 Nov 2009 08:29:50 GMT\r\nServer: Apache/2.2.3 (Red Hat)\r\nKeep-Alive: timeout=15, max=100\r\nConnection: Keep-Alive\r\nTransfer-Encoding: chunked\r\nContent-Type: message/http\r\n\r\n\r\nTRACE /Nessus1407599676.html HTTP/1.1\r\nConnection: Keep-Alive\r\nHost: scanme.insecure.org\r\nPragma: no-cache\r\nUser-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)\r\nAccept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */*\r\nAccept-Language: en\r\nAccept-Charset: iso-8859-1,*,utf-8\r\n\r\n------------------------------ snip ------------------------------\n\nCVE : CVE-2003-1567, CVE-2004-2320\nBID : 9506, 9561, 11604, 33374\nOther references : OSVDB:877, OSVDB:3726, OSVDB:5648, OSVDB:50485\n</data></ReportItem><ReportItem><port>general/tcp</port><severity>1</severity><pluginID>11936</pluginID><pluginName>OS Identification</pluginName><data>\nRemote operating system : Linux Kernel 2.6 on Red Hat Enterprise Linux 5\nConfidence Level : 95\nMethod : HTTP\n\n \nThe remote host is running Linux Kernel 2.6 on Red Hat Enterprise Linux 5\n</data></ReportItem><ReportItem><port>general/tcp</port><severity>1</severity><pluginID>18261</pluginID><pluginName>Apache Banner Linux Distribution Disclosure</pluginName><data>\nSynopsis :\n\nThe name of the Linux distribution running on the remote host was\nfound in the banner of the web server.\n\nDescription :\n\nThis script extracts the banner of the Apache web server and attempts\nto determine which Linux distribution the remote host is running.\n\nSolution :\n\nIf you do not wish to display this information, edit httpd.conf and\nset the directive 'ServerTokens Prod' and restart Apache.\n\nRisk factor :\n\nNone\n\nPlugin output :\n\nThe linux distribution detected was : \n - Red Hat Enterprise Linux 5\n\n</data></ReportItem><ReportItem><port>general/tcp</port><severity>1</severity><pluginID>19506</pluginID><pluginName>Nessus Scan Information</pluginName><data>Information about this scan : \n\nNessus version : 4.0.2\nPlugin feed version : 200911071334\nType of plugin feed : HomeFeed (Non-commercial use only)\nScanner IP : 10.0.1.9\nPort scanner(s) : nessus_syn_scanner \nPort range : default\nThorough tests : no\nExperimental tests : yes\nParanoia level : 1\nReport Verbosity : 1\nSafe checks : yes\nOptimize the test : yes\nCGI scanning : enabled\nWeb application tests : enabled\nMax hosts : 40\nMax checks : 5\nRecv timeout : 5\nBackports : Detected\nScan Start Date : 2009/11/8 2:21\nScan duration : 600 sec\n\n</data></ReportItem><ReportItem><port>http (80/tcp)</port><severity>1</severity><pluginID>39521</pluginID><pluginName>Backported Security Patch Detection (WWW)</pluginName><data>\nSynopsis :\n\nSecurity patches are backported.\n\nDescription :\n\nSecurity patches may have been 'back ported' to the remote HTTP server\nwithout changing its version number.\n\nBanner-based checks have been disabled to avoid false positives.\n\nNote that this test is informational only and does not denote any \nsecurity problem.\n\nSee also :\n\nhttp://www.nessus.org/u?d636c8c7\n\nSolution :\n\nN/A\n\nRisk factor :\n\nNone\n\nPlugin output :\n\nGive Nessus credentials to perform local checks.\n\n</data></ReportItem></ReportHost></Report></NessusClientData>
1
+ <NessusClientData><Targets><Target><selected>yes</selected><type>hostname</type><value>scanme.insecure.org</value></Target></Targets><Policies></Policies><Report><ReportName>09/11/08 02:21:22 AM - Ruby-Nessus Example Policy</ReportName><StartTime>Sun Nov 8 02:21:23 2009</StartTime><StopTime>Sun Nov 8 02:31:29 2009</StopTime><Policy passwordsType="Mac OS X"><policyName>Ruby-Nessus Example Policy</policyName><policyComments>This is an example .nessus file for testing the Ruby-Nessus gem.</policyComments><uuid>17C8244B-9E79-4FDC-B48F-E49CACA3083B</uuid><Preferences><ServerPreferences><preference><name>ntp_detached_sessions</name><value>yes</value></preference><preference><name>language</name><value>english</value></preference><preference><name>server_info_nessusd_version</name><value>4.0.2</value></preference><preference><name>reduce_connections_on_congestion</name><value>no</value></preference><preference><name>kb_restore</name><value>no</value></preference><preference><name>stop_scan_on_hang</name><value>no</value></preference><preference><name>ntp_save_sessions</name><value>yes</value></preference><preference><name>optimize_test</name><value>yes</value></preference><preference><name>throttle_scan</name><value>yes</value></preference><preference><name>port_range</name><value>default</value></preference><preference><name>unscanned_closed</name><value>no</value></preference><preference><name>save_knowledge_base</name><value>no</value></preference><preference><name>use_mac_addr</name><value>no</value></preference><preference><name>stop_scan_on_disconnect</name><value>no</value></preference><preference><name>kb_dont_replay_scanners</name><value>no</value></preference><preference><name>slice_network_addresses</name><value>no</value></preference><preference><name>server_info_thread_manager</name><value>threads</value></preference><preference><name>plugin_upload</name><value>no</value></preference><preference><name>server_info_os_version</name><value>10.0.0</value></preference><preference><name>use_kernel_congestion_detection</name><value>no</value></preference><preference><name>silent_dependencies</name><value>yes</value></preference><preference><name>kb_dont_replay_info_gathering</name><value>no</value></preference><preference><name>safe_checks</name><value>yes</value></preference><preference><name>max_checks</name><value>5</value></preference><preference><name>checks_read_timeout</name><value>5</value></preference><preference><name>server_info_os</name><value>Darwin</value></preference><preference><name>feed_type</name><value>HomeFeed</value></preference><preference><name>kb_dont_replay_attacks</name><value>no</value></preference><preference><name>host.max_simult_tcp_sessions</name><value></value></preference><preference><name>non_simult_ports</name><value>139, 445</value></preference><preference><name>auto_enable_dependencies</name><value>yes</value></preference><preference><name>reverse_lookup</name><value>no</value></preference><preference><name>kb_dont_replay_denials</name><value>no</value></preference><preference><name>only_test_hosts_whose_kb_we_dont_have</name><value>no</value></preference><preference><name>max_hosts</name><value>40</value></preference><preference><name>only_test_hosts_whose_kb_we_have</name><value>no</value></preference><preference><name>plugin_upload_suffixes</name><value>.nasl, .nasl3, .inc, .inc3, .nbin, .nlib, .audit</value></preference><preference><name>auto_update</name><value>yes</value></preference><preference><name>server_info_libnessus_version</name><value>4.0.2</value></preference><preference><name>max_simult_tcp_sessions</name><value></value></preference><preference><name>plugins_timeout</name><value>320</value></preference><preference><name>server_info_libnasl_version</name><value>4.0.2</value></preference><preference><name>cgi_path</name><value>/cgi-bin:/scripts</value></preference><preference><name>log_whole_attack</name><value>no</value></preference><preference><name>kb_max_age</name><value>864000</value></preference></ServerPreferences><PluginsPreferences><item><fullName>HTTP login page[entry]:Login page :</fullName><preferenceName>Login page :</preferenceName><pluginName>HTTP login page</pluginName><preferenceType>entry</preferenceType><preferenceValues>/</preferenceValues><selectedValue>/</selectedValue></item><item><fullName>HTTP login page[entry]:Login form :</fullName><preferenceName>Login form :</preferenceName><pluginName>HTTP login page</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>HTTP login page[entry]:Login form fields :</fullName><preferenceName>Login form fields :</preferenceName><pluginName>HTTP login page</pluginName><preferenceType>entry</preferenceType><preferenceValues>user=%USER%&amp;pass=%PASS%</preferenceValues><selectedValue>user=%USER%&amp;pass=%PASS%</selectedValue></item><item><fullName>SMB use domain SID to enumerate users[entry]:Start UID :</fullName><preferenceName>Start UID :</preferenceName><pluginName>SMB use domain SID to enumerate users</pluginName><preferenceType>entry</preferenceType><preferenceValues>1000</preferenceValues><selectedValue>1000</selectedValue></item><item><fullName>SMB use domain SID to enumerate users[entry]:End UID :</fullName><preferenceName>End UID :</preferenceName><pluginName>SMB use domain SID to enumerate users</pluginName><preferenceType>entry</preferenceType><preferenceValues>1200</preferenceValues><selectedValue>1200</selectedValue></item><item><fullName>SMB Registry : Start the Registry Service during the scan[checkbox]:Start the registry service during the scan</fullName><preferenceName>Start the registry service during the scan</preferenceName><pluginName>SMB Registry : Start the Registry Service during the scan</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Service Detection[radio]:Test SSL based services</fullName><preferenceName>Test SSL based services</preferenceName><pluginName>Service Detection</pluginName><preferenceType>radio</preferenceType><preferenceValues>Known SSL ports;All;None</preferenceValues><selectedValue>Known SSL ports</selectedValue></item><item><fullName>SNMP settings[entry]:Community name :</fullName><preferenceName>Community name :</preferenceName><pluginName>SNMP settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>public</preferenceValues><selectedValue>public</selectedValue></item><item><fullName>SNMP settings[entry]:UDP port :</fullName><preferenceName>UDP port :</preferenceName><pluginName>SNMP settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>161</preferenceValues><selectedValue>161</selectedValue></item><item><fullName>SNMP settings[entry]:SNMPv3 user name :</fullName><preferenceName>SNMPv3 user name :</preferenceName><pluginName>SNMP settings</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>SNMP settings[password]:SNMPv3 authentication password :</fullName><preferenceName>SNMPv3 authentication password :</preferenceName><pluginName>SNMP settings</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>SNMP settings[radio]:SNMPv3 authentication algorithm :</fullName><preferenceName>SNMPv3 authentication algorithm :</preferenceName><pluginName>SNMP settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>MD5;SHA1</preferenceValues><selectedValue>MD5</selectedValue></item><item><fullName>SNMP settings[password]:SNMPv3 privacy password :</fullName><preferenceName>SNMPv3 privacy password :</preferenceName><pluginName>SNMP settings</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>SNMP settings[radio]:SNMPv3 privacy algorithm :</fullName><preferenceName>SNMPv3 privacy algorithm :</preferenceName><pluginName>SNMP settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>DES</preferenceValues><selectedValue>DES</selectedValue></item><item><fullName>Cleartext protocols settings[entry]:User name :</fullName><preferenceName>User name :</preferenceName><pluginName>Cleartext protocols settings</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Cleartext protocols settings[password]:Password (unsafe!) :</fullName><preferenceName>Password (unsafe!) :</preferenceName><pluginName>Cleartext protocols settings</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Cleartext protocols settings[checkbox]:Try to perform patch level checks over telnet</fullName><preferenceName>Try to perform patch level checks over telnet</preferenceName><pluginName>Cleartext protocols settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Cleartext protocols settings[checkbox]:Try to perform patch level checks over rsh</fullName><preferenceName>Try to perform patch level checks over rsh</preferenceName><pluginName>Cleartext protocols settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Cleartext protocols settings[checkbox]:Try to perform patch level checks over rexec</fullName><preferenceName>Try to perform patch level checks over rexec</preferenceName><pluginName>Cleartext protocols settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>SMTP settings[entry]:Third party domain :</fullName><preferenceName>Third party domain :</preferenceName><pluginName>SMTP settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>example.com</preferenceValues><selectedValue>example.com</selectedValue></item><item><fullName>SMTP settings[entry]:From address :</fullName><preferenceName>From address :</preferenceName><pluginName>SMTP settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>nobody@example.com</preferenceValues><selectedValue>nobody@example.com</selectedValue></item><item><fullName>SMTP settings[entry]:To address :</fullName><preferenceName>To address :</preferenceName><pluginName>SMTP settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>postmaster@[AUTO_REPLACED_IP]</preferenceValues><selectedValue>postmaster@[AUTO_REPLACED_IP]</selectedValue></item><item><fullName>Login configurations[entry]:HTTP account :</fullName><preferenceName>HTTP account :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[password]:HTTP password (sent in clear) :</fullName><preferenceName>HTTP password (sent in clear) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:NNTP account :</fullName><preferenceName>NNTP account :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[password]:NNTP password (sent in clear) :</fullName><preferenceName>NNTP password (sent in clear) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:FTP account :</fullName><preferenceName>FTP account :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues>anonymous</preferenceValues><selectedValue>anonymous</selectedValue></item><item><fullName>Login configurations[password]:FTP password (sent in clear) :</fullName><preferenceName>FTP password (sent in clear) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues>nessus@nessus.org</preferenceValues><selectedValue>nessus@nessus.org</selectedValue></item><item><fullName>Login configurations[entry]:FTP writeable directory :</fullName><preferenceName>FTP writeable directory :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues>/incoming</preferenceValues><selectedValue>/incoming</selectedValue></item><item><fullName>Login configurations[entry]:POP2 account :</fullName><preferenceName>POP2 account :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[password]:POP2 password (sent in clear) :</fullName><preferenceName>POP2 password (sent in clear) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:POP3 account :</fullName><preferenceName>POP3 account :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[password]:POP3 password (sent in clear) :</fullName><preferenceName>POP3 password (sent in clear) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:IMAP account :</fullName><preferenceName>IMAP account :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[password]:IMAP password (sent in clear) :</fullName><preferenceName>IMAP password (sent in clear) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Web mirroring[entry]:Number of pages to mirror :</fullName><preferenceName>Number of pages to mirror :</preferenceName><pluginName>Web mirroring</pluginName><preferenceType>entry</preferenceType><preferenceValues>1000</preferenceValues><selectedValue>1000</selectedValue></item><item><fullName>Web mirroring[entry]:Maximum depth :</fullName><preferenceName>Maximum depth :</preferenceName><pluginName>Web mirroring</pluginName><preferenceType>entry</preferenceType><preferenceValues>6</preferenceValues><selectedValue>6</selectedValue></item><item><fullName>Web mirroring[entry]:Start page :</fullName><preferenceName>Start page :</preferenceName><pluginName>Web mirroring</pluginName><preferenceType>entry</preferenceType><preferenceValues>/</preferenceValues><selectedValue>/</selectedValue></item><item><fullName>Web mirroring[entry]:Excluded items regex :</fullName><preferenceName>Excluded items regex :</preferenceName><pluginName>Web mirroring</pluginName><preferenceType>entry</preferenceType><preferenceValues>/server_privileges\.php</preferenceValues><selectedValue>/server_privileges\.php</selectedValue></item><item><fullName>Web mirroring[checkbox]:Follow dynamic pages :</fullName><preferenceName>Follow dynamic pages :</preferenceName><pluginName>Web mirroring</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Nessus TCP scanner[radio]:Firewall detection :</fullName><preferenceName>Firewall detection :</preferenceName><pluginName>Nessus TCP scanner</pluginName><preferenceType>radio</preferenceType><preferenceValues>Automatic (normal);Disabled (softer);Do not detect RST rate limitation (soft);Ignore closed ports (aggressive)</preferenceValues><selectedValue>Automatic (normal)</selectedValue></item><item><fullName>Oracle settings[entry]:Oracle SID :</fullName><preferenceName>Oracle SID :</preferenceName><pluginName>Oracle settings</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Oracle settings[checkbox]:Test default accounts (slow)</fullName><preferenceName>Test default accounts (slow)</preferenceName><pluginName>Oracle settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Database settings[entry]:Login :</fullName><preferenceName>Login :</preferenceName><pluginName>Database settings</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Database settings[password]:Password :</fullName><preferenceName>Password :</preferenceName><pluginName>Database settings</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Database settings[radio]:DB Type :</fullName><preferenceName>DB Type :</preferenceName><pluginName>Database settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>Oracle;SQL Server;MySQL;DB2;Informix/DRDA;PostgreSQL</preferenceValues><selectedValue>Oracle</selectedValue></item><item><fullName>Database settings[entry]:Database SID :</fullName><preferenceName>Database SID :</preferenceName><pluginName>Database settings</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Database settings[entry]:Database port to use :</fullName><preferenceName>Database port to use :</preferenceName><pluginName>Database settings</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Database settings[radio]:Oracle auth type:</fullName><preferenceName>Oracle auth type:</preferenceName><pluginName>Database settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>NORMAL;SYSOPER;SYSDBA</preferenceValues><selectedValue>NORMAL</selectedValue></item><item><fullName>Database settings[radio]:SQL Server auth type:</fullName><preferenceName>SQL Server auth type:</preferenceName><pluginName>Database settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>Windows;SQL</preferenceValues><selectedValue>Windows</selectedValue></item><item><fullName>Nessus SYN scanner[radio]:Firewall detection :</fullName><preferenceName>Firewall detection :</preferenceName><pluginName>Nessus SYN scanner</pluginName><preferenceType>radio</preferenceType><preferenceValues>Automatic (normal);Disabled (softer);Do not detect RST rate limitation (soft);Ignore closed ports (aggressive)</preferenceValues><selectedValue>Automatic (normal)</selectedValue></item><item><fullName>Do not scan fragile devices[checkbox]:Scan Network Printers</fullName><preferenceName>Scan Network Printers</preferenceName><pluginName>Do not scan fragile devices</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Do not scan fragile devices[checkbox]:Scan Novell Netware hosts</fullName><preferenceName>Scan Novell Netware hosts</preferenceName><pluginName>Do not scan fragile devices</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Ping the remote host[entry]:TCP ping destination port(s) :</fullName><preferenceName>TCP ping destination port(s) :</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>entry</preferenceType><preferenceValues>built-in</preferenceValues><selectedValue>built-in</selectedValue></item><item><fullName>Ping the remote host[checkbox]:Do an ARP ping</fullName><preferenceName>Do an ARP ping</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>yes</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Ping the remote host[checkbox]:Do a TCP ping</fullName><preferenceName>Do a TCP ping</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>yes</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Ping the remote host[checkbox]:Do an ICMP ping</fullName><preferenceName>Do an ICMP ping</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>yes</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Ping the remote host[entry]:Number of retries (ICMP) :</fullName><preferenceName>Number of retries (ICMP) :</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>entry</preferenceType><preferenceValues>2</preferenceValues><selectedValue>2</selectedValue></item><item><fullName>Ping the remote host[checkbox]:Do an applicative UDP ping (DNS,RPC...)</fullName><preferenceName>Do an applicative UDP ping (DNS,RPC...)</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Ping the remote host[checkbox]:Make the dead hosts appear in the report</fullName><preferenceName>Make the dead hosts appear in the report</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Ping the remote host[checkbox]:Log live hosts in the report</fullName><preferenceName>Log live hosts in the report</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Ping the remote host[checkbox]:Test the local Nessus host</fullName><preferenceName>Test the local Nessus host</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>yes</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Ping the remote host[checkbox]:Fast network discovery</fullName><preferenceName>Fast network discovery</preferenceName><pluginName>Ping the remote host</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Port scanners settings[checkbox]:Check open TCP ports found by local port enumerators</fullName><preferenceName>Check open TCP ports found by local port enumerators</preferenceName><pluginName>Port scanners settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Port scanners settings[checkbox]:Only run network port scanners if local port enumeration failed</fullName><preferenceName>Only run network port scanners if local port enumeration failed</preferenceName><pluginName>Port scanners settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>yes</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>SMB use host SID to enumerate local users[entry]:Start UID :</fullName><preferenceName>Start UID :</preferenceName><pluginName>SMB use host SID to enumerate local users</pluginName><preferenceType>entry</preferenceType><preferenceValues>1000</preferenceValues><selectedValue>1000</selectedValue></item><item><fullName>SMB use host SID to enumerate local users[entry]:End UID :</fullName><preferenceName>End UID :</preferenceName><pluginName>SMB use host SID to enumerate local users</pluginName><preferenceType>entry</preferenceType><preferenceValues>1200</preferenceValues><selectedValue>1200</selectedValue></item><item><fullName>Login configurations[entry]:SMB account :</fullName><preferenceName>SMB account :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[password]:SMB password :</fullName><preferenceName>SMB password :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:SMB domain (optional) :</fullName><preferenceName>SMB domain (optional) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[radio]:SMB password type :</fullName><preferenceName>SMB password type :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>radio</preferenceType><preferenceValues>Password;LM Hash;NTLM Hash</preferenceValues><selectedValue>Password</selectedValue></item><item><fullName>Login configurations[entry]:Additional SMB account (1) :</fullName><preferenceName>Additional SMB account (1) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[password]:Additional SMB password (1) :</fullName><preferenceName>Additional SMB password (1) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:Additional SMB domain (optional) (1) :</fullName><preferenceName>Additional SMB domain (optional) (1) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:Additional SMB account (2) :</fullName><preferenceName>Additional SMB account (2) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[password]:Additional SMB password (2) :</fullName><preferenceName>Additional SMB password (2) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:Additional SMB domain (optional) (2) :</fullName><preferenceName>Additional SMB domain (optional) (2) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:Additional SMB account (3) :</fullName><preferenceName>Additional SMB account (3) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[password]:Additional SMB password (3) :</fullName><preferenceName>Additional SMB password (3) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[entry]:Additional SMB domain (optional) (3) :</fullName><preferenceName>Additional SMB domain (optional) (3) :</preferenceName><pluginName>Login configurations</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Login configurations[checkbox]:Never send SMB credentials in clear text</fullName><preferenceName>Never send SMB credentials in clear text</preferenceName><pluginName>Login configurations</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>yes</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Login configurations[checkbox]:Only use NTLMv2</fullName><preferenceName>Only use NTLMv2</preferenceName><pluginName>Login configurations</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Global variable settings[checkbox]:Probe services on every port</fullName><preferenceName>Probe services on every port</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>yes</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Global variable settings[checkbox]:Do not log in with user accounts not specified in the policy</fullName><preferenceName>Do not log in with user accounts not specified in the policy</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Global variable settings[checkbox]:Enable CGI scanning</fullName><preferenceName>Enable CGI scanning</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Global variable settings[radio]:Network type</fullName><preferenceName>Network type</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>Mixed (use RFC 1918);Private LAN; Public WAN (Internet)</preferenceValues><selectedValue>Mixed (use RFC 1918)</selectedValue></item><item><fullName>Global variable settings[checkbox]:Enable experimental scripts</fullName><preferenceName>Enable experimental scripts</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Global variable settings[checkbox]:Thorough tests (slow)</fullName><preferenceName>Thorough tests (slow)</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>Global variable settings[radio]:Report verbosity</fullName><preferenceName>Report verbosity</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>Normal;Quiet;Verbose</preferenceValues><selectedValue>Normal</selectedValue></item><item><fullName>Global variable settings[radio]:Report paranoia</fullName><preferenceName>Report paranoia</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>Normal;Avoid false alarms;Paranoid (more false alarms)</preferenceValues><selectedValue>Normal</selectedValue></item><item><fullName>Global variable settings[entry]:Debug level</fullName><preferenceName>Debug level</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>0</preferenceValues><selectedValue>0</selectedValue></item><item><fullName>Global variable settings[entry]:HTTP User-Agent</fullName><preferenceName>HTTP User-Agent</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)</preferenceValues><selectedValue>Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)</selectedValue></item><item><fullName>Global variable settings[file]:SSL certificate to use :</fullName><preferenceName>SSL certificate to use :</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>file</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Global variable settings[file]:SSL CA to trust :</fullName><preferenceName>SSL CA to trust :</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>file</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Global variable settings[file]:SSL key to use :</fullName><preferenceName>SSL key to use :</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>file</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Global variable settings[password]:SSL password for SSL key :</fullName><preferenceName>SSL password for SSL key :</preferenceName><pluginName>Global variable settings</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Web Application Tests Settings[checkbox]:Enable web applications tests</fullName><preferenceName>Enable web applications tests</preferenceName><pluginName>Web Application Tests Settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Web Application Tests Settings[entry]:Maximum run time (min) :</fullName><preferenceName>Maximum run time (min) :</preferenceName><pluginName>Web Application Tests Settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>60</preferenceValues><selectedValue>60</selectedValue></item><item><fullName>Web Application Tests Settings[checkbox]:Send POST requests</fullName><preferenceName>Send POST requests</preferenceName><pluginName>Web Application Tests Settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Web Application Tests Settings[radio]:Combinations of arguments values</fullName><preferenceName>Combinations of arguments values</preferenceName><pluginName>Web Application Tests Settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>one value;some pairs;all pairs (slower but efficient);some combinations;all combinations (extremely slow)</preferenceValues><selectedValue>one value</selectedValue></item><item><fullName>Web Application Tests Settings[checkbox]:HTTP Parameter Pollution</fullName><preferenceName>HTTP Parameter Pollution</preferenceName><pluginName>Web Application Tests Settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>Web Application Tests Settings[radio]:Stop at first flaw</fullName><preferenceName>Stop at first flaw</preferenceName><pluginName>Web Application Tests Settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>per port (quicker);per CGI;look for all flaws (slower)</preferenceValues><selectedValue>per port (quicker)</selectedValue></item><item><fullName>Web Application Tests Settings[checkbox]:Test embedded web servers</fullName><preferenceName>Test embedded web servers</preferenceName><pluginName>Web Application Tests Settings</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>SSH settings[entry]:SSH user name :</fullName><preferenceName>SSH user name :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>root</preferenceValues><selectedValue>root</selectedValue></item><item><fullName>SSH settings[password]:SSH password (unsafe!) :</fullName><preferenceName>SSH password (unsafe!) :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>SSH settings[file]:SSH public key to use :</fullName><preferenceName>SSH public key to use :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>file</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>SSH settings[file]:SSH private key to use :</fullName><preferenceName>SSH private key to use :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>file</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>SSH settings[password]:Passphrase for SSH key :</fullName><preferenceName>Passphrase for SSH key :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>SSH settings[radio]:Elevate privileges with :</fullName><preferenceName>Elevate privileges with :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>radio</preferenceType><preferenceValues>Nothing;sudo;su</preferenceValues><selectedValue>Nothing</selectedValue></item><item><fullName>SSH settings[password]:su/sudo password :</fullName><preferenceName>su/sudo password :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>password</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>SSH settings[file]:SSH known_hosts file :</fullName><preferenceName>SSH known_hosts file :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>file</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>SSH settings[entry]:Preferred SSH port :</fullName><preferenceName>Preferred SSH port :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>22</preferenceValues><selectedValue>22</selectedValue></item><item><fullName>SSH settings[entry]:Client version :</fullName><preferenceName>Client version :</preferenceName><pluginName>SSH settings</pluginName><preferenceType>entry</preferenceType><preferenceValues>OpenSSH_5.0</preferenceValues><selectedValue>OpenSSH_5.0</selectedValue></item><item><fullName>Kerberos configuration[entry]:Kerberos Key Distribution Center (KDC) :</fullName><preferenceName>Kerberos Key Distribution Center (KDC) :</preferenceName><pluginName>Kerberos configuration</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>Kerberos configuration[entry]:Kerberos KDC Port :</fullName><preferenceName>Kerberos KDC Port :</preferenceName><pluginName>Kerberos configuration</pluginName><preferenceType>entry</preferenceType><preferenceValues>88</preferenceValues><selectedValue>88</selectedValue></item><item><fullName>Kerberos configuration[radio]:Kerberos KDC Transport :</fullName><preferenceName>Kerberos KDC Transport :</preferenceName><pluginName>Kerberos configuration</pluginName><preferenceType>radio</preferenceType><preferenceValues>udp;tcp</preferenceValues><selectedValue>udp</selectedValue></item><item><fullName>Kerberos configuration[entry]:Kerberos Realm (SSH only) :</fullName><preferenceName>Kerberos Realm (SSH only) :</preferenceName><pluginName>Kerberos configuration</pluginName><preferenceType>entry</preferenceType><preferenceValues></preferenceValues><selectedValue></selectedValue></item><item><fullName>News Server (NNTP) Information Disclosure[entry]:From address :</fullName><preferenceName>From address :</preferenceName><pluginName>News Server (NNTP) Information Disclosure</pluginName><preferenceType>entry</preferenceType><preferenceValues>Nessus &lt;listme@listme.dsbl.org></preferenceValues><selectedValue>Nessus &lt;listme@listme.dsbl.org></selectedValue></item><item><fullName>News Server (NNTP) Information Disclosure[entry]:Test group name regex :</fullName><preferenceName>Test group name regex :</preferenceName><pluginName>News Server (NNTP) Information Disclosure</pluginName><preferenceType>entry</preferenceType><preferenceValues>f[a-z]\.tests?</preferenceValues><selectedValue>f[a-z]\.tests?</selectedValue></item><item><fullName>News Server (NNTP) Information Disclosure[entry]:Max crosspost :</fullName><preferenceName>Max crosspost :</preferenceName><pluginName>News Server (NNTP) Information Disclosure</pluginName><preferenceType>entry</preferenceType><preferenceValues>7</preferenceValues><selectedValue>7</selectedValue></item><item><fullName>News Server (NNTP) Information Disclosure[checkbox]:Local distribution</fullName><preferenceName>Local distribution</preferenceName><pluginName>News Server (NNTP) Information Disclosure</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>yes</preferenceValues><selectedValue>yes</selectedValue></item><item><fullName>News Server (NNTP) Information Disclosure[checkbox]:No archive</fullName><preferenceName>No archive</preferenceName><pluginName>News Server (NNTP) Information Disclosure</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>no</preferenceValues><selectedValue>no</selectedValue></item><item><fullName>SMB Scope[checkbox]:Request information about the domain</fullName><preferenceName>Request information about the domain</preferenceName><pluginName>SMB Scope</pluginName><preferenceType>checkbox</preferenceType><preferenceValues>yes</preferenceValues><selectedValue>yes</selectedValue></item></PluginsPreferences></Preferences><PluginSelection><FamilySelection><FamilyItem><FamilyName>FreeBSD Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Gain a shell remotely</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Windows : User management</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Default Unix Accounts</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>RPC</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Databases</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>FTP</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Fedora Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>DNS</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Mandriva Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Misc.</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>VMware ESX Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>HP-UX Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Solaris Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>SMTP problems</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>CGI abuses : XSS</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>MacOS X Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>General</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Service detection</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Web Servers</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Gentoo Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>SuSE Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Windows : Microsoft Bulletins</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>CGI abuses</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Windows</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>SNMP</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Port scanners</FamilyName><Status>partial</Status></FamilyItem><FamilyItem><FamilyName>Debian Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>AIX Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Finger abuses</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Backdoors</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Denial of Service</FamilyName><Status>disabled</Status></FamilyItem><FamilyItem><FamilyName>Slackware Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>CISCO</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Netware</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Peer-To-Peer File Sharing</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Firewalls</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Red Hat Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Ubuntu Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>CentOS Local Security Checks</FamilyName><Status>enabled</Status></FamilyItem><FamilyItem><FamilyName>Settings</FamilyName><Status>enabled</Status></FamilyItem></FamilySelection><IndividualPluginSelection><PluginItem><PluginId>14272</PluginId><PluginName>netstat portscanner (SSH)</PluginName><Family>Port scanners</Family><Status>enabled</Status></PluginItem><PluginItem><PluginId>10180</PluginId><PluginName>Ping the remote host</PluginName><Family>Port scanners</Family><Status>enabled</Status></PluginItem><PluginItem><PluginId>34220</PluginId><PluginName>netstat portscanner (WMI)</PluginName><Family>Port scanners</Family><Status>enabled</Status></PluginItem><PluginItem><PluginId>10335</PluginId><PluginName>Nessus TCP scanner</PluginName><Family>Port scanners</Family><Status>enabled</Status></PluginItem><PluginItem><PluginId>14274</PluginId><PluginName>Nessus SNMP Scanner</PluginName><Family>Port scanners</Family><Status>enabled</Status></PluginItem><PluginItem><PluginId>11219</PluginId><PluginName>Nessus SYN scanner</PluginName><Family>Port scanners</Family><Status>disabled</Status></PluginItem></IndividualPluginSelection></PluginSelection></Policy><Targets><Target><selected>yes</selected><type>hostname</type><value>scanme.insecure.org</value></Target></Targets><PluginSelection>10096;36218;36246;30318;31807;28279;36229;32198;22614;27515;39494;12977;37649;11543;39467;42261;23051;28747;38043;23165;39320;37972;12247;12382;31677;37374;21919;19905;36723;30125;16018;32499;33551;11744;29505;28717;26316;12010;32506;31727;18005;12059;27799;18669;34709;19849;21356;31345;28224;29571;18292;40142;26546;19888;21168;23404;42395;19956;37047;30829;14021;38078;25911;40804;10618;13170;34115;25520;37484;11829;12940;15609;14400;32394;26022;25874;35415;12637;19917;30834;23327;12976;28928;15539;24443;42189;39128;10661;15572;11906;39276;23270;33115;34589;27375;14771;39110;37844;28942;12613;24708;36694;36839;12692;31548;42143;13322;14199;10380;15558;31910;27759;35037;17363;39281;31963;31858;18952;28496;34594;30255;41320;39115;28944;23222;41521;18971;14502;28573;37140;41078;21701;31553;19736;40221;39655;23652;16329;34679;19957;11315;23407;15435;31915;16950;40758;16335;12208;20192;10848;40957;11187;16409;41217;24716;36199;40131;20900;16289;20062;24791;13820;28576;25107;18276;36693;39660;21839;29837;41547;35874;38967;38315;29052;36585;34769;21740;14357;40096;33309;16593;41599;18525;22349;27150;26530;26423;34111;23637;29009;25177;24221;13872;26275;35342;21644;35701;22601;41405;29866;35878;27292;38320;17098;29057;17520;33314;21402;13159;12698;21636;32678;19000;22959;19732;29014;32637;18073;15003;19911;29813;37145;28884;37559;27909;26212;18315;32565;13340;25651;33760;13851;30136;29136;23904;24012;37860;11979;16085;33224;16381;19558;25949;34573;26460;32683;18503;32113;34436;14729;33700;40547;32914;25173;20089;39857;21422;16263;28889;32570;22553;25228;10610;13339;27155;40192;34287;25892;19587;34578;25335;18407;17049;35637;13139;39246;33705;32919;27031;23323;35567;32017;27951;31730;41339;11549;16013;19813;27941;21447;20820;22460;35884;29363;41510;26286;14214;33320;37707;32110;21009;31160;42298;36071;39250;24812;20415;32743;29865;30792;19194;20545;10074;24593;24686;30747;35889;36245;11149;35505;22975;14004;31046;13868;24509;16041;13692;28910;32748;38433;33804;13555;22475;24500;27767;39685;10766;11985;14378;25002;34990;17372;20473;10928;18965;37532;21934;30752;41169;27703;23668;13217;22680;12216;34807;20755;38438;30921;38359;39690;36434;27707;30176;16693;35064;16223;33454;12347;25486;25301;25969;26619;21308;18420;34350;35315;14047;28286;20138;24781;21669;28006;41971;40182;30926;20594;20307;30218;37764;27271;19143;36207;19106;34252;34205;34414;11815;21092;32054;38174;32160;27960;21304;38733;26177;16317;28783;14995;21280;35381;42318;20637;33670;41151;20499;32840;34731;35550;11418;27183;37962;32347;21915;40716;10579;40114;11240;34505;41394;36006;40492;35547;17340;37960;39192;33675;14567;41941;32845;37620;24279;30540;17540;27024;18166;17541;32365;30120;33168;10828;30471;31755;18042;39932;41263;36526;21637;21555;36136;35791;30932;39197;13615;24183;29991;36525;35902;26463;30545;36946;11948;12775;39872;19327;20766;12063;25123;30476;17053;12386;17052;19156;10970;20133;27317;35276;13378;21984;41944;27315;12840;24406;24175;28784;37256;25701;30937;31131;17230;21336;34046;27740;36749;15080;18478;15949;34684;32232;34113;34001;11530;22291;17321;40964;10649;26693;12542;33373;15342;15476;11190;13257;26509;30213;19030;34006;22710;12688;33337;31338;28640;12909;42123;19677;19068;23854;19470;26364;29209;14773;24656;28373;34393;21802;29728;35436;27443;14606;20810;28645;11202;17112;15190;23183;35191;35453;25188;37721;25751;38188;26965;13797;13262;35292;25652;16709;12314;13154;16708;10203;23049;35759;20944;26501;12498;24109;21305;10866;29953;34501;24801;14069;21259;34906;21032;36501;42039;12552;34010;37759;18625;10252;14928;12393;37909;41450;22672;35658;25897;14640;28325;29362;24392;22247;22974;23667;38264;34943;25985;42304;22089;34911;39175;13129;24568;38102;14765;36958;38118;29981;34014;37454;26028;28285;23312;22821;37488;31974;11739;22242;33273;34116;36913;11275;40474;38269;16470;23732;35247;16062;41747;25508;10566;41949;29485;11129;34303;30334;17337;39926;37073;34494;14905;21425;23151;38064;20851;37229;40429;35815;12735;26070;19479;19007;10607;38518;21146;39942;41752;11442;19834;30335;35819;41465;38202;26737;21986;26738;29992;26308;40720;26912;22464;32432;36799;20854;21786;38523;38794;12323;14376;28307;32504;20148;12621;37480;18033;32487;18253;39892;18030;31818;39619;35597;21666;24254;27034;29849;25242;11686;25894;39334;40569;24262;38205;37424;24472;38852;10285;40212;13078;35469;39950;31599;32726;18595;27984;17542;28062;17543;17544;11220;16763;17545;13503;27541;12454;38042;25419;37829;21198;22607;21881;25297;32731;42406;29537;20692;27533;30246;39499;19468;23497;32888;40703;26660;15320;32886;16592;36025;23278;40497;20466;37555;21713;21714;39038;27067;13610;27144;24245;32378;22180;25919;31191;25390;26443;37629;21412;33595;32784;39477;42095;22191;32890;28610;17580;21319;13318;11024;31581;39901;26905;39043;16232;40282;24518;14994;14696;18592;38745;12852;19753;25893;38182;35937;32789;15600;37417;35411;38805;28615;19891;20190;32107;26039;37442;38631;36564;24566;17475;19464;24332;22868;24720;40341;19946;22757;24600;19802;36651;40151;13091;22722;40997;38405;21265;37344;13022;13604;16712;38636;25628;35842;39402;21937;19559;28021;18731;31011;28695;40357;14321;33079;36774;10500;29130;40233;10969;37881;38410;29122;28278;21941;12459;33293;40672;35847;36475;21750;23978;31016;28029;41970;14524;38586;27651;24902;37361;10800;37765;22741;14788;11374;29135;30175;41456;22366;42362;29903;29127;33298;23235;19452;30280;22399;30767;13300;21911;37185;38591;23182;16879;25826;18755;26235;15098;10693;33089;15286;21649;40670;41707;39754;23911;37531;23863;23592;11035;16201;34626;17028;12049;31426;29990;10480;33113;40250;12864;39555;21806;30772;41240;19862;15007;39940;23654;28291;20914;36687;31093;31869;28186;41712;14299;37382;40649;34631;28518;20542;25770;17149;28476;36556;40534;28038;39072;37467;13309;14565;26739;26740;38014;31822;18788;26741;11682;26742;26743;18923;13767;34343;34412;28032;23519;11434;31873;25638;41332;35935;13179;33731;42002;33609;10476;26053;34053;24393;24256;37936;28047;39077;15676;24956;32271;27300;41863;18295;37823;25082;41573;21143;28191;13034;39738;34980;28015;10674;27169;16163;33019;26012;28971;20663;38839;16720;36809;15527;15249;31335;32276;13070;19193;41868;36491;41227;17598;11643;22579;33874;30212;17546;24808;17547;23694;17548;35161;17549;33068;17550;39743;25824;26720;26721;11652;26722;28030;11069;26723;14278;21926;41185;22611;15648;11176;41338;14980;22632;23466;36607;22767;27709;28553;23633;32072;36129;41182;11053;17047;40190;18237;15823;41617;35166;36863;28111;23240;28818;21684;24662;29919;41328;32601;25592;19238;33279;31077;28854;13482;28558;12603;34039;22496;29602;38645;16657;28823;18186;36704;40769;33740;41612;14827;26219;41618;29918;24430;20587;32605;23612;18433;38858;23085;21964;10268;34042;36435;32459;31032;11569;24842;25410;21916;41147;15311;15519;41498;24177;38841;10317;38826;18809;14377;39767;27316;15956;18793;33749;17476;14581;30784;34254;25272;39338;24554;13231;14130;12701;37495;30115;31192;24310;27298;38788;37064;40150;11260;34523;21886;22804;11554;23748;36466;15675;15817;38986;20280;23593;37825;22833;26270;12787;22491;30727;23032;24508;41798;12785;30005;38019;40527;41579;13202;36788;41719;34528;21129;36846;33628;35489;16182;41047;14285;11651;20212;13811;27661;26774;21623;41803;13974;26211;15155;38245;41724;27093;31486;16119;19402;35948;28767;10063;37593;24417;18442;29402;26159;35180;12683;15616;18850;13315;28956;34467;21549;41482;37398;17027;40824;38208;37297;21876;12807;25434;41292;10803;17026;17025;38250;27098;31491;37812;20830;19235;29290;41347;34271;31698;29649;30396;25945;17086;34268;39525;24157;30862;15494;41471;15032;27507;31729;27897;21218;41315;29772;20811;27521;13342;16468;38873;30145;29654;39557;41301;36239;12507;22457;35414;25299;13345;33510;16821;17382;13922;15137;12631;31812;32314;34043;22670;27550;39230;29740;24223;15106;12813;37263;19008;30576;36370;15710;29461;19163;36667;25724;41976;25364;41977;40768;35423;18200;15629;20735;38684;27871;22970;33241;29845;19398;21302;36602;27609;15245;30581;23452;30865;37077;10161;16904;13807;15034;19268;29424;32057;25398;39350;34810;15719;33480;37807;18552;33109;29660;18375;15498;38002;34154;30869;41297;10064;14324;40369;29554;13096;28382;14561;18367;19477;39946;29965;39701;33869;28719;17244;19828;14722;11100;41397;25179;28323;31125;23197;18065;36220;29665;22953;10947;30025;36379;21945;18426;31692;13563;28753;16241;24073;36368;37528;13867;28679;18000;13850;26332;36354;14293;11808;13411;23409;11893;15157;13085;23014;42363;24581;20875;24479;16205;30836;13143;35768;18936;28684;31186;19667;31783;21635;41995;40990;35946;13684;27048;19760;40237;32521;21930;12330;10696;26824;30839;18773;40023;21351;19117;13525;41585;15335;26413;41205;16420;40920;11303;22493;21490;21225;14919;39134;24408;39284;20604;37747;31801;32526;10837;34597;12500;34748;11519;10679;25955;37786;35266;12252;13238;20275;35124;12928;23294;27566;27351;15108;24858;25693;39289;14877;18765;13391;10569;24355;24145;34602;12806;14206;25343;25226;35593;36490;12999;27163;18630;29891;10128;35651;10494;16395;36279;27310;40664;39440;26363;36943;21373;12480;24359;39407;28360;27245;24715;40858;11591;22658;31733;22096;20932;24069;31980;25565;13979;40978;24200;35622;19929;23888;20881;22122;13754;26888;37513;22136;25214;23522;24712;13945;17357;29139;26151;42294;38328;14328;29064;27177;25597;24595;14525;35096;35290;14906;42091;16142;29023;12108;40178;22227;16732;21139;18049;28302;21727;21489;35334;26744;38983;27108;13852;13007;30886;40921;24066;14196;23263;25653;29862;24773;38333;18685;31825;41566;22936;13077;11541;32691;41978;25104;36154;26975;32922;17172;17203;12379;28897;10550;31713;22056;22809;35760;42408;24525;41365;35632;33581;37469;23237;32693;35966;38868;24701;39253;32927;28180;23401;18190;36722;22928;27068;28902;21477;32581;33797;24357;15210;21904;26302;27467;25620;20617;19717;21695;21702;11520;35892;17044;15041;19637;37346;10573;39258;30819;32751;36161;19913;14592;34697;41183;30798;23636;28586;21340;33476;23664;15864;21749;12747;41907;22382;30755;28253;35897;13916;29075;21992;30170;26839;27043;35513;23695;32996;25429;32212;27732;38828;24045;19794;40057;32756;28588;39693;22157;38658;16923;14513;23023;16922;16921;15673;22327;41912;30760;27820;33899;39810;16157;18473;30985;29080;12691;17222;14163;27407;35518;40007;17281;25971;38546;40081;29915;19857;32216;36365;38446;36267;38367;16550;35630;23184;11306;35269;40940;31233;36457;35045;18992;27114;24709;37738;23081;36209;21671;33585;39505;28016;34441;38551;33261;14191;15593;23747;38372;37689;29085;18313;26414;28712;38897;14651;36765;31238;10037;25380;22877;26415;24663;22163;40470;12086;29686;25236;37330;16710;10542;14270;18134;19829;38857;38088;29090;26287;21662;41029;18653;23771;19335;35714;20368;24432;11270;11196;33553;23624;34817;39007;26632;12947;28764;25080;12017;41170;22780;15540;32853;23358;42078;37487;29150;40601;24774;11624;30479;36201;21732;26317;22789;41615;21958;40640;37260;21650;15567;39204;15940;29316;23951;37726;12971;20088;25582;29155;34253;13301;37642;21999;24877;19748;24401;30673;41821;12285;30483;21968;12548;15062;40658;40916;29428;23192;18559;18727;19772;37342;16173;26152;35018;10908;38973;32236;27167;30676;41826;31826;29266;24292;16980;17558;41603;40077;21063;27119;21948;37266;21004;24994;25038;18328;36582;34396;20345;18087;33120;25606;21171;25026;32239;36430;38748;31834;41055;27132;16033;28741;24076;33345;32323;20266;17227;21526;37845;42161;29950;24017;34445;11195;33799;28958;29694;34424;21033;38947;11605;28523;10691;36992;24320;27112;27672;22192;37364;34176;21960;27877;33350;26112;11259;27290;10558;36293;19989;34696;14407;37129;25306;33381;27643;41588;18320;22871;16202;19206;37783;19756;25366;21355;28528;28410;25358;38757;29289;19116;20996;17234;18277;27699;27336;29603;34942;14644;28796;33409;15016;16873;33282;16872;26987;22624;22983;34914;29245;28123;24683;35561;30616;13347;36353;31175;16324;12562;34017;15680;14607;39502;13837;28414;33784;13372;14018;35024;30256;39579;31433;36528;18540;33351;38156;16104;38272;35072;34798;27785;23558;33499;38150;42263;34919;12850;30621;35928;10777;16584;37683;11811;31318;14042;24192;18568;40908;41281;19478;34018;33501;34302;20819;35782;27468;21450;28154;14734;33356;15317;11421;35559;38277;40668;32374;13542;37687;17354;37420;18032;33427;26295;19053;33161;18624;27945;24201;15618;19149;37640;17148;22296;28290;21301;16344;34185;27517;32469;30226;39792;12610;22002;15850;29504;41760;19622;28023;39848;35382;12503;10699;38700;23675;18716;15011;20794;40977;24166;30341;31388;26416;36221;21217;38890;16226;16403;17456;36462;17457;33488;17458;10481;17459;32540;36880;17460;34037;17461;16356;38531;41765;41427;24061;38452;40278;23727;34925;30428;24544;21179;13876;41201;31780;10495;30372;41518;10516;14804;21632;29251;14858;21352;37503;13307;38536;19368;16444;37712;36389;38283;21485;38457;13738;29969;34930;27347;30433;29970;14447;24614;39591;30375;38972;41940;19536;26094;21324;40922;13218;29758;30111;29751;34395;14053;33275;27415;37184;11462;26266;37756;12989;42240;37037;37378;26283;10985;37231;38736;33598;15488;18649;12264;31700;32893;14365;36632;15908;40647;36156;39998;14795;31843;13080;15413;33944;17288;37191;24592;29921;36644;33603;22931;34641;32898;28618;11800;16726;20869;10473;10673;24862;37368;17977;16819;26568;12272;39051;21291;16820;27730;27610;20548;12652;26464;18775;32797;19055;21403;34646;40889;37195;33284;36452;37939;13177;12929;41005;18712;36916;32064;24260;39056;18835;10843;35869;32802;18955;18321;22678;18682;37321;42296;27330;35850;34462;12839;14902;31018;14662;28700;40895;26042;27115;16120;21643;20974;34186;33608;31134;22856;36320;38418;17602;32904;14098;16265;34383;14161;35050;34854;34230;40628;31023;17247;28703;30008;30961;27383;10554;19660;40268;42203;37103;19099;19922;38423;24454;37097;13679;12349;32909;28090;37153;26488;26489;28072;20040;33537;11719;30775;18498;18618;10189;28065;42368;38599;19175;37254;25192;30113;24326;11881;17521;17522;12897;16334;17523;27663;32035;10139;38147;12037;37898;15916;30780;18574;41046;26510;27277;26511;38604;40515;11081;19855;33821;18747;16867;25662;20798;37693;41369;27803;41464;18808;25277;35314;41173;34740;35208;29280;39080;28155;21790;14339;11913;12674;24424;18725;24697;41894;31986;22218;34047;26441;25996;31880;35943;35258;14909;19541;37748;40226;25095;22338;23370;38779;40210;28625;16116;39085;34275;28107;28560;34188;37637;18422;26470;16011;41871;11628;10198;38605;35322;37092;15178;36743;31885;14188;19991;36132;24281;35473;16064;34726;28483;33027;19224;19528;10293;23072;28563;33221;32284;41098;26456;41876;32165;39867;38610;11096;34945;16520;25039;35169;11768;22883;22146;13764;35189;14619;32419;21570;19514;13114;20530;33031;13687;28979;35223;12072;33857;17024;19779;32289;21859;17023;31392;22371;10821;10058;31770;42330;24149;33004;19115;38290;23238;35379;15620;19317;37839;24702;14202;32650;23044;16340;37518;28984;32608;42064;37244;21200;28859;20517;27216;33394;22569;25567;20152;25709;36931;13381;10656;29213;18668;31590;35044;19313;34545;14600;21625;32655;34421;16725;12263;32613;16724;38044;40185;20002;28863;23944;18879;23319;25161;23137;22293;34389;18334;37695;37595;39573;20072;34550;11753;12432;25025;22202;42278;35046;29310;11353;25670;41887;17143;24747;34728;40246;41808;13445;29986;33894;22602;20364;39858;27341;16347;16579;25068;16578;16577;35188;23710;30735;31441;23569;41805;40956;15745;11911;41727;36971;34536;12519;23939;35499;33636;25852;15356;29378;35495;25062;19714;22450;21580;36121;35728;33176;10591;18513;31305;13097;18048;18652;14770;39961;18771;28289;41732;31494;25505;13940;20132;31972;14012;32011;23029;19504;24477;33641;17038;12773;17037;33518;15171;42169;15065;17524;38770;12866;27980;27833;28319;14441;12849;31499;23301;27232;35262;36527;26962;29177;15340;27076;30402;13883;30599;16905;15020;24646;10808;25230;10257;16549;19110;24865;16548;18778;39819;24981;36856;27670;35682;30648;29536;21284;20609;23026;30407;16417;25577;15088;32482;30603;24704;13468;34780;13658;30290;22633;34174;22608;23890;10900;20688;10962;30709;32335;11873;16270;22499;13074;26108;29225;41648;12879;20440;35112;30584;41214;13845;14295;37903;30139;33922;28059;35799;23757;28189;19712;42255;12732;41653;16160;36648;25829;12484;20696;33754;41063;35117;30589;26457;22548;30871;36636;29727;38077;20019;23289;10583;25455;24521;25926;42159;30451;37200;10595;12759;13864;25497;18409;30160;37118;26005;29668;11042;17261;30187;41416;40523;16868;35733;30874;27966;21178;20406;11637;29275;23386;17175;17158;37061;33565;32509;22559;25983;31071;11250;41493;30225;18418;10588;27171;27821;29673;20524;27299;24059;14157;10846;15359;33571;30297;22653;11159;31694;23004;21693;25924;34197;28204;41242;15652;20921;10692;26495;42333;19359;11807;28725;11101;24982;23743;10526;14949;28687;30355;39544;34822;26745;17559;10948;17560;13576;22511;11065;21186;11452;37284;15534;31375;13580;28210;38478;14751;30358;32310;17350;37876;12514;22960;10922;22194;23191;13271;32529;26000;33100;19105;17001;17653;29418;14009;19596;31763;35257;32412;38483;26674;25595;11153;20599;15750;36425;16576;37538;24736;39871;12766;34877;39466;36962;41686;37602;42225;32534;39317;29966;18110;33858;20356;33419;37546;27266;12903;37389;19137;24057;35132;21024;12303;15831;11566;39145;34882;30003;40900;41691;18521;15149;24491;33866;24482;15997;15136;19952;28503;36857;34799;15144;13284;11391;36054;38706;17035;14419;33391;17034;35137;26661;22729;37631;37600;12608;29367;16233;39150;23858;26428;38995;19251;29827;21039;14717;31110;29386;22139;37809;12778;20701;17623;14684;11340;11408;39956;35040;29748;39937;17308;11496;39369;25274;25498;16547;28442;19311;23650;18916;10361;21546;41954;40998;39372;20160;21579;14185;13597;37003;15460;38336;14011;24441;22671;15055;26643;31857;26644;19048;19101;25842;30285;31073;22078;32077;40912;31653;33938;18288;11687;10300;19854;40400;30040;19023;30894;27973;22480;36303;14115;27473;16707;38341;14908;26201;28202;29756;41376;19491;38863;35653;32696;42375;16277;14201;37450;24325;32584;17982;41272;42286;27736;11032;36874;24435;25563;37295;27259;24422;37811;32701;31679;11109;40509;36661;33133;23976;41273;32935;20372;34367;28954;32589;24169;11414;26793;14190;26794;19565;34382;42250;19540;29439;35900;21233;17586;24211;13635;14965;41470;32832;11126;32940;13480;15666;10254;11840;25581;19138;10396;34485;10802;25613;17367;27308;29421;19665;39813;29769;18986;33124;39013;29419;22707;16452;34933;35521;22702;27338;37886;39568;22226;32762;30363;42399;13873;20119;30808;33460;12462;41457;12815;35577;23523;18776;41920;10580;15395;22453;31803;22586;23431;34809;17561;27930;40918;17562;13586;35857;21539;17563;35526;38173;20644;29030;16756;22465;36603;17385;16401;16083;13099;16198;16582;19497;20199;25534;17277;34187;38375;19566;36348;29715;18154;41925;21242;38349;10091;20775;28246;21620;16114;39869;34020;32153;40321;38559;12041;25309;13786;33060;19597;38380;17601;37069;13276;23930;31246;17160;38354;16295;30989;22350;11969;35235;31199;38564;40318;28656;17162;40005;26352;36237;36639;33064;21343;29097;38710;31251;27193;10434;38194;40982;11364;31203;29549;16235;15789;19903;40501;14140;34041;20816;29319;33267;14981;32860;19037;29158;23482;42100;37510;41327;33411;24881;40496;24252;19049;18871;31917;29373;35985;21316;33156;39322;20593;19901;16250;19212;31466;22081;36040;39212;16920;29324;35735;31623;12744;23210;26949;32865;29163;18679;35601;40613;15524;21126;31732;31274;23730;24031;21501;19142;22605;42210;35463;35367;39215;40013;36393;13254;32476;31837;14429;13704;38722;36933;20279;32241;30682;41834;30494;30658;33764;20297;36086;16762;39708;37885;12624;19699;20037;36837;20038;29016;10716;40080;37709;36084;20170;21053;26369;40614;24267;38664;32423;15019;18998;25704;40970;32246;32067;41839;38830;12464;23848;19109;13857;36599;22016;12983;11387;24573;12572;23343;21491;39713;14036;32148;36312;40296;39545;29021;32180;40106;19047;32114;32964;25737;39489;40417;38036;34681;25558;28531;10575;14745;23478;27896;12550;38943;29518;33920;14288;34070;28798;37511;33232;32969;13111;19904;27675;20041;15302;31978;11365;19533;20388;11894;18870;21185;12473;24179;34443;36057;19734;36174;22055;37659;15627;37413;29257;23320;13622;30623;18289;33824;40782;19221;35278;23461;41981;28417;37635;17312;40298;26549;34337;22641;30049;28428;20883;38697;28792;39348;30628;32398;18437;10301;30196;22826;16581;13955;32422;26359;38669;40139;34405;40171;24863;26746;33953;14801;39403;17386;27591;20568;32026;14593;37271;36674;24111;21176;33387;27824;32543;24027;33958;34312;41768;25404;38176;28921;39514;13960;23152;30344;20952;12544;26927;11943;30189;24489;40389;21300;11242;36733;14756;33513;32548;25833;16190;38539;17290;41773;25579;20493;18911;14142;38460;10289;38215;19112;30436;28359;30348;40726;36683;14625;12630;37713;13633;12564;20911;37621;37592;18963;21610;37744;34721;22926;16789;16461;18380;38465;38220;37415;14635;22898;18287;37049;31589;42332;22581;22591;14359;31998;34859;29623;30380;17033;31946;25932;20465;23256;13935;19859;12936;37905;41275;15510;11778;26386;11846;35472;37319;37680;35075;26010;16405;37735;29291;27587;29626;18285;30179;40841;10725;17978;24879;41440;19704;35757;37400;10382;36963;26979;38768;17270;24492;22580;18512;31371;26462;24468;12019;14123;30551;11703;16761;34649;25048;25521;19064;26645;20857;33586;21718;25532;12268;31961;14520;27218;42204;32805;30556;31329;37205;34654;24636;29379;25627;41377;40704;19912;12436;36420;35378;13669;16698;30052;32404;13337;37857;15084;27279;17686;40235;17630;13699;18504;10657;35810;32810;31983;20167;32736;18319;19544;33428;31845;15712;11400;40144;40813;34177;11731;23248;31516;41448;25838;15574;30964;39299;34136;22303;37950;20520;37644;16796;17022;30118;32377;22991;21278;19814;31521;19815;27145;33132;22124;30969;27946;24131;35570;33741;29703;13547;19672;38758;18985;24643;22431;25786;22432;13691;14527;31217;12814;27332;39903;25195;19091;22885;18091;40702;13118;11994;18546;23842;32002;27937;13259;29776;30106;36428;31222;31593;20200;41897;21883;12410;34045;25685;25918;29178;19337;33523;41068;19253;27212;31028;37757;20291;10027;12373;24458;20239;21348;37197;36584;24672;40421;25371;39088;11564;30233;14709;14210;22324;31527;42360;41902;16649;26077;33225;17500;39912;30975;31888;17501;10026;20770;17502;36886;17242;28377;17503;39578;16294;40184;21070;27318;13609;25389;28628;12886;35923;19726;39093;28182;27800;28565;37273;13929;27130;31532;14023;23742;32166;39442;31723;22993;30980;31893;31108;19360;33830;24607;22384;34454;11156;13587;23608;11210;25908;31293;21547;18396;33034;23728;29792;24887;21548;23143;32292;38877;29382;41884;24414;39638;39929;41504;29357;16091;25118;14979;33007;24797;33378;16132;10205;37877;27455;13229;25975;33038;22663;28987;11966;25686;19050;11344;35619;39643;19081;26713;27439;23862;33011;38298;27828;17427;30098;25935;42227;27899;36166;32982;29560;28992;10160;20560;14158;11674;23069;27827;22617;22985;27165;11704;40132;22156;29040;38303;33798;21442;32662;27219;21329;42111;23867;32621;25917;26646;31583;10076;14613;25511;19129;41890;27840;23093;25726;15365;29344;41811;22198;14055;15222;16517;18419;33087;31595;10530;27508;23169;34558;38023;16705;11438;12666;38005;33612;20263;37699;37320;15896;12772;32626;41546;18297;15128;33044;23008;21012;28872;32553;21923;24119;25640;17373;11097;14732;13582;23684;36308;21590;41577;41816;13155;26036;19348;25805;29959;34563;33617;37525;33688;21813;11150;33049;22976;26136;36767;11094;36449;31385;29196;29971;29972;29973;13769;23638;27816;22694;15579;18308;38682;27304;22437;26935;25216;22438;27463;19103;26592;19496;24249;23352;22439;10003;22440;25881;32362;20230;28080;14572;21389;23922;33644;15714;42055;39665;27265;39982;41166;13816;27185;24451;41490;15013;37850;30077;35769;11121;40036;13560;14842;38159;25321;19089;35038;12417;33649;36562;32191;27686;39670;26498;18926;25746;11413;21175;36049;22173;15536;16169;29327;32221;36848;24023;26967;27442;39822;15563;23498;31507;19955;36882;16385;18246;37107;23671;29372;30904;33255;30410;30606;36307;15970;21609;10356;14738;10093;11266;14859;30712;29332;21413;33259;39329;12257;39827;31512;27708;31710;30651;30909;32134;30414;10556;30611;37280;13866;21895;25158;41564;26390;11130;16648;35797;16306;16463;40887;13817;13420;10680;21748;19180;11427;35270;31061;37289;34787;29301;36140;23753;24949;35958;19863;33655;35104;11033;20017;32179;31323;39292;31572;15123;16937;34108;30523;28831;17610;37827;19763;41660;21426;29377;14467;28218;18226;15725;12901;33207;33660;35811;37421;24129;31577;36488;22051;30528;40305;15953;34044;17305;39960;20951;10095;30457;25899;25218;23059;12615;30055;36620;31355;10106;23690;17199;18890;22137;27861;29676;21263;20828;14443;28968;36093;31330;34334;39417;37597;27783;30299;37474;34304;22876;37149;24377;11722;30099;32516;32320;31768;25157;27089;26246;21102;22954;26247;26205;38191;15117;32177;27962;30303;39847;35621;19996;36281;33984;10119;13470;23220;37395;27066;19694;26647;23410;26648;19123;33519;22518;16516;22834;39571;12611;28299;28467;22912;31470;33989;32061;28730;27033;22941;19308;25504;30013;38703;37279;24285;36807;13357;35273;40364;25013;40365;40366;37613;27560;27701;29783;22752;19387;33872;32732;25795;26556;34784;30849;38491;21867;15125;14623;13875;11885;34885;33127;10410;39330;27992;23996;21897;24421;21001;28393;27590;18096;17998;25529;17020;40548;25203;38496;29840;13193;17019;17443;40359;12871;35140;17444;30853;19183;39856;22141;34890;39153;11043;11691;37024;36432;41699;26197;33213;24599;32455;17369;38142;35145;20172;23016;19155;24638;39158;23485;32415;19799;16605;16604;41704;16603;26550;32024;16964;28232;28510;23494;17262;19959;11689;40169;15911;15549;19915;25731;20149;12873;26950;30270;26361;13629;15194;22900;11487;26023;15177;12905;37063;21323;26337;28515;12054;22164;21890;20908;33154;19617;11455;38677;22758;10520;34128;24548;30288;27626;31356;13572;27025;20846;23518;21377;12442;28259;28350;24300;22563;31799;15352;12011;15064;15179;16936;13559;33487;25672;35185;11046;32704;20757;30322;15950;21679;36382;35659;14941;40428;39748;39994;35261;38106;38923;21487;10420;10567;17324;34795;29826;33418;38754;16787;39893;27189;14302;40684;21119;19537;18690;32709;30327;41194;11537;25696;32943;31434;16035;22740;23426;11252;25644;40229;39387;24594;34775;14523;13494;31040;36355;40952;25958;17536;26714;32948;17537;29516;26715;14016;34379;20480;17538;32500;37681;20444;17678;41180;36572;34984;17615;35456;13921;11227;10551;37282;15508;32025;12628;21940;16046;39021;18593;10352;20158;22805;32768;15296;18301;33776;28593;17254;40371;19673;37945;35312;11932;41928;27386;39583;39026;14723;34755;35865;35534;28012;16435;33470;29034;11424;13149;32772;42297;14976;12360;42364;22031;42382;15421;35417;25868;38615;36634;31557;25290;41933;38357;30992;18078;16878;13702;35538;38567;20729;29719;18554;33067;36860;12107;38388;12540;25411;37791;25041;18293;22280;31254;14940;32436;31562;26976;23886;39626;33511;30994;23505;28044;12509;18564;32393;31206;10578;38572;13833;27659;34152;40994;40549;33072;23873;38393;29105;36066;40242;31259;27073;28050;39947;31211;37627;18666;17216;18386;11877;42035;23450;37439;18175;19652;29110;40636;28058;27716;32868;12309;29166;23477;25596;21797;13949;19684;11726;32019;35604;15986;26895;26896;37478;31027;13971;21180;39862;31778;14725;34331;39218;42267;34609;12633;37078;27774;37390;22297;24289;32873;36994;29171;20834;10060;13994;25169;39558;11313;27906;40244;30684;34450;24126;20207;12627;31929;35502;30661;31282;40479;33080;37612;39774;31859;35438;19578;33709;42223;18233;39223;34614;11879;18533;41957;20937;39536;37961;36419;23945;27695;35736;23987;13911;30689;12414;41842;37281;31934;24979;14129;30500;34763;16956;10711;31287;30438;36442;19724;39716;10424;33714;23116;22642;24836;23228;37501;28474;34686;27620;40930;18294;32149;14074;19932;20607;38780;12076;13986;13814;18968;32254;41847;26886;26887;26617;36145;35915;14939;39721;11460;20283;25320;24367;19661;36087;32972;11051;18957;34761;35979;31129;40504;31153;19488;32259;24082;37948;22008;24394;29436;37770;32977;16124;32472;21564;15824;27203;15607;28846;35047;31361;28538;16432;37031;20896;30694;40783;26431;17539;30506;14562;29533;30443;41580;27546;19165;28431;31157;22476;15777;36529;29184;36037;19552;16393;38759;17582;40170;30199;10917;26473;28542;28422;12416;13793;22101;36531;19449;29947;30510;39500;20715;30247;30445;31790;32096;28807;28436;28787;12356;30634;29744;22309;27757;13144;20586;18538;13938;40195;22341;16341;15360;21407;33961;14198;28924;31309;11420;28759;17642;15417;33584;27781;23994;40351;35997;17255;19350;30016;11044;25449;22117;19698;33966;33090;30183;20790;41312;41776;29243;39988;17356;40042;33684;34166;30349;35792;23745;37563;32387;19590;32395;37564;22873;17187;11273;17169;26076;36288;22451;27731;24645;21069;41781;36615;38468;29908;22441;30941;38193;16472;42331;39589;30351;33236;32369;34511;27793;21664;35483;37836;16467;19823;40179;15295;37016;15974;40050;14341;41142;13176;18882;23678;28184;36109;35080;33181;38473;38228;33901;30946;42121;15312;35372;24338;24248;34867;29627;30383;18865;38103;35751;21997;13537;37824;41278;23596;25681;13981;34835;29482;32161;30201;27919;40765;19074;38233;41035;32318;12494;20887;34164;27349;23889;28762;30386;36923;34872;29632;16925;20228;34034;19848;33440;13662;18537;41231;11929;21358;34019;33522;24250;27032;21785;38171;15085;27004;13973;37785;34657;36465;41199;31308;40516;19970;39963;15898;30024;11927;39543;30216;19623;12563;24876;25150;33781;30560;33402;35654;18544;25981;36939;35631;10899;10214;38022;23212;23000;40152;36371;10954;31406;32816;29843;33782;10541;23437;18762;16786;29338;37426;37095;27786;33216;23755;34711;22039;13196;39396;20771;18799;40480;40679;40784;30021;22501;42410;18477;26059;11453;27053;13771;29545;37039;35102;29596;15542;17368;27934;32137;16095;29600;21470;19438;22650;36918;15188;26335;23541;28667;24087;16801;16800;12056;24356;14786;27616;32128;26346;26474;12556;10865;40567;29191;33939;11638;37817;37863;31225;10310;12287;14637;23912;37029;13668;13721;32497;24231;38959;40249;22355;15408;15001;34083;18844;16827;29497;25495;21902;41503;35478;31230;27040;20781;33370;20831;10665;39527;17225;34107;30090;40815;34782;28142;40561;23230;39263;23236;14268;40265;10053;41341;27360;13103;28367;19172;29781;42015;38667;14867;20227;38066;41298;25094;36684;31896;29503;18382;39119;10470;16415;26557;39268;26137;19656;36012;12968;32120;10256;15244;34580;13393;28316;22946;34247;39101;24925;18683;15695;28940;34983;36111;11174;28203;22228;20296;23589;14029;31540;36456;33768;38896;29278;14394;34339;31901;18722;13008;39124;15937;36730;35435;18371;32391;21189;22472;29298;34585;40639;25223;28492;39106;19743;13920;40482;10855;24910;20656;14048;42359;13348;39646;24943;27509;20916;23339;11852;23846;37987;23724;24150;14122;36816;42184;28995;19400;26499;31340;15219;26500;24806;25815;38761;28570;31464;11249;39651;21527;24543;24727;33186;34082;40972;29512;18520;21480;38306;29043;18469;26180;33300;24527;16656;26760;40535;11579;32990;33495;29000;28120;25773;20557;25629;13790;38213;34774;36606;10907;27462;16788;26115;41472;20018;12963;36843;16181;25998;18232;24617;14181;27903;26194;38311;10408;29048;11212;23959;39757;19177;28219;33305;28308;16008;32669;40946;32995;17299;13220;23942;35457;32628;15587;11641;11951;17331;40458;15786;28875;32556;35464;10462;21353;17217;18406;41280;32492;11224;42371;26432;34566;11215;32674;10931;33620;12848;14782;40593;33691;22417;16935;21065;24427;38941;33052;31068;32633;17364;22778;11775;22846;20806;28880;33262;32561;42350;15583;36590;27920;14591;30235;15808;22788;41678;34569;15493;18318;39237;33696;29380;37841;20462;32012;15839;21452;11281;27968;21503;25016;15384;15053;10978;41683;12645;10833;31332;12531;24670;25126;20702;26534;39242;34689;17051;26535;11910;25414;16357;41102;26387;23178;27578;17215;39673;15638;30071;20650;11495;35289;14223;35705;26716;11345;20452;16072;26448;27345;29411;23997;34674;29230;27044;16354;37373;41473;26449;20765;20997;31990;40312;26248;39493;26249;15045;13235;35086;31652;40334;38424;18378;40617;22373;32189;19320;37274;23971;23669;39677;25327;25254;14375;35680;33191;29394;32097;41178;30153;12016;32336;29335;32228;25882;33822;38117;31515;39379;18100;39380;38429;33542;30912;33223;30417;33950;31847;38726;40821;36778;13896;32373;33926;13991;17016;25186;34747;36164;25292;39835;21847;31992;12723;26083;25569;26687;11406;20403;26688;30917;30422;42327;37737;23849;19709;41419;40683;20446;26240;14952;33815;28833;16122;30725;25716;15659;39840;24895;36089;23417;27440;26184;30006;19276;34305;33663;33589;29885;41247;10615;19641;32835;36518;31043;11184;18578;16565;34457;24347;37144;13528;27461;26468;41668;41614;32083;28760;18907;27013;39183;33667;21257;25587;20706;25428;13753;20463;15403;23844;38709;30534;26218;32078;10712;30463;31722;18585;41673;41197;27393;19152;10455;28188;39188;28115;35039;39530;14893;30536;26761;37610;13575;26762;33439;15270;38891;13948;25207;41007;16750;16749;25196;22696;17438;22630;22007;18425;27418;12398;22368;32324;25614;22485;15773;40433;18310;13256;30306;37175;18072;42000;23954;15436;39746;17679;26168;22234;33992;28309;36504;16186;24874;13660;33325;12225;24103;31155;32303;21865;14876;29700;32065;29339;19424;42180;25296;40750;15626;31853;40138;14983;20641;33997;37066;31477;23347;17246;14401;37188;23574;33330;24831;32414;40362;37060;23346;31620;22907;10081;31094;18597;29404;32175;40891;27660;34206;26587;28636;25317;11582;32039;35977;38499;13278;37119;13127;34893;40396;37329;41074;16049;36366;28400;30053;33057;40857;38504;20759;12677;35148;21281;36176;18518;34228;18914;42151;13402;22040;38894;12978;39161;16626;19033;36864;14962;33250;16447;32088;32537;21778;33256;10625;25328;16684;16683;15193;31320;20640;17170;16682;25311;10183;29287;15581;27233;39885;16348;33148;35361;10087;35595;21021;13479;25139;39166;14356;32433;25029;12789;40338;19265;37438;14922;24748;35737;18007;23305;18284;15617;25687;29360;37099;28113;33766;27993;12958;30142;18399;17015;26529;10169;30289;28448;38137;17355;15118;26916;24296;11668;27139;38509;20057;41743;23545;23969;26121;12238;35079;30158;22616;18131;12833;20606;36495;31735;20027;34162;23037;42287;10687;23841;38514;32483;36825;10746;12319;26899;23424;34327;11135;40643;24141;35933;24237;23332;10147;30328;10703;39592;22416;40954;26634;28934;11361;22582;22530;41994;12801;36017;16339;25636;15160;28119;20961;40194;32717;24365;31121;32643;28452;35063;20078;41496;36915;40043;27822;26193;22770;28936;36225;16379;23568;24029;34027;22034;25733;25027;10398;31718;30002;13648;25081;32722;28108;21796;29796;32647;28455;41943;38960;17239;10260;16542;13540;26763;23334;10562;36334;27891;14287;25490;20510;39029;27190;14138;19383;37799;24163;19909;40273;17235;31450;13914;42357;39986;32775;11463;12774;24372;12265;39553;12740;28601;33195;37896;27051;33520;32329;25812;11092;21873;37979;15683;35111;41936;20904;21799;11376;12513;11382;19086;39034;13695;15022;36655;41373;38714;35541;39562;27881;25386;12307;23303;31864;32780;35406;36100;13619;25059;33832;28606;13446;28118;42383;29935;38622;24721;17097;31565;23537;39629;34371;15621;13117;18662;30997;16082;10430;31655;25499;42272;38678;21779;13823;18787;38396;40373;31166;40377;27924;23781;27278;38627;24021;35833;36133;31569;26071;31056;13422;31813;23052;11161;31002;14107;27446;14051;37777;28693;32495;19010;26943;40878;21154;36853;35066;35255;38401;29113;12578;20856;15484;11244;31301;31267;35838;38803;19803;19366;38577;24948;24621;27346;26610;13398;24900;22878;27384;29118;32501;24007;42392;33289;26402;17202;24690;38900;37062;37105;37464;22857;21166;25103;38582;13731;26250;13204;35172;21245;22744;25403;14652;18934;11865;25851;23869;34617;25688;21663;30027;15197;32375;35281;28621;32881;40675;13937;39058;37636;14320;12945;13614;28276;34050;40234;21325;31937;42144;31376;38164;40865;26829;33759;21066;27841;31290;37057;26375;36538;17014;26655;38094;17013;21506;33474;34622;26471;28623;25580;29934;24687;39063;11856;40379;19295;25590;10723;18497;31867;23474;36622;41309;13758;42288;39724;35368;13972;33722;21962;25489;33773;29923;16891;13299;37502;24990;35272;17662;37967;41346;14675;32262;41855;27164;24689;15082;32441;15926;39729;33727;34381;19948;28205;21538;16045;37816;23899;41500;21068;15672;36610;37112;16387;27987;21433;32267;22406;24907;11837;41859;33141;38912;36911;12753;32050;27127;10101;14630;11685;33269;13527;20738;19119;20143;24309;38813;15409;41004;26190;13859;25391;21019;14602;24660;23784;28545;22636;30513;42054;21254;24870;35157;14272;28439;37668;24975;24688;27437;11213;20236;36135;16229;32317;32593;25369;21597;16539;10532;15645;37722;11430;28851;23383;27454;12716;28549;19218;36969;14845;31141;30518;27307;14694;35338;16621;18179;37643;28814;37408;36044;22764;35648;21097;24390;32598;25914;17606;34997;22944;35359;23456;13237;42174;23919;13798;38025;32200;33139;25134;14487;26188;30123;40333;40526;40791;35955;19271;34430;31102;22886;11026;40405;39336;31607;22346;33129;36670;21826;34049;19284;33974;40685;32108;34514;16857;33847;19032;16856;35758;34745;34178;18715;25015;38842;19161;21435;35580;22414;20136;36147;40592;33979;27873;41789;29475;36698;19931;24188;34519;36263;35487;38161;39451;17117;42089;11500;40213;17464;42265;23778;16624;25384;35716;34181;10750;18074;41794;25858;10341;27411;18984;28283;38236;34163;30954;16934;21469;30389;31967;32140;32371;15663;35083;11527;38241;20384;16242;31482;12099;30001;28765;29640;30391;15115;30856;17971;41131;13473;37803;25575;42378;40715;13050;11296;36082;14261;17283;10477;12838;29236;20050;14063;16689;19501;16738;10117;16737;29645;23255;38739;15102;25810;22367;23659;15457;30314;30132;24152;30563;15371;38854;13130;40004;14924;33533;19483;18084;15467;30267;24226;33915;26191;41379;11131;16297;25625;22992;19899;21285;38734;21056;30568;15388;24783;34663;38119;34510;22106;11717;21877;39786;13522;21346;11390;22128;42369;37331;11165;14126;41009;36623;16972;24757;37618;16314;22003;42154;15101;15226;17185;37980;40255;19352;30163;40020;14131;21631;10518;23507;29427;28929;11735;29246;26110;40846;32829;16422;37187;38984;24265;41141;34196;24769;30093;34491;40048;31070;28746;38773;21673;39356;11548;18345;21088;24236;36401;18346;18347;14892;38679;31067;38680;36780;21795;20204;13926;25920;17116;40155;20365;20460;20892;28750;41425;23885;26234;38082;35710;41637;30597;34330;16078;40302;37214;23761;15267;40118;23576;35296;14799;36285;26061;24238;32001;28651;18331;27207;14424;12727;18783;10905;20572;20901;15501;34675;27022;18839;30828;10319;28676;13140;38670;26391;28652;40632;33849;35764;31058;15499;15142;14569;36048;26618;35617;18330;36105;27681;10604;24511;26938;30833;10253;37219;26254;17430;36095;37947;41386;10208;11526;21020;17431;39127;10145;14222;23877;39275;26936;31328;14612;23570;32517;42305;10452;23938;34588;11727;39109;10835;33112;11695;36824;13526;31547;18821;18822;25936;26988;41001;39763;31909;15942;17194;27809;39132;37490;42346;25141;26214;36257;11515;26611;38155;39280;35308;33531;16055;28634;34593;28495;36015;19729;29580;39114;20550;37294;22896;36477;11377;31552;14421;17676;20223;41271;28255;35215;16176;31914;40074;26584;10164;22085;29807;12634;26073;23315;27451;13992;38856;29459;15481;39659;13438;35873;25605;31440;37010;33308;22977;18777;19255;14809;19296;36601;25822;26165;29008;12949;36899;26830;11474;26831;16021;26832;17266;41361;31048;26141;20264;42226;35877;27662;38319;38104;29056;28019;41104;34057;38000;40071;33313;33471;22206;32677;22245;24868;10137;12465;20945;32196;29013;32636;27272;33556;28883;32564;40166;22923;17359;28129;18245;39490;38324;29060;36098;11058;21208;32027;27634;25385;34572;32682;41107;23351;40950;28196;33699;32913;12972;24181;28888;12994;32569;17472;28160;16866;36050;22775;27269;20556;27624;10594;36700;21932;29572;10347;34577;29435;39245;33704;32918;38099;37348;23441;35793;21216;28578;20986;22552;25946;21829;10509;42086;36313;40045;36680;25855;20982;35883;12622;11398;35053;34307;21414;12643;27253;33319;27234;37669;39249;36260;32742;27983;13885;14471;30791;28582;40817;21057;33515;22091;40924;33416;42059;39531;38681;30746;38729;35888;38730;19244;37498;29550;35504;21465;19429;31424;35106;18805;32747;40877;15486;11795;28909;23866;30796;24099;32186;39684;33456;32009;16838;16837;27012;33906;30751;16152;19045;28257;20515;11088;35509;31447;19508;16137;38437;37983;34195;18729;19638;30920;21374;10049;39689;20544;24039;18541;18962;22587;42137;23980;14255;13605;34803;19380;14943;36203;36162;19614;20894;39606;38442;26358;30925;35252;21456;38363;29479;37500;18594;39448;27839;26311;36233;35428;41497;12680;35033;33111;28782;10298;33527;14209;18764;35969;37745;15606;41629;22212;34321;11661;18647;18898;42384;26932;24228;35956;22916;22919;16623;15994;22917;16378;16622;23714;38160;23715;13562;39191;33674;39444;24932;14498;24655;19832;16336;37512;32844;24792;30539;16594;28837;17319;11812;17635;21272;32167;19647;25314;21253;24097;30470;41283;27641;27484;31618;30931;39196;33679;25373;37056;14986;22543;27682;30544;20768;10070;19692;36625;22035;18280;42007;30475;33777;36522;23557;31098;36505;15704;25467;41479;34819;26833;35907;26834;31298;11716;30936;34736;31676;10445;29395;37360;25870;25974;36900;36297;33285;14912;33243;34959;11368;34000;32454;37485;26689;27506;13713;14294;25024;22536;13963;27154;17426;33406;35399;29259;29870;27047;39911;27168;32234;32159;34005;10819;12036;27963;28639;17674;20071;33842;33336;12906;22205;20110;24623;21918;30129;23479;12729;40219;24952;37350;16423;35909;26635;12524;38764;25108;11146;15412;23651;21191;19984;37246;40869;24032;28644;40475;40061;19201;11014;36502;40799;35354;35753;18763;14967;10619;16606;11062;23438;33912;35613;42198;16406;27555;28404;25947;12964;34217;37052;24964;33173;33444;12559;35317;32478;27077;11784;41167;34905;34760;25439;36666;22576;40401;35065;10582;15678;26629;21892;16262;34237;15810;26362;13452;33873;12694;34314;36592;10483;38263;24168;28068;19407;39976;38080;23759;29831;34910;39174;23706;25799;12520;34013;11608;11622;15899;25659;42235;21852;35057;22404;35921;21700;10810;27870;38268;41746;39981;16073;38152;13424;13043;36148;39376;27808;32144;13059;14079;16358;30333;12986;40450;20151;24498;37741;42397;17569;27110;17570;21085;18866;17012;33808;40270;39332;38517;23703;17219;41751;31591;23946;42219;33390;12248;42370;27426;21051;20015;23095;41420;22236;35614;14828;32211;19213;22825;27366;13382;13030;29691;10047;25750;42040;38522;29952;10771;27755;25461;34741;10892;34069;34249;31955;24756;15644;30366;10811;41061;23579;14173;12534;36206;39392;40430;11524;23318;14874;25863;26030;15767;39570;22890;26491;14102;24622;26492;15116;13288;34294;31372;12892;18527;41189;16025;11110;21853;27621;15721;32725;36484;35004;25336;30369;13593;40850;24542;26732;15369;34127;32388;23769;33163;27655;18374;25800;35564;12453;19393;23894;40463;10545;30237;30114;23792;16221;10506;20193;32730;36719;36316;37991;34495;12887;20942;12050;18365;29250;32885;20144;10581;33807;16036;15893;23126;14422;23762;29583;27495;25748;13185;33780;33386;41446;10156;39921;33594;10546;22017;41223;42188;14137;26690;32889;28609;21369;19532;32194;26691;24992;26692;19495;31580;10790;39436;16730;24380;40473;22659;39042;15377;27585;40896;14006;34951;35772;33187;32788;13137;37432;24439;40840;37815;28614;29739;19944;23963;39480;35647;13321;13869;20564;28128;31802;39047;40102;18011;29956;42070;27522;31745;17996;32793;24613;40771;18369;23227;38404;36426;34239;20262;13719;24280;38635;17571;35841;17572;17573;19158;17011;16488;16487;36438;10729;16486;28694;19521;21034;16485;23015;31010;32208;40737;18234;32101;18826;38409;40735;42243;31819;40609;12479;20315;12369;38792;40457;38639;33292;35846;21823;19746;23501;27948;27778;13714;31015;11448;27725;28699;40572;38585;24940;35043;36197;15380;23871;34347;29134;18797;14865;23918;23872;17439;13664;17440;36056;29126;41358;23321;40589;33297;34110;30766;17304;36151;38590;33529;12201;26591;27713;30209;15038;24533;32218;35199;35565;12434;41706;21688;39753;24247;10443;37444;15111;18150;40537;33891;27768;14007;25758;26020;30282;20323;34801;30771;14989;31604;25481;18547;21212;37667;18401;10648;11318;13323;41711;34361;24794;36094;24476;34630;28517;13219;20313;36184;39071;21807;14932;19184;19267;20614;25820;27818;31872;13213;36247;14990;32142;33730;24811;28522;34635;23251;39340;28479;39076;20039;41862;21035;27835;24212;37739;20675;39737;24490;39420;38686;24034;26045;17032;33018;28333;36269;15138;26963;36865;32275;33945;20498;28269;41867;29695;23716;23717;15768;40984;13303;15094;35160;39742;12321;18949;36521;30194;13352;17229;19939;12851;18114;34109;33023;20028;21922;12877;37976;32280;22950;28552;19878;37215;36546;34192;39603;24993;42171;40484;25789;35165;27884;25756;41042;28817;13027;38123;41036;11412;23737;18157;39849;35957;40604;37269;29593;41250;19744;34026;37312;41193;28557;41613;28150;13279;27406;28830;26656;21510;28822;13328;26426;42310;40741;25432;10805;41492;11336;24743;32604;18360;18838;29708;41087;32489;28857;34035;20438;41393;29746;11276;37822;33458;40879;30667;25859;22964;42381;26970;37746;12236;41540;20235;24124;37696;15204;40554;37928;20409;25392;34134;23529;20601;19972;40360;36065;16197;34522;19792;19375;19003;40308;22064;31461;16602;28363;19440;15196;25635;13611;30726;27243;38905;34778;14677;40206;23354;11827;41797;12458;13415;41718;29892;34527;34483;35030;20389;37910;33627;38929;36011;15861;41333;19240;29200;36589;41802;35076;29897;26478;41723;31485;15562;23458;30641;13634;33405;36635;35285;12095;35493;24000;28955;21058;39773;10830;30958;15795;25959;19443;25762;12443;24786;33220;15594;27949;38249;25234;31490;19840;33757;35827;36338;35765;29648;30395;41218;41948;11921;40187;19382;28957;14385;38888;21647;41436;16475;11106;36134;11914;37608;10769;38254;29846;20822;14720;26624;32049;29653;27235;25153;17448;18056;33902;40761;23083;26052;16618;35373;16617;15378;30066;33555;10458;12455;18567;35026;40936;26921;37407;22084;19013;39229;31189;25801;29916;11598;18307;12584;30575;28011;40186;11706;37566;39002;27294;41634;20394;41077;27935;29581;10294;16386;34324;30185;41313;33166;37752;38655;15685;20289;23718;19363;23719;23720;23721;16216;21898;30580;26864;30864;26865;37574;22712;29887;18326;21565;11616;39315;15692;41267;24463;10295;14822;26450;19421;23879;40135;11235;37338;38981;15477;29659;16067;25010;40620;30868;18491;35780;17366;36676;10297;14265;21219;28381;14318;28751;41418;31034;35657;39700;41536;17173;14248;14114;33496;37181;29664;12113;16243;27744;14203;20616;23233;11095;15591;19842;28752;19102;23483;34257;19881;18168;28722;23856;38688;18721;31603;10984;29993;18271;13487;38945;33493;13064;15021;40928;22102;15844;34507;10471;39452;14226;32488;24685;34328;24011;37784;24555;38668;12961;23535;38195;24666;30048;22150;16836;16835;38925;40707;28683;40837;16154;27923;33093;12353;15605;19031;23910;32520;35377;19825;35817;19826;26562;12002;23245;17480;21957;26815;41574;30838;19707;22193;18634;40503;14818;33152;39283;24776;32525;16178;36085;34596;35408;16601;18163;22239;41224;30596;18494;41000;40133;35123;22238;21981;39137;14671;25717;22967;22717;39288;19659;32091;20277;28125;26479;34601;22386;14070;10993;35929;15812;11203;26455;26009;37291;39509;11923;17682;16890;40915;24329;40243;29832;10008;25345;40146;35709;15736;18757;10636;24184;37278;28501;36268;35022;25154;19222;25351;10152;10640;24541;20694;13326;36961;27410;20600;42185;32821;20482;22313;15250;13374;18553;14627;27514;18801;11160;19907;14243;13730;40606;16384;19812;22284;16123;11671;18556;18831;18981;40056;29063;38327;30086;24893;17449;36351;10046;25037;17450;17451;27648;40253;39802;29385;40017;30885;34965;37463;32168;26312;29143;23851;40808;38332;35803;20276;33525;27296;14217;32690;21753;14526;24813;18645;38695;23411;11724;17318;39971;28896;32577;21177;21331;30890;21661;19893;14856;11870;16284;31437;32827;14451;40937;24929;35474;41600;39252;32926;16933;37575;24142;26349;36953;28901;10695;32580;39990;15232;20626;14383;28234;22118;39529;35891;24772;21011;35904;21493;17154;39257;41421;16830;32931;17631;16829;32750;28585;22126;25804;15726;23643;30253;20910;38920;41906;15610;30754;18796;34375;34484;35896;39801;29074;40661;12916;10806;29477;20946;35512;29026;29232;11013;25312;13481;15576;20636;26845;32755;39788;14227;27482;10121;25522;41401;39692;14900;20793;41911;30759;33367;30984;29079;27918;19199;16313;38115;35517;38545;37353;36474;13659;32215;40099;16892;37324;38445;25329;38366;24220;33429;10639;28233;38063;34826;22927;23427;18591;19225;23964;12335;12456;25270;38550;23512;11443;11446;28000;42391;25448;25559;39909;38371;27720;37858;26047;29084;17481;19982;32106;16782;17482;31237;26419;17073;24379;32403;19988;35061;18754;19767;38946;29685;18500;24092;40687;21998;17452;24286;17453;32316;15857;38017;36934;29089;25023;28716;23897;25557;31242;35747;22358;11593;12450;41331;13367;35462;31195;38743;25064;16044;32338;26913;13705;13308;22794;12898;13344;31150;11610;27230;24644;19582;15076;15820;32852;25479;29149;22562;17664;36038;20269;32351;29588;37433;30478;13676;11970;27545;34263;11045;34419;33743;15152;39203;42325;25416;22285;23585;22261;29315;32857;14868;29154;25339;36628;35602;25379;18753;36754;41284;16282;30672;22208;20137;12717;20226;41565;42087;26281;40154;10934;39325;39208;19484;36712;14736;16052;24724;10517;40295;16141;29733;15387;38859;21028;36705;20419;33744;32235;38098;28839;41825;36081;10904;15584;12808;30164;13376;22360;40344;33516;22762;36842;41556;34499;30184;15091;11650;19191;38109;40843;27434;39576;15316;26255;11535;11258;32462;41830;36079;20443;28740;33344;25689;25421;10107;15381;28135;25976;17183;35667;27392;25163;27178;18151;39864;28242;22403;23722;23723;26389;34346;28744;33349;30117;11426;14895;17275;35293;10173;36593;14408;19467;13375;12788;16535;27498;41633;10358;25543;11586;28527;28409;31173;38696;12396;15592;42115;18938;21542;37143;37760;35279;34464;35356;34913;16125;24869;30615;18851;17147;34016;15392;22978;15483;28413;21614;12363;16428;42311;19417;36627;40340;38271;14504;16968;10783;15744;15564;22235;34918;40038;12234;30620;40819;18189;26427;14308;25132;21363;12585;31687;21123;14345;15042;25221;13409;21676;27438;17535;36537;14803;14484;40047;39948;33355;12843;38276;11048;18604;41549;40432;34508;30336;35425;19868;32117;10014;39805;42036;29438;40934;37530;21500;13088;33360;24565;41759;23046;29856;20082;40801;41975;10940;21468;40770;30340;27894;12966;14931;17276;22347;28274;33081;21653;18147;13126;34151;28036;32539;22734;14309;23128;38530;41764;22323;28213;38451;42021;25284;39918;18017;38086;27303;36299;34924;35186;20013;32040;30427;23901;30371;12951;15030;15328;26060;33796;29417;23189;37128;23217;12784;38535;20778;38282;38456;11111;15972;33426;22467;34929;30432;13723;21152;41489;29743;16521;16133;30374;16889;10011;25260;15103;15797;23617;14426;20836;21755;28905;21347;37379;28126;12311;23378;27599;37449;21651;18351;26787;20380;22750;36594;33900;34767;20020;27174;41965;40648;19390;19042;26262;29487;33597;11931;39778;32461;15700;20590;35796;36378;32892;27140;16718;21174;21641;15580;21131;11838;37209;37966;23304;33745;31959;25719;15697;28245;22980;24164;33854;10719;36563;27627;36448;19741;22023;13934;33602;40959;22408;41635;13855;32897;34640;35349;16111;19233;27035;25814;34183;19781;15552;11696;29763;19518;41524;37151;39050;37523;23562;25004;37479;25468;41145;10964;27117;36137;18539;34971;17685;17339;22761;32796;34700;34645;10897;18441;24749;24545;36663;36957;40019;25873;10645;14410;37714;36362;34158;39055;19797;22957;11038;35868;24173;11086;32801;36423;10391;13222;35786;37437;40663;36481;24574;20981;34702;42322;39879;16680;15759;10553;37135;36893;31180;20464;22905;24108;37978;25906;38166;23234;27745;35756;33607;24746;38417;13682;32903;36831;15145;25790;35854;15059;41514;18376;31022;27464;12626;28702;19690;29466;14242;30960;20657;39333;35732;42352;19302;38422;17401;32908;29767;40425;13962;39550;22321;29704;22282;22182;12714;30774;24944;28705;14177;28223;38598;15364;40258;25119;16252;29755;22777;33579;23342;31820;39411;39595;24547;12590;35666;15322;21515;11004;40175;37211;39928;14580;22855;18833;26472;30779;29532;27023;35320;38603;24004;37946;20953;11136;29465;37834;37448;14534;23701;24800;22913;31037;37891;28095;20036;39079;24665;40231;27613;10523;40276;31082;41893;27922;17483;40644;36583;17484;21963;20255;10092;17634;31879;18803;34351;38053;36972;31137;24275;14486;11194;26596;26420;39615;23249;22277;11251;39084;20742;15847;26597;27573;13000;21971;27812;27530;11479;41870;16174;11833;31884;37826;39745;37223;42217;18555;31051;20391;28482;33026;40293;15766;36586;37558;31948;28562;32283;41875;11301;16888;24038;38609;13900;28270;20565;28271;20838;16887;34543;18933;31621;14134;15517;10515;12654;14128;33030;26788;28978;29823;27991;35989;22052;23780;24962;14290;26320;32288;39634;21629;19056;17136;34021;33003;38289;33155;23928;31304;39486;40018;33271;10447;12885;19657;34338;32649;18636;28983;32607;37781;12703;22068;18896;40605;24580;14411;15031;23514;29914;23405;26496;23979;23925;33506;38294;34309;19634;34544;36130;41137;32654;17402;26008;16484;32612;15660;21320;42128;20935;42041;28862;14796;15962;26755;24425;13039;19727;18861;22340;20084;33083;36331;14631;14219;26992;29543;34086;33239;34094;34549;11245;22405;22889;27340;40698;29745;26906;23665;13506;11802;20400;37599;17126;10974;38032;36226;31976;28239;39449;37272;17125;17124;33750;41807;11600;30245;21410;24820;13287;14322;29434;15074;35201;11298;25212;29368;37865;22111;21434;22851;20575;35032;35725;36776;30734;14910;32178;15625;11577;26616;27813;23392;34535;26982;13258;13407;33635;22662;20571;35494;39577;35421;22379;31422;24703;21533;33446;30739;38134;18501;35333;14545;40000;19083;22643;16365;34208;35588;41731;31493;34539;17361;35914;24586;41591;33640;18929;36463;42170;15837;16994;25589;16993;36007;13198;37927;29570;24318;20643;11787;16189;15840;35318;40435;40168;22200;18405;41736;24628;31498;27176;24251;25459;11182;30401;16722;40064;29176;25514;30598;41396;39370;40656;15696;12575;19289;29795;35103;23506;24204;15463;12591;17597;30704;12320;37127;19861;39818;20153;23553;18782;28771;15509;30406;36346;27531;20370;38737;30602;13449;17666;19188;26563;23880;33492;33403;39875;11366;30708;18335;16781;41435;14802;23340;36409;27343;27394;41647;12824;16032;37833;29458;26598;29585;42013;28298;30583;34243;39959;37308;17330;20969;42133;26100;40033;24832;17628;11909;16264;15023;11324;30448;20068;29944;10902;41527;41269;26226;41025;41652;11639;34974;35116;14791;10910;30588;30870;14475;23921;16886;35695;37009;16885;13432;19182;30042;30522;15262;25533;11140;28384;20705;28272;30450;13450;41190;14621;18421;34418;22046;19186;25755;12604;29667;35121;12817;29445;24551;20998;27865;20966;35302;36800;37580;22142;12865;29562;22402;34683;28099;31334;32508;11287;38725;20164;42328;33140;15852;19319;19635;40671;41469;31797;41967;29672;18217;13317;14653;37670;11335;30296;18983;11118;10066;12346;30204;14608;13508;15954;27061;20628;40086;29901;26203;24919;36854;33927;19798;39983;36813;15762;28686;30354;40082;27376;38110;16185;39980;33194;23534;27257;37157;24830;22292;18381;18278;37914;40844;32467;22945;12023;17123;20509;15224;17122;16591;22100;11863;10431;38928;37387;23105;29517;32528;23112;26900;16060;21699;31772;38847;14015;19057;14956;29483;38777;38187;38482;37545;18956;34279;24214;40410;33131;34876;15641;18393;37570;32533;20209;13924;35962;11917;11490;31311;21668;38012;27435;15298;30846;38487;37138;27143;25452;35328;35131;21495;42256;12497;36977;37268;10888;42098;34881;39144;36369;18392;26303;41690;30060;21517;27673;18988;18588;27072;20817;22011;11295;13186;23985;12931;20055;20624;22388;21101;37773;12402;35136;37582;26142;23627;13106;12802;39149;22513;27082;14266;41695;11728;19870;36761;20774;31851;12313;42006;26126;22345;16305;26220;14314;34468;27030;18050;31791;25675;25164;25370;17313;30241;22771;40888;11178;35202;27551;30068;28441;28506;21277;33443;37591;37288;29761;18014;11835;10345;40565;21322;14110;15988;38335;41235;20016;37529;38921;42045;31764;13959;12834;34806;13052;27215;37447;19453;30893;21720;26825;26946;22683;20397;16600;20325;34975;38340;25342;26178;32695;25420;16668;10258;18094;35432;11436;29599;32583;22481;15373;35301;15051;36555;10389;11228;34753;34719;19169;17302;32700;22713;34953;13251;32934;13440;29977;41122;27904;37508;20678;32588;33813;31395;10820;40746;13750;21142;39309;12124;24143;20726;36591;27513;10906;13069;41249;34992;27967;32939;25601;15978;25307;32170;20595;35813;24225;20456;10626;25665;29481;29753;37862;23361;39812;39012;34998;29082;35566;16715;11060;37283;20045;26236;17286;23975;14826;26090;35520;29027;24242;34201;10111;36688;32761;19531;30362;19886;20447;30807;18945;32056;19640;27902;41366;22411;17278;41919;40941;20655;39017;19397;22786;37995;35856;13903;35525;25957;25084;28091;24297;22436;36890;22698;26404;20382;30222;32765;36798;14151;20046;42317;26999;36392;38374;30812;41056;12240;36357;40236;34776;22735;30180;27444;41027;11861;31049;41924;27102;12623;38348;38018;33509;24908;34783;38558;42301;28653;12870;34758;12325;33059;17218;22867;12681;34317;38379;20355;20475;31415;15464;17110;27480;31245;15288;38614;15214;32122;19159;36249;38353;19016;16679;31198;19500;14563;38827;20621;38563;28655;12120;18400;31628;32359;14373;17465;16374;22660;15072;29096;24315;13236;22947;31250;34407;10701;20584;11677;40863;40065;10390;40667;31202;28907;39795;40350;41163;19283;34478;31076;14220;27280;32392;36833;29101;18105;29318;39363;32859;22062;29157;32206;17360;12934;31916;32041;10405;22666;23628;39881;25114;14152;22125;25431;21760;39211;21761;15729;36928;21762;13223;29323;26702;26703;18846;19966;32864;18719;29162;13349;40861;13020;36232;19682;15402;30678;27798;17349;31921;30489;12371;22444;40222;29773;20381;19394;31273;18734;33774;36340;34135;39214;41625;22520;10185;18621;32193;35555;35025;25251;10197;30681;25694;41833;10720;26018;30493;25809;29199;37590;30657;40041;27929;39707;24826;23874;35176;41953;10651;35177;25438;29015;16439;37676;23725;27488;15321;26528;28960;24112;20342;17619;27425;11006;15834;32245;41838;34265;36732;23444;17303;21104;37270;10342;39712;21621;36373;14841;12381;20488;29020;31958;32963;15418;12089;28961;32136;13499;17370;32250;28530;27565;31418;15445;33809;21976;42075;33450;13049;35427;34417;27062;37496;24426;28797;37674;16070;13172;39985;35655;40493;39851;32968;31358;26947;13270;29601;17677;34148;27907;28533;21803;11489;29193;26789;26790;25355;26791;19399;14719;21100;20102;20284;28801;23965;37059;23855;20967;40822;10129;21820;23160;30151;36078;20115;12104;10994;22570;24713;22174;24351;15240;28427;26395;42343;13282;25261;29406;30627;25646;23107;22749;22827;19241;37723;33909;25240;13183;11154;18492;28212;13240;33952;26513;34323;13477;10400;28916;41395;26465;41447;34289;34198;36643;31684;24698;33791;33957;17109;41383;25624;36029;17407;38744;34229;17292;41767;14670;12419;23280;28920;40925;10778;27593;13466;14742;25194;30343;16978;29962;30146;15866;28110;33577;16678;30039;27684;14728;10402;19027;14972;36511;16677;10350;14283;18623;31777;13683;36286;10937;18203;32547;30137;20812;40390;38538;37359;41772;12219;41952;38459;21936;11073;15073;34932;30435;28009;32008;35340;34722;38647;18842;42303;35283;10871;15268;41039;12597;42320;36498;38181;18195;38543;10593;38196;25535;20581;38464;12545;35925;38219;29205;15274;26027;18561;10507;14435;34858;29622;20782;13626;32358;13115;26063;25337;19920;31145;31401;12553;13090;31717;18602;24661;14343;38224;27761;15362;36350;17604;19749;39800;13831;22649;13441;11531;26245;36193;33785;15399;36289;25673;16031;23153;22290;15283;36330;13354;15414;34290;33868;30550;42315;34648;32389;32390;33130;11644;38027;17683;30261;11972;26641;13233;29828;10482;18922;20709;21105;38919;21106;10592;32804;21107;38798;23173;30555;41133;25066;29855;34653;23269;29454;30034;10485;29591;27036;28064;22363;15060;24699;10913;10418;40953;20240;22374;32809;33193;27431;41478;16332;34410;10664;23155;32735;13727;13490;15658;25678;39532;35645;42132;20725;17182;38996;38966;24160;25813;33884;10886;25585;39933;10357;20215;39298;23691;25193;40183;19949;14235;14094;22592;10894;16767;12896;25857;30102;12126;28215;12997;42237;18880;16766;25791;26571;31520;21633;33905;40602;20745;33096;19098;30968;18282;38767;24273;12861;39476;40403;33928;29587;42335;24268;37704;33835;22783;36476;32444;13075;42088;12258;16248;10548;21994;31216;31525;39519;34481;28710;31425;30973;19307;35634;22474;14189;25883;10659;24480;26756;12241;24890;26514;15613;13649;26515;31310;31221;11705;30230;29535;13151;15806;29538;11020;41896;12855;15859;36974;34821;41123;42187;41622;22922;39780;24775;19012;29984;27747;38778;37617;19599;25676;26106;26167;10068;33548;34715;22123;31526;24835;40507;41901;22915;23127;35002;30974;24002;31887;37856;27475;31452;40926;38157;35243;29979;39854;25609;30881;18427;11540;37547;36146;28627;28485;10991;27395;39092;13006;26453;36983;25346;36906;25363;41059;37998;13513;31531;15996;25162;32485;16037;30979;31892;14974;34390;19954;19671;40557;28488;33033;39097;40944;22044;10528;15753;14758;32291;41883;16179;11690;39637;21273;21617;10584;29790;15313;13369;16217;21222;22307;21953;11305;14207;16402;24339;33037;28986;15275;22881;20454;22523;18836;22635;12073;41335;26382;11599;36794;39642;33010;26609;38297;10861;11166;40528;15037;16658;15843;34189;16076;18667;34345;24970;12932;32981;20977;40759;34084;12439;28252;28991;39930;24227;16084;28375;21884;40098;22695;18766;20973;22539;15423;41172;26945;33015;38302;35974;11915;27978;29039;40472;23527;31942;15151;32661;36053;32986;36571;15398;32620;22787;11465;20722;28868;27448;11108;27378;21838;21724;20922;34557;32666;26272;33611;32625;33043;29978;35761;20489;28871;32552;24060;30121;10038;12796;33833;25714;27674;41815;18989;23914;33150;32410;34562;20929;33616;11851;27179;13874;24453;23984;33687;33048;28121;21801;24888;35947;12215;11710;40299;27080;27602;35306;12302;20286;41820;11693;11243;23145;25032;12045;21420;23598;35355;33865;19379;34541;16206;14548;32042;22583;23061;33643;12481;39664;31106;16990;12745;16989;19774;16988;35686;20603;37852;22524;26467;29717;40853;38954;25922;22335;10104;31064;40481;33648;39669;36142;37700;13507;15420;14971;14552;22183;33364;11550;22175;12280;41300;15985;29326;32220;33280;28173;37045;26516;35663;31506;20487;39954;35996;30903;30409;23362;11770;30605;37001;24937;17237;25853;26757;18274;13710;26256;26257;19894;35625;22168;31397;34482;21296;30711;29331;26466;14747;23795;17346;18176;40868;32225;39826;33436;15297;31511;12091;27631;13584;22316;15928;41262;30908;12689;30610;37022;11922;30165;31465;34119;27029;18958;40722;14714;10044;19384;19076;10327;42145;11891;21980;31614;30716;25817;39831;24652;19278;32092;13531;28149;13643;31159;33654;35940;10631;25545;39291;14685;18204;25616;16652;20965;18600;23538;30453;21150;29998;29851;41659;31956;22547;23246;14737;29366;33659;40795;30595;36228;31576;36757;36283;40619;14710;30527;12712;35766;31456;14393;24284;36027;30456;20481;12118;21183;12495;41664;35274;31156;40232;37147;39180;18987;39987;21520;36183;26127;31691;38029;40931;34226;22610;26140;22129;34428;11457;25867;33828;13700;33829;32515;18184;23493;39443;19626;23193;29680;20210;19631;16711;11354;28201;16924;19675;12368;40902;33983;13138;19261;14610;25956;36410;27646;25471;15987;40985;39008;24855;18003;19002;37430;20329;19853;22148;36321;28002;11204;22565;31469;33988;26442;39365;18982;28729;33365;11866;37307;31403;21008;18155;26576;36194;36980;38034;13385;19627;26329;27370;10029;41121;12357;18927;22135;39450;13821;12385;16249;28469;39913;31474;28390;19902;35236;18800;25807;40411;16320;10313;24854;38490;29179;27890;30848;10078;13913;22428;40623;10130;14556;18123;11623;34884;37697;36301;42212;11655;27372;41181;22998;28392;35826;21889;33472;34182;10114;38495;21868;23372;27459;41537;35139;26594;39152;34889;30149;11410;36727;41698;11797;40319;40459;14743;41567;23750;11022;42262;27913;23283;37953;35092;13116;20305;14871;21648;35144;13571;22921;41084;19151;12883;20733;24681;11502;39157;17638;12551;19019;25264;41703;21842;42231;31981;22176;34348;39326;28509;36499;39618;26552;28443;40177;20537;42228;24083;12039;14661;21210;40980;29770;11292;24125;31090;10421;41157;17273;15657;21007;36104;28084;27501;30286;12116;20053;28514;21534;42176;15415;16515;26338;24348;25661;20125;10039;41018;36235;18876;10227;37982;23929;35816;17107;20029;17106;19831;36822;30287;22620;35011;25972;37766;35348;25435;10305;26885;39435;35575;22879;17289;20477;29912;25938;13620;34100;16651;30321;17551;22806;17552;17553;17554;17555;17556;31969;21734;29890;20006;28931;13108;35823;39418;25263;26044;18279;23499;18654;17618;15248;19938;20023;23025;32708;30326;14832;21074;29197;32942;25507;22516;14159;34447;16028;25338;19376;39353;18390;10454;15355;36993;10025;10995;17997;34456;34804;10788;32713;33882;22966;31690;32639;32947;17036;26704;15230;24304;40248;17976;23905;26705;42083;26706;26707;18222;40743;34794;15471;18450;39020;23366;16440;12308;23915;13031;35563;32767;25003;11124;20558;28592;24567;42029;15546;14605;24577;24741;41927;13304;18474;29233;21832;29702;33935;39025;29836;21741;20069;35864;35533;29033;29544;40465;32771;39496;28597;15351;38719;30818;18695;34354;20369;40201;40446;12452;31556;23416;41932;27776;12675;23311;38356;21553;40284;29613;30991;29575;31954;32169;24935;29996;35537;38566;13780;16514;23073;16513;13174;16512;22127;35360;16511;14100;39904;20518;35256;19927;11751;27524;38387;30096;11708;23952;42147;19573;38619;31253;31561;13838;22934;39625;23511;23214;22036;15256;29724;13338;30993;14397;32164;19422;42205;35670;18904;34218;31205;40091;38571;12571;28225;35704;25954;33071;38392;29104;37298;39974;31258;36072;35829;25304;19639;27236;37938;23180;25973;40786;14715;31210;24630;32298;28662;37315;22850;33076;23865;17165;24086;29109;13101;18036;30229;39884;20852;36542;13252;40066;16714;37013;24705;12537;35344;16090;21818;27419;41356;36786;33524;19539;31177;16259;39217;34608;28294;17301;20165;32872;22990;38062;29170;41229;39984;27525;30276;21717;32105;31377;22042;24591;29495;13429;16607;30496;40358;31928;27883;31281;26258;25771;20697;12800;40979;35060;39222;34613;34172;31327;12612;10704;27728;40574;32877;27052;30088;36613;22845;25281;22033;15314;25904;30688;41841;40845;31933;30499;22080;16945;18944;14417;16944;41575;16943;31286;16942;25006;39715;29309;10412;15475;20827;27058;37018;33713;24999;36810;20554;26996;40101;36444;25265;23186;34352;19229;32253;30693;41846;37527;17557;26733;25441;26734;20056;41160;39423;27814;37548;27539;39720;23546;33718;37328;34262;19135;33889;22892;38199;11087;32971;11401;27334;31349;20791;19025;41184;24416;33244;32258;36118;12305;15619;13744;25544;26062;29364;12535;37303;15822;23141;13518;24306;24437;24344;23388;13918;41011;10602;32976;23229;14184;13469;11425;30095;14172;28845;36323;10678;28537;40686;24942;23898;28842;23876;18999;30505;24358;10264;22656;34960;30664;40316;24412;13241;26708;24205;21857;28804;28430;36829;29183;32379;14970;12012;24706;34713;10490;11620;11626;28541;28421;40540;33540;23131;28827;35418;33438;40906;10655;42385;40058;28806;28435;26297;40873;30633;27893;37577;40794;13650;27879;28214;42299;33469;37795;12098;28426;22369;14977;24677;41371;11774;33960;37648;33077;33748;31178;28923;21660;12874;14764;31600;12676;33489;21108;32437;21674;26826;33400;11646;16667;26827;24530;16666;11647;11557;28103;21109;15229;18990;13036;33965;11488;21388;31608;15326;22577;36375;18997;23974;33683;21604;10508;13606;38843;14245;13105;34256;40046;25422;12470;37916;18854;12339;41780;29838;25886;37990;26365;30940;13178;29381;13410;11007;18208;35058;10854;11093;24299;40134;38153;10898;41785;38472;28791;38227;19024;30945;39993;18658;35441;27250;24014;35351;12437;34866;19474;30382;17130;15863;34386;20918;36127;11171;15532;42316;15966;40174;14589;35055;38477;38232;19126;21508;12863;30639;41040;18596;21207;22674;14374;40368;34871;29631;16254;29732;14800;27363;20776;19556;14370;38940;20625;33863;22264;11930;10425;18691;29268;22276;26944;13961;24569;15860;25591;31788;42099;22483;18250;37482;18619;13987;10311;10728;11542;25330;29267;15293;16397;10606;35982;22083;23909;12975;10912;22732;23906;36734;30559;12281;14481;37366;27569;10075;36998;40876;20393;13665;36272;14306;12673;23443;17142;14568;11471;23704;14002;32815;18534;37108;16759;36836;40055;16758;26230;10613;35424;18913;36844;39604;19455;22716;39770;34693;40078;13887;19021;24116;41966;38747;36062;25594;32820;19550;18858;22560;35291;24973;29443;10957;18589;36509;24513;37787;14091;23208;26213;29811;35693;25864;28666;15386;31460;36868;37123;14921;23525;14120;14269;20623;34099;10125;20505;23656;35327;19530;37392;20467;31224;39973;10653;24137;28670;27267;11484;35633;33538;24388;19041;10393;17115;20241;36013;17114;13167;12031;19962;39560;37586;36234;15496;29522;27706;31229;37163;40690;13057;33937;21110;30232;21111;40462;35991;37968;40610;40442;40120;13782;22447;23484;42190;42024;12669;26290;20387;14579;14428;32087;33494;39118;25528;14250;10709;12472;25248;42246;30171;39267;26506;28631;19542;23089;39100;28939;33218;16911;14583;23571;14022;15611;31539;28238;37101;23531;10534;31900;26366;13055;16987;39123;39271;42016;19980;24976;19824;34584;11083;27817;27309;39105;23031;12420;31413;31861;25475;10784;22572;39790;31544;13673;39645;31299;22988;28066;31905;34388;21311;21421;17228;13147;20842;15650;25382;32081;28569;14945;16027;16575;26224;39650;14049;33268;38305;29042;33942;20351;13827;12044;34024;31945;18484;31748;24456;25310;32989;24133;10976;25512;28999;40806;26625;38212;16135;20299;14872;12750;40090;20802;12860;26407;12704;18862;16760;37460;26437;38310;29047;39756;28171;34723;29760;33304;17031;11037;32668;21344;23708;17434;20538;20734;32994;36617;42136;19475;29004;32627;27157;22426;41438;28874;35019;26278;32555;33368;14891;15615;14060;10360;26493;26279;10427;16501;32368;33424;22972;42119;25160;19759;36446;38090;10079;10116;34565;32673;23050;11854;33690;21423;21774;32632;22838;34291;16955;39524;40974;40611;10123;32560;28879;36407;33157;24974;16131;41129;19457;16299;13211;20093;20531;23794;25298;20495;16286;27016;13054;41677;37565;27928;33951;19633;39236;33695;13255;15057;29313;13825;18102;13549;35936;40292;41682;10896;35549;15784;15468;39241;31665;23683;18680;22067;25643;26430;41066;12557;18608;14192;33508;23503;26856;19935;25091;42131;36240;21342;40851;25931;23132;19889;19364;19961;30787;32066;11832;25058;39676;14092;41531;24843;12506;23262;38071;25593;21861;30742;15012;40266;29334;21087;12440;14493;34362;16413;29415;31514;38428;30911;39681;37082;15425;36172;19711;18012;13701;12493;35013;26040;12588;22676;39834;15180;10072;10815;11585;30916;14369;38849;30421;37557;27479;35798;21448;22772;37603;12970;28832;30724;12395;39839;19028;24391;35795;26093;40785;32062;31769;27534;16910;13362;10812;18434;35590;18022;10126;33662;10251;36567;12919;35918;36205;38769;16941;16940;16473;22484;28240;40875;20321;35938;14148;27612;31053;17251;35171;41667;41080;36180;23393;39182;33666;40699;21966;18726;13162;32837;31143;11300;14852;14390;22911;14459;12672;19860;24814;40510;40711;30462;22768;36699;19104;36342;41672;25206;16574;31809;39187;28131;11793;31979;20506;18044;23355;37313;27038;34140;36940;30535;24070;37323;26195;13603;37902;27175;20376;30467;21841;34432;26099;29784;19208;35358;25887;42043;15339;19389;29683;38833;41602;17145;19367;32116;29252;40913;34757;16371;25166;37883;17435;21910;33991;12352;35556;34212;12405;28732;33324;12560;20841;21339;35672;28075;23917;18448;32171;42061;29684;24051;15130;12969;14082;11536;14453;34062;42097;31645;28145;41529;23736;12230;27668;41979;39564;33996;19179;21745;20666;28736;33329;20863;14080;39575;27453;40681;22981;29254;14402;38835;14083;13746;41090;36872;19720;24215;41114;39371;13232;42302;29806;13640;17985;22314;42293;31481;40323;19227;28635;22257;38498;31642;17620;24825;11247;17210;27604;18354;18917;21444;21947;15461;23252;12279;14724;23729;28399;40164;22250;34065;40329;26024;41593;18088;21387;34724;38503;40103;36158;40847;35731;31605;32059;34897;33278;14683;36387;39427;15266;15665;27242;12383;19414;13134;35152;37405;36019;22032;34901;39165;23135;13112;23196;40829;15964;15439;36702;37102;22971;18717;40490;22682;29936;27400;13421;31448;25551;40797;12720;38899;20009;31991;37017;24844;38259;20525;41738;27288;12742;36517;39170;19960;20333;18673;29701;24495;24957;15771;20211;12711;13013;32033;17388;23390;19305;37887;13561;18490;14566;38508;37094;27692;41742;15279;14178;16765;37994;42183;14251;30331;17511;10379;17512;17513;17514;28451;13999;14170;41947;20401;30191;23552;29932;42249;42277;22541;16909;16908;16907;38513;26507;31451;24866;22196;31828;20975;24615;31062;11723;22550;40269;31753;16096;24612;26806;14225;25679;18758;35931;26807;25060;42004;32126;15284;17650;10103;35442;24785;19121;35743;19190;16754;23268;35419;11592;32716;40032;17663;23833;32642;41442;25896;40279;35316;21561;28935;40415;41958;28069;11439;27201;31737;29988;30067;20874;40419;12254;14766;10688;22720;14368;23154;16088;32721;33123;22433;31643;16573;32646;32311;42130;15590;12749;14735;39902;25674;29754;31315;22679;32058;27221;14200;39028;35085;18349;19630;18350;34098;20357;13024;33592;32774;23839;11351;33485;28600;22763;16261;29530;24418;31104;20233;17099;10021;10457;27485;12316;39033;28207;17632;38050;41558;35540;15597;38204;42339;11389;32779;11002;35388;11256;24598;29499;28605;16416;38621;41043;16434;22311;34503;35545;36005;27915;25903;39991;22619;31984;35248;40756;25574;37553;38395;36088;17593;16519;16518;36337;38626;35832;11884;32834;40374;31325;25997;19270;31001;26231;10306;16383;37234;21386;29248;24364;40823;19356;27905;19947;31661;20282;17581;13583;13187;38400;41306;29112;24410;37661;23900;36755;31842;23198;31266;25209;30041;23793;20035;16079;35837;24457;24399;31006;20134;25034;38576;25124;20980;28174;15427;18816;37044;26857;32016;29117;14472;11302;29693;21438;12764;16246;33103;31271;11029;14704;20723;14776;37941;41291;16871;16753;25318;20533;11729;18302;18947;38581;28162;11316;32135;39394;27246;41150;19977;34999;14056;28775;25740;37065;34616;10734;14811;28620;32880;40328;30278;37521;23396;16129;30762;21075;40631;35697;31144;15024;35698;31936;30701;37383;31289;33377;22654;28777;13927;34621;26933;19908;20925;14744;25536;23239;16665;18001;39062;27388;16664;41057;12217;19249;16560;24230;40380;14334;21162;37924;14061;31866;40383;11737;37701;33721;34064;39375;36746;17689;35468;30181;25990;34306;21850;19113;39067;37380;32306;16906;20301;18849;32261;33879;19715;41854;27689;22667;21381;15730;24852;39728;41038;31139;40739;23883;33726;16115;18109;21856;32330;24130;21464;18323;24647;37975;36160;35412;27772;36219;11707;11237;15975;32266;21461;41858;17102;17101;19471;25282;33407;14010;40793;35685;19581;40787;15588;31835;22199;40870;39733;10736;14701;29186;18823;14547;31462;29429;23185;23281;40803;25736;25847;40111;36668;29204;25354;22894;17389;31950;31148;17390;32457;20159;41408;36547;16392;40014;28063;37973;11200;39445;30512;28544;29376;24282;10975;35156;25238;22434;28327;28809;14768;36932;38999;15046;27938;25939;18467;40531;21036;28850;42387;28548;16562;16561;26570;37236;19231;34680;30517;28261;30154;40830;28813;29455;36888;25823;39970;28358;25324;21589;32597;10127;16029;38132;20021;18612;32481;25208;26280;27901;19185;40076;28035;16977;31975;16976;41096;22841;14667;27283;36322;19136;36020;33369;39399;11373;20809;38883;26547;32070;27996;29526;25388;10113;40348;11267;21275;34219;33973;40356;33837;16653;34513;27964;26309;13709;20559;33374;20561;17174;22888;40820;38958;21939;27377;41070;37911;30010;19778;30717;33978;13471;36671;41788;40705;41211;34518;42388;11441;32366;29705;18314;17622;25075;25933;40163;24838;13286;12721;26858;41403;41793;18196;27512;38235;41111;30953;25074;29425;16458;36908;12102;17594;25713;10497;30388;42348;37133;13203;37758;26583;25022;30251;18137;34236;22473;42201;31699;21416;38240;14239;30957;42114;40347;33208;17072;41374;33896;37692;24678;29639;32143;30855;30310;13762;41016;33827;22362;25293;36494;21810;12387;39497;15596;17987;36806;16662;14090;16661;16660;16659;22254;20459;13269;18908;29644;24885;29723;37418;24502;30313;25250;16134;13577;35906;34028;37672;28085;35726;34060;11359;15707;29341;37139;34292;21721;36242;24986;20582;20933;30567;37340;34662;13260;14570;27197;12212;21921;38904;27688;15892;41012;23402;39775;16818;16300;38035;18853;16986;16985;33245;32823;35451;30571;37971;37394;11662;37662;18902;12653;29555;39469;37237;30823;19171;40339;40197;38790;37889;23055;27727;40337;20795;11995;35192;26978;32828;39927;35059;35042;24025;30141;20707;41072;19654;13048;39853;13904;23266;33203;35673;36718;12842;20097;14436;26974;12914;32361;21155;35420;13908;26775;20104;26776;12376;28749;36633;36399;12618;37012;39495;16757;41268;37396;27676;24867;14810;24710;13493;21559;19090;25102;11820;31142;37516;22380;13148;11613;15489;21370;19269;23744;30000;11236;37142;30827;33881;19919;24056;28675;13505;25269;40890;18085;33892;36482;10177;24931;24873;10155;12536;17994;25302;30832;26355;15310;23360;33883;14664;39126;39274;16331;35070;34587;25246;39108;35068;13095;19519;38101;31546;10756;31754;16380;22099;31908;11984;39131;39279;34704;27364;34592;28494;29262;39113;16412;21159;42158;13558;36261;29844;10299;28572;24067;37690;25611;38079;19054;31551;20710;27520;14379;40342;31913;23564;20772;18404;12991;20676;20605;10761;12355;12423;41289;42192;15093;26068;20519;36793;35454;39491;39658;34209;24536;34952;35872;36535;31057;21345;33307;41424;33893;12362;41996;39006;29007;18848;23257;27592;26064;27944;14646;33421;20664;25787;11360;24837;26577;26179;38318;26202;29055;14830;20405;13370;33312;26034;20285;18827;29012;40622;33897;42094;20087;15119;34954;26243;18571;22824;11752;12061;38323;29059;23838;41480;23491;15906;20431;27075;27549;32681;36692;39346;13943;25113;32912;32638;24467;16717;16716;26942;28887;31996;32568;13123;40324;20367;15290;26808;13431;22703;22109;21571;17477;31957;10499;26809;16817;16816;26810;36649;16815;26811;34576;32686;10048;21440;41116;39244;33703;32917;24447;15754;30056;22706;23415;18915;28892;13212;32573;22442;20784;17298;36068;20258;16143;18872;21933;19884;35882;24784;30156;21079;26074;18878;12671;23379;33318;37164;16260;39248;33708;32741;33184;11309;42386;14658;30790;28581;40708;27583;41221;13591;30745;20804;14953;35887;16188;20522;16895;10561;25825;20539;13982;15923;35503;10110;32343;28908;22599;32746;12304;38750;35310;30795;39683;31598;11734;19038;27268;20319;12820;30750;38952;10158;40556;29070;14121;25142;32440;31190;35508;40354;27054;21954;27135;21436;42093;40544;28913;38436;22549;24071;11290;20991;36489;23549;37005;18428;11843;39688;37806;14660;16589;18057;21759;11625;15329;19770;40062;23556;41014;19705;15271;29689;38969;40445;21715;11444;25478;17141;29308;26620;38441;21027;35073;18214;30924;26923;19403;15156;38362;37357;32082;35557;37831;25077;35350;27715;26939;42156;42221;34246;40002;25413;31719;33085;25415;40816;35404;13853;12490;29958;30929;39367;22069;37926;18024;41586;31836;11349;27142;39977;18111;31714;41605;28369;27719;18728;37855;22216;35684;24134;14057;10374;15973;41675;10856;42051;10280;32151;39190;33673;41334;29834;15554;13501;32843;10181;30538;12510;30469;12826;27858;26399;13331;41256;25515;29883;11125;27223;39195;33678;30930;12570;19783;11332;23991;39766;32848;36359;29145;30543;17205;37854;11762;30474;37093;32406;31373;18119;13905;37080;21274;23045;30935;42220;20635;37351;26840;21161;26380;27875;12397;41645;11127;13878;37182;22955;15671;41246;39472;37015;29206;22769;35734;18480;34827;16975;41616;39405;22574;18723;31346;31352;25991;14521;40777;14483;26291;25400;19166;37965;25519;15982;22477;32233;34004;25928;28737;33335;19515;20300;20472;30050;26526;28472;34009;11750;16812;41236;16811;16337;28738;33190;33340;28643;16218;42337;36295;32430;36092;31823;36310;29192;10426;21205;34283;40674;23282;14806;23022;13454;14650;10513;35020;34669;20648;24088;36256;19994;23224;24019;10489;35409;28648;17647;33855;26288;35447;15521;17607;34904;21463;20366;31430;12902;36845;29876;25818;41357;22107;21764;18859;32331;29707;38871;31616;19708;26777;28407;26778;37033;23688;26779;37607;15257;27335;26780;35941;23394;25772;26781;38262;26782;22737;14727;39468;14267;34909;31751;39173;15688;19341;14067;37190;11886;36372;18646;15432;39296;34012;39458;10151;41045;28165;21955;16211;24444;35014;38267;25738;20814;20268;21195;10743;13919;16497;17508;30332;17509;17510;19282;30072;16588;13954;19325;24535;12087;27601;25988;13783;18779;15518;23447;32360;13403;37173;27645;18921;31116;11403;27743;41750;25841;24926;15825;10932;38907;12933;35649;28144;38762;27205;26588;33583;13341;34437;21975;19170;34399;23597;31612;19624;37782;38521;41755;16457;11786;23144;42355;20270;25767;27623;22535;23430;25860;40514;22348;12523;40112;36064;33366;38526;28301;24953;14917;15614;22937;16706;12641;17498;38447;15622;19141;21987;27499;32724;39549;30368;27832;14807;11942;31793;22858;34487;13733;42163;37275;20428;29420;40697;20332;20683;31184;38848;28027;36926;22566;18395;11163;15431;39964;37461;23927;38692;32729;19052;16346;19769;20957;37002;39381;37869;39382;13401;13770;12255;31111;39897;16865;19658;17347;16864;32884;38742;16105;21872;40052;29906;27124;28339;12391;14960;33593;14450;13795;13760;11864;19036;21270;33916;16138;10349;41590;10045;11137;28608;27542;36171;31660;24853;34297;14085;26694;37507;26695;26696;20234;38151;26697;27954;26698;20073;39041;40307;25072;32202;31707;11741;38091;40037;10277;21951;12679;23509;32787;37451;11138;15410;23201;34636;28613;16855;38980;16854;23207;38163;39046;12670;19316;19934;31294;32038;21360;11357;23513;10662;41154;15902;19866;13907;26639;32792;27505;13404;16465;23626;31407;22312;13556;14075;18263;21282;20521;11841;42033;35840;15189;13751;36611;38634;18599;35242;24961;31009;28231;11918;40724;26322;26323;41461;18170;14087;32447;15805;19543;42172;38408;10763;11607;26204;35585;36208;14418;22209;38638;33291;34093;21682;35845;41024;10705;35224;41610;31014;21805;28698;10600;19914;14574;20031;24478;27007;29133;35825;22177;38413;22022;29125;26633;24765;38908;20310;19990;21613;22178;33296;17466;31171;37932;34672;22179;41534;41008;41285;17128;30765;38589;40239;22859;10024;40009;18035;18171;36478;39752;28779;28028;21834;40070;11889;37336;12390;28070;20576;30281;16117;41261;42142;30770;24194;31431;38594;42120;36300;27848;24431;25831;36113;41710;19328;37343;18790;34629;16675;16674;36894;18781;12606;39070;41417;17232;30284;25008;12336;11657;35193;27021;20645;27559;21692;38910;31871;17127;41715;20449;37931;34272;18038;34714;33729;34634;28521;29496;11493;21338;21808;42254;39075;24041;12686;17383;13389;31089;23099;30014;15796;25180;10914;19160;41861;10036;25053;22929;36114;37654;16310;26048;39736;37290;18638;33734;21824;15278;19764;29825;10383;16464;20728;28480;33017;36869;11393;23010;37245;26490;29552;18855;22006;36493;11947;32274;41866;21163;26537;20741;38772;24833;39400;35159;39741;17639;18180;35745;16369;40872;31667;22782;27285;39515;33022;35945;13356;33379;20492;18840;37930;24602;29859;32279;23056;27422;28303;37802;11855;18924;33277;23561;11456;13363;35164;16068;36471;33214;31074;17171;37054;34104;18756;12066;28974;32600;34329;24455;28556;15036;32015;17030;18563;13066;22969;13557;20673;17118;36014;32043;26652;41168;15497;14144;26653;28821;23013;13305;17490;17491;40188;13779;14001;34985;15077;26087;32603;21247;39611;28856;25470;35466;33788;40867;34123;26187;10085;22982;30666;14897;17984;32344;19795;28001;35683;37657;22689;10827;11594;25660;21151;33441;15281;28169;35203;37915;15920;14992;15895;19523;15466;31744;29712;36385;13983;33180;40223;26914;23958;13809;20186;37154;21473;29747;27125;14050;21965;24553;14040;23543;14539;29863;26911;35627;14492;34813;24528;25695;27352;21488;17134;41796;12881;34137;16646;36850;16645;21973;16644;19806;33852;14861;41717;34526;23517;20344;39567;33626;10321;20507;26502;23473;24294;26225;18416;35444;23924;16570;14963;20543;11041;33534;25430;30730;13472;34153;36600;42149;41801;11596;26553;16127;40439;10519;41722;26783;34531;26784;19073;31484;10543;21887;18740;39882;33631;24208;26785;35492;26786;37406;11558;21022;30858;36641;41342;25325;18847;26033;19153;20808;35221;27359;28326;12726;32118;37477;14757;37884;29350;38248;10853;31489;22999;42079;32333;18260;11274;29647;30394;24864;24519;39397;25978;30861;23495;16058;10367;23547;15792;37515;36326;25112;25937;38916;38253;22822;22492;22505;15570;20000;30645;23662;41290;16194;29652;30397;27486;29590;40780;37779;12300;11777;29470;33423;20429;10362;19517;28263;15058;36597;12350;13350;35335;40917;10973;21118;34500;17564;39228;26589;10586;16075;16376;17315;29270;30574;19353;36318;36818;34668;35324;11828;25381;14303;36324;17992;18841;17167;21190;20511;17579;31973;20970;20318;13084;40615;31720;15544;22306;13675;30579;30863;33415;37160;19575;29893;15203;34420;21619;35401;23203;13639;40680;37458;40754;22364;32130;19211;27088;30244;24503;22077;20546;26170;15487;29658;42379;18860;18130;13182;24018;16553;30867;14065;13942;33445;24880;23767;28380;42194;39699;34698;28718;15731;20541;41238;27586;29663;21419;23335;12018;39898;27436;38708;29607;22987;23002;28335;35640;19535;17168;29515;36982;21816;39704;11803;24172;28721;33101;41631;36155;25469;42208;20095;39585;28678;26085;31625;23322;17164;32133;38724;22320;17082;11205;15478;24522;14034;38180;20711;29895;19097;22714;30135;37465;28248;23931;30835;37776;21544;28134;38653;14927;28682;14405;14490;29258;42347;16398;11779;26172;24696;32519;25657;28462;20580;11363;37888;38069;13892;15056;28933;13142;34708;21846;24202;23773;30177;40760;26016;26029;37913;10419;25394;33947;39282;39430;40881;14665;12619;34986;32524;12822;32416;35546;22823;25341;34404;22893;35965;41106;23770;35122;22828;17348;27999;17672;25093;39136;33913;24024;16569;39287;17253;25555;31316;41204;21931;12992;34600;37367;30004;38060;17995;22385;15903;36708;28315;27700;11348;34251;35127;12125;40027;12696;39140;23100;39533;22776;40625;19200;23421;34605;12337;27956;27696;13794;21990;37861;38652;34706;21268;24006;10844;24556;20185;40141;41989;13761;24856;25666;29595;11428;25128;14914;33933;40904;17238;27194;33119;38068;19476;38326;29062;19043;20777;36731;11528;29022;16919;36978;16918;18912;16917;21052;10138;19801;16916;15503;17200;26621;40406;34818;29473;30884;19670;37658;29142;19442;29507;27605;38331;29067;21736;10142;11732;12965;21138;11561;13523;42103;20815;19243;32299;32689;14825;15265;36759;23149;40095;22278;28895;17973;32576;22188;38165;30889;15126;27959;17577;21193;26199;21197;34092;26876;41210;15849;24334;11319;14112;32925;28951;11736;28900;32579;40763;21576;33919;35219;38927;24620;23260;32449;11514;28020;27087;24093;26348;14281;35890;24714;24016;12979;16748;40781;16747;36470;39388;35628;24140;39256;32930;23369;32749;26336;10511;35807;30797;20458;20176;36553;32188;38861;17333;37166;15681;30753;29799;35895;34311;41295;20923;29073;23363;19139;35511;12894;23399;39261;15052;42244;32754;18996;21905;30801;16183;39691;26578;35986;27483;10609;36588;41910;32029;26342;23677;26343;30758;37959;17398;17399;29078;20421;23840;34797;35396;35516;32999;19340;26014;38713;39425;32214;10727;17081;38444;32181;20184;34440;38365;30126;39696;25009;34124;41915;36534;30988;37040;19561;14464;38549;10768;13774;39972;14337;34734;28296;38370;37937;26527;29083;35624;10677;38862;12295;18361;18436;36717;31236;16808;13567;16807;23279;12333;23782;38554;22968;32431;10303;40634;13985;39894;26595;26972;14326;25948;24387;14013;23779;29088;35212;36436;39844;37775;28715;31241;23590;35074;21117;18863;11294;31194;36985;19509;29195;17336;37567;14500;28216;25457;35620;18973;10491;27037;20349;32851;29148;34425;17221;31087;13630;15553;27921;35755;13546;20787;36689;24042;14194;41410;11636;37870;33160;28766;21341;39202;24319;36573;21557;25376;35298;12441;25056;16870;32856;38039;15679;29153;40280;34936;15827;39003;28049;14039;11031;38799;30671;24366;30073;37655;30482;25116;10968;29791;37792;28146;11816;25930;18402;22082;32307;13483;21849;22510;39207;12448;38040;40792;18223;39943;35091;37838;36339;26548;37199;24381;13806;26153;29444;41824;15981;20940;30485;15741;14282;23693;26393;16672;31831;20523;21959;36930;18891;21127;21587;11208;27368;31682;15735;34080;38727;41999;35437;17211;40838;19314;36345;33266;33202;21025;22715;22000;24481;14948;32238;41829;37551;36241;28739;33343;11492;14003;26904;32439;14388;24493;22542;37762;24035;33188;12668;22515;12034;16149;33159;35963;42110;40370;41023;34204;27784;18510;20761;37780;13880;13678;28743;28650;33348;22880;14043;13755;21303;27367;34368;36867;21949;27589;18780;32959;12760;29260;38184;16745;36976;11469;16744;40860;26452;28526;11941;22503;26724;35677;39439;22361;21428;25426;19648;25273;27385;40932;17648;41337;27433;28795;33761;37754;17310;15029;35385;34912;30614;14851;28345;34015;39935;19605;40749;41158;33376;28412;36883;12921;21368;20187;34250;20681;38270;40039;26662;11327;39967;34917;42326;23205;21132;30619;22862;14117;37176;13680;14224;27714;11506;25418;12635;24501;13102;12805;14333;35951;28034;32028;33354;38178;26699;38275;17263;21763;19332;18305;22621;40807;15912;42319;18920;19924;24361;35599;11615;14609;11099;34802;20469;19594;23445;20183;33359;18940;34385;32337;13474;18018;41758;40059;33167;27867;38085;32100;30339;27319;21220;10781;15014;35598;34509;38831;37225;12218;25105;27656;26417;27878;19666;38529;21642;10132;41763;13444;37456;18678;38450;25405;22072;34923;30426;18021;22853;16239;10987;39373;23791;11998;34944;13693;23709;14936;33811;26196;18825;40677;19205;22351;13773;41177;38534;36696;38281;24397;38455;39393;42001;21417;34928;30431;26998;26458;35109;40306;19874;15543;18843;30373;16220;40122;30257;33240;39386;28904;15525;19469;36396;38712;13312;38286;14059;35230;20618;26928;11185;24711;36520;20837;26114;17096;11612;17095;33246;20064;36533;37386;17190;12411;16858;24642;15586;27880;40355;16103;10925;29462;25279;36801;25089;25423;22938;21067;17074;23572;24316;14938;30051;27608;40811;33601;22143;16670;42101;18054;10170;32896;34639;25268;25610;34147;33183;13215;34063;11508;22895;39049;42344;13888;32115;14907;36023;16546;38673;17421;12743;16545;32007;20214;33606;21125;11367;32795;18043;27838;32901;34644;23115;21698;27026;39538;35665;21429;39054;10785;34073;37798;41364;35738;26069;31170;35713;35571;37954;17079;32800;17668;10124;24219;15332;36871;15761;34401;11565;18610;17999;39457;14511;31017;19257;11265;14101;39434;33587;20767;41354;38416;32902;24941;41019;40725;14843;20261;35853;42356;25940;22701;19775;22705;22718;31021;25553;30959;20882;22325;32005;12793;16863;16862;37725;17374;42037;17375;25171;29817;21532;33851;38421;10577;22753;15241;32907;39408;34502;38185;22711;40555;16460;40189;16213;13858;30773;19830;20750;36125;28704;39413;38597;36984;19124;35069;33105;19883;38052;37180;24429;31404;37115;34677;18126;12224;41060;39842;21652;15382;13366;26700;38711;40762;41244;25322;15428;36814;23142;15800;29227;30778;33233;12232;35062;38760;38602;36473;35001;37434;27658;37727;20642;36265;27015;12827;32334;38944;20753;39078;18639;34820;31360;41892;14733;25707;26952;34764;19490;31878;36514;34969;37814;29566;34089;16805;40678;13520;30031;20783;39083;33395;28148;19264;15473;39915;17087;18083;24094;19583;18227;35762;18372;19187;36570;29460;31883;40051;39744;31398;26289;14403;15043;25682;16333;24882;41044;33025;24484;15699;26105;18969;24091;37403;21972;37035;29188;31366;15698;14146;32282;41874;27595;17316;18415;38608;39316;26079;20876;21364;26131;26132;41486;23616;31695;16287;13579;29365;29222;34542;14926;10919;36679;38936;19678;33029;30167;28977;27239;18353;30058;32287;17094;41879;17093;19598;13621;19625;38613;32201;22353;36659;12795;25692;13953;20145;20555;38288;38802;13462;41467;28982;11233;34452;17624;21512;36191;25754;21603;32417;13829;40499;10378;12798;14509;25375;29710;31364;38293;37404;11063;24610;12757;34269;32653;13849;26154;32611;26155;17338;34282;12075;36619;26360;24618;26747;18897;26748;29284;26749;10895;38197;26750;40204;17295;34548;32658;29343;35170;17654;32616;20532;20960;10194;24726;37514;19410;12922;17078;36115;17077;36736;20659;29426;25768;35952;28364;24604;34553;27942;21044;13320;25078;32346;41973;38785;14753;23455;29514;14958;22595;30733;17260;15337;13390;15067;13711;11272;34534;25097;14218;38643;29295;21090;33634;30198;19663;10498;18802;37316;11117;24611;12884;27795;33840;13552;30738;20024;40200;15814;39621;16861;35336;34477;34364;40156;33908;39975;41730;40455;34538;42283;25174;24442;10188;34444;16097;33639;35498;23623;36101;14247;18499;23436;12579;20627;12561;35056;15918;26663;23113;38836;13249;27441;35179;38256;41735;31497;42034;36394;29202;30647;36895;24804;29175;10439;22423;30400;18098;22343;35288;21371;26015;41938;12876;19520;17603;30703;10794;11255;39817;19498;11853;31502;18482;28770;23403;30899;30405;33389;24619;19554;35706;41113;35804;37038;40209;37647;37584;30707;29190;23202;19649;12408;13426;33867;11573;12554;35674;24135;35410;12301;21326;24015;34285;39861;29494;37820;39307;16228;21768;30582;14597;23133;16291;13799;27926;22410;36380;30020;34743;26993;39873;41651;15444;15573;30064;13819;35115;13092;27147;30587;28237;18511;13353;37216;37410;27953;16004;30521;25669;27735;35268;22354;31307;34771;28383;19133;37462;12093;36530;18383;37519;29498;11878;24905;28235;14412;29666;35120;12203;27855;30873;28004;10409;37008;30293;28386;21237;36924;34973;15505;24253;26284;37614;16437;36347;29671;40579;26285;13004;19093;30875;10816;30295;22810;29299;27754;28031;21099;41097;42324;28756;10838;19765;37233;19485;32511;28724;19872;22420;16139;40963;18889;40427;24839;26889;30353;25622;19592;28758;11450;12915;36630;33862;28689;30357;24751;42082;15287;20032;37630;20361;13976;19620;13706;25880;18275;28464;10988;24951;25706;25785;12685;39966;41411;11711;22584;31391;30843;40966;21645;16303;38481;30219;28691;23028;29271;23258;16224;22781;36294;11975;34875;36960;16316;31832;20427;27547;14389;33817;19737;31994;16366;32532;13735;13574;20634;31724;15492;36968;35357;39331;28937;25255;38486;27153;29274;40563;23702;35130;18509;23486;11238;32411;34880;39143;25537;41689;18951;29464;13535;14234;39475;33549;21612;22108;13298;13010;36715;35135;36965;22914;20649;33237;30361;23253;39148;34244;31393;14340;40866;32400;13975;26381;41694;29967;17592;15755;29848;19416;11435;17017;19318;12511;21229;40721;18792;41517;13294;24891;34939;26344;29690;25539;19062;11388;42400;40919;28505;31988;16240;22171;11522;20408;25109;26296;35108;31146;40562;11145;19754;40525;31341;30081;16237;11011;20455;27986;40125;27750;14097;35383;26649;25765;21601;30892;41452;30210;35689;24946;25144;27339;29456;38339;36210;18174;25923;32694;34308;14557;13870;10080;37673;14873;29805;17279;32582;19299;21041;41552;18708;11983;38344;40092;10733;18046;31656;27753;39771;32699;37334;20379;41495;16929;10536;12736;16928;20398;32933;38751;28953;30220;32587;28365;14033;10292;27572;12119;18403;37810;21260;26182;33182;36117;25231;32339;28127;33802;24354;23460;19306;34750;32938;39517;16038;26907;38837;18887;28589;11008;36711;20926;40568;22747;36703;20030;11887;39011;29081;27196;41176;25257;27470;33002;29904;33561;34125;10282;12565;30806;41462;13930;14415;27685;41918;39016;33200;16208;24413;36077;35855;35524;22943;29029;12123;25046;24755;26751;25253;34811;19406;26752;41382;16954;31086;16953;16795;30811;25578;16794;16793;34102;16792;22754;26569;34716;36797;40520;41923;25446;42056;38347;21451;27095;20597;35860;41508;35529;35390;38557;33058;22803;30211;10965;35297;29237;38378;21540;38951;22697;37221;19838;18228;37419;23042;23106;31244;15551;24537;18031;13632;34211;13689;38352;41501;14820;22154;33792;23698;38659;31197;38562;23902;19534;28654;32146;33063;39535;20189;40202;32463;32047;38383;25705;24546;33434;29589;13194;40034;29095;42312;31249;39599;34141;20217;14712;24081;12048;31201;25018;28906;17590;14833;11505;15389;35250;29100;29348;29317;11738;32858;28178;29156;28168;37058;40069;34710;24516;23681;10031;14702;21048;39210;29322;14978;26429;27724;32863;29161;14777;34372;26605;23019;30677;20091;40290;18918;17080;30488;31920;11919;18770;31272;27287;13993;12924;16451;27640;19642;11675;21782;38033;13756;18385;17326;11760;21573;19174;19839;31736;40943;36214;24718;41832;31924;30492;36574;22315;27206;21128;30656;29741;41092;31277;25734;37912;23887;15430;37459;39706;20298;16746;17487;36629;27374;14898;13585;36612;13511;23539;36091;37168;21240;32244;24633;36897;15324;41837;25412;21084;26370;26324;12941;31785;39711;37821;22155;36515;12605;29019;37393;17137;23457;23765;32962;40130;17670;30022;32249;35211;16162;16071;14787;13765;11804;37986;33848;26017;32967;11386;40740;33414;15181;12406;11611;42207;40227;12755;27182;12912;14416;33263;12372;16391;27008;36841;14601;26523;21582;36058;28800;36059;37113;20169;34398;14145;34831;35181;33949;20699;11758;24523;10184;21804;12651;24579;15166;31646;15277;25278;33528;26104;37864;27622;28802;10395;14959;30626;36329;21821;22615;26084;25501;29352;27985;40461;27476;18523;28419;14514;18047;33362;20516;27396;12582;41093;24154;23489;28915;10308;20622;23602;24151;19897;27982;18443;31427;13840;12065;41491;12952;13789;41237;22014;12426;21454;10202;36875;19796;33956;11107;17076;14180;20651;41766;17075;22048;11597;38074;28919;21049;18919;39765;24471;23577;36483;13716;34972;13581;40654;32546;12581;28051;23092;20730;31830;38537;24189;41771;40755;40387;38458;34744;40391;34344;42157;30347;31182;29714;21293;37562;28157;25642;39516;37906;21271;15711;23005;25621;18417;29874;38542;22318;40637;12399;18097;38463;21530;38218;29820;20727;17223;37204;14516;42014;29764;34857;29621;30379;25769;22819;37028;21794;25170;12042;29850;27687;35225;26664;23682;35194;16353;20552;11920;24327;39962;28167;29782;38223;14997;34791;22646;26445;28372;10004;29476;10204;34862;30381;26606;36624;34836;37842;24428;33270;40029;24559;39777;28249;32197;18337;11105;27810;18813;31999;41058;11590;19999;19236;11692;15049;25333;34730;11480;30549;34647;13383;21706;35375;14427;21314;36408;30260;18893;17488;40551;17489;40730;15205;11277;38913;12334;42179;40288;12568;23313;33098;30554;14208;26113;34652;19933;28262;37026;20832;26158;13565;38113;15252;22848;27274;34295;26325;32352;14518;42338;23357;29226;20630;40852;29610;14798;41950;39958;21767;32808;25076;27666;10798;28076;27864;32734;28098;11338;34765;15456;20033;24634;16927;12601;19892;42306;39916;18317;10172;31109;23158;13371;29388;31306;28046;28137;32811;28033;25087;17970;16832;16831;32739;26795;35422;27790;36453;26796;26797;22049;11609;31519;24659;28706;17092;22233;23018;13524;30967;15480;39302;37370;41523;13067;26439;11230;15565;18744;32060;10191;18979;41460;10809;29888;14781;31524;28709;21770;22387;12678;17651;30972;33800;28665;24570;42063;14647;25033;18019;21446;32147;22359;27972;31220;13459;32297;14512;38998;23446;31463;14955;13266;23956;26032;30231;25697;15235;37137;27090;35105;22840;40511;11632;39406;10762;23472;41900;17583;38140;13416;31846;14540;22743;31886;32502;22195;37573;24561;12880;18039;22507;20171;27773;39936;14396;31421;28206;18786;14739;28484;16640;39091;20864;24991;19392;11218;18531;15818;40635;31530;41905;40241;22392;13739;30978;36903;31891;27379;37963;40714;29910;23108;41307;35241;11924;31041;20425;28629;28487;38823;36169;39096;19525;12541;10200;31816;39459;31535;41882;12756;39636;18622;13195;13292;30983;32420;14882;18804;31158;20939;20608;27584;28170;41980;33036;39953;28985;12341;23653;26665;13412;22920;25648;39641;20853;34964;24934;33009;23857;38296;29036;16699;12064;21030;16828;27192;31445;11874;32980;24526;27460;33041;28990;14944;38988;35088;27829;10187;18329;24733;12475;38689;33850;33014;15169;38301;24947;16410;29038;38070;19281;31941;19419;21306;12468;23524;35578;40203;32985;26097;25623;32619;37851;15690;14546;40927;10325;32381;40211;29798;22540;32464;20100;40898;27452;11583;38879;22860;42403;34556;26602;32665;15856;36122;33610;22288;40172;26421;16700;32624;33408;33042;28870;32887;12825;32551;10601;25137;28087;41814;13128;15722;14413;34561;10346;15633;29821;35930;33615;33136;35400;14104;30186;29563;33047;20714;27191;11372;19125;34439;19427;14395;16255;22792;16926;14860;18479;41819;22153;40543;36879;10207;19293;34540;40744;26410;13359;33642;41094;36550;22639;15779;39663;39762;18686;37007;37541;36060;14713;25797;27397;40542;29229;27588;11221;10196;11370;41389;35101;30698;36768;11532;32475;21814;35036;13277;19522;21006;28903;27248;33647;16676;39668;41560;36631;11954;27988;35081;21567;32219;25090;11822;18643;13121;10166;31505;34234;31449;18572;30649;39807;11839;30902;30408;41165;16419;30604;37761;10867;13265;36291;40453;33099;25780;16572;42284;16571;29330;32224;24321;39825;36827;18205;16443;25664;22391;34117;21297;15028;10472;31510;38865;30650;11015;30907;31627;30413;13423;31586;30609;36328;35213;20897;27432;29277;41550;12682;28829;30715;33435;37882;36604;15131;39830;21194;26877;25229;15686;20577;33653;27722;13988;19215;12984;19330;39290;38917;24136;22502;11423;30720;34075;33559;30214;18006;26080;39478;16147;11199;37076;41658;27109;14025;21896;29400;15746;38641;25362;31369;33658;13847;37053;10051;31423;42253;30594;19969;31575;36979;20252;12101;30526;24054;25465;15718;24582;30215;29718;30455;15004;18124;10961;22395;14479;41663;24817;20994;38661;32319;39179;25488;30878;36230;30531;20995;15006;28229;23382;20578;12478;30460;32514;26122;10247;26123;29679;25987;22904;24499;30880;31798;13832;27466;30302;36070;26003;11715;33982;24906;11819;24898;11836;22138;19513;29681;20833;29709;12318;38057;40173;10529;16215;22837;15809;13414;15604;40336;14515;25999;19377;29951;33987;31368;31468;18099;41532;11429;32129;29729;28728;36748;39547;10603;18741;22249;38740;36196;26206;36760;34409;42139;24370;21133;28247;31124;24263;24123;12359;15251;39552;41030;42361;38177;33174;14386;14982;31473;14461;21602;24010;12829;28468;11317;20674;22736;26238;30847;27071;38489;36429;25493;34215;20668;15566;10597;34883;13061;38105;20054;37594;19669;40583;35681;23566;28471;28391;25303;40595;30852;38494;24288;19127;13491;35138;30254;37000;20411;10359;37027;34888;39151;26798;29440;36061;22246;37908;41697;26799;41992;41031;19505;33420;19589;37895;35374;39345;29409;28396;15910;14347;15437;21262;25656;25085;10590;33247;34850;27811;35143;11056;11003;18107;31637;39156;19329;23657;31716;41702;15720;27869;19085;10916;40180;13990;42048;28508;10935;14537;25986;37900;26551;21149;33162;20259;19347;30119;20260;31672;15379;23731;41576;42109;20679;16952;36766;16951;38720;19664;28513;25474;10422;21773;35750;22774;28280;30273;26086;14489;36386;23159;18193;27497;13228;40431;28092;18631;20248;26984;27000;19298;20442;24176;35911;11472;40127;26675;17504;34438;36152;21148;18051;17505;17506;11263;27611;35238;13060;18671;29815;24764;30320;26353;35739;13189;31814;40016;22430;39596;27950;25761;23195;30143;22951;12700;12957;32470;31072;25247;27291;16902;41466;24102;16901;20872;27186;13161;14019;32192;41255;11308;29405;36787;32707;33380;30325;28300;34033;15765;39751;18198;24127;19545;37835;35326;40689;10320;32131;16441;18081;27582;39934;35916;18545;34213;14454;14147;33234;42175;30043;15097;39513;15835;13028;32712;27057;22266;14875;17280;27247;32946;18439;29399;41991;21592;15237;35452;21848;12858;23680;14446;31414;34846;24328;22600;39511;15447;19562;39019;29940;34941;23435;38922;32951;32766;34180;35749;27677;16370;28093;25396;30814;16203;41620;28591;17983;29955;12085;30197;25407;25683;41926;13405;39024;39906;14507;42366;10274;35863;35532;38914;26092;29032;12719;17993;15391;13484;19821;26650;15842;30124;32203;37391;32770;25352;25960;25752;18235;35393;35416;32425;26951;30168;28596;22095;30817;34122;15706;22514;14616;20670;41228;31673;31555;27834;41931;38355;26371;30990;25905;34357;34088;23480;35536;38565;22304;15758;27322;37977;20407;28258;38386;12693;33142;27797;38618;31560;31725;19411;32458;39624;29800;25510;26902;18410;36519;23850;38570;37533;23878;15185;28660;16063;30224;14823;33070;34105;15957;17420;42155;38391;29103;11670;10654;31257;35828;38801;34691;32121;34752;20501;22054;21059;32401;31209;13745;33125;28661;23118;33075;37300;27805;16112;25645;27428;19441;18493;24878;29108;22281;35035;18272;16455;19621;18008;31262;39422;27664;13645;19730;24997;10686;11167;29218;35805;11019;21677;31214;41340;33253;25759;23036;13724;10796;36451;21743;37734;19710;20731;40208;34607;12235;11790;39945;36770;35660;32871;17045;17043;36440;30275;17042;17041;29169;17040;24589;17039;15855;17660;23981;31927;30495;26477;40818;35099;31280;24257;23353;22765;39221;41955;34612;26208;19844;19601;35206;32876;28297;38127;22486;24058;12846;28843;33497;30687;29779;31932;30498;34369;16098;27128;27263;27321;30662;35341;31285;16826;16825;31459;27561;19333;39714;13017;33712;25910;39226;21920;34423;13616;12529;29789;22419;15529;29927;36901;12244;37253;18733;31324;32252;19871;22687;18925;33398;30692;37106;24403;15416;13712;41845;23751;42066;13628;23449;32315;25088;32051;21349;21525;33517;41200;17212;39719;29999;18650;32080;33717;40748;12317;32970;36397;17643;36580;10644;19858;13519;25425;25608;32257;35010;41850;41513;22397;25735;37071;36284;11939;23462;21460;11747;11907;35284;37520;40645;32975;10698;36716;31761;19044;28965;15747;13290;21167;13019;25361;28536;20101;33399;12607;17268;37556;30504;13263;24420;14316;18125;30442;16136;28803;11546;28429;29182;37622;22488;19070;20534;20247;37772;14840;12476;18548;21081;26222;26848;12982;28848;33212;40729;28420;35669;40108;25782;24860;19128;35299;17208;10953;12938;25703;30509;23599;23982;16962;10514;28434;41156;36988;21160;24684;36823;23961;39809;35205;30632;29414;28277;15068;27228;16172;24834;20206;19974;28425;36276;19923;10067;14494;20242;24512;41570;13047;15124;41626;21295;21683;42281;30637;34982;42273;18784;20865;16620;20335;16619;35325;35214;24828;21046;19239;29300;28287;33964;36120;10259;41426;25199;38776;14847;15654;28927;35950;10120;33682;12791;20253;27362;39924;26990;24848;36536;33158;24779;11660;36163;41126;33969;42197;34842;41779;35724;37165;15233;25437;15491;27373;15242;35209;15568;34126;35482;21906;37605;11553;24190;27823;14590;10180;30015;34355;31295;41784;19431;20395;27049;12856;28790;38226;38471;30944;30638;40986;38662;34865;35485;35618;15682;13497;16673;18530;20334;41444;25866;38476;31796;40267;38231;41581;14044;17416;30949;40257;17417;34962;12566;19706;29511;28105;34870;29630;30385;23685;36008;27063;20907;24671;20686;36222;31750;41428;18262;10717;16735;26764;26765;14636;29231;23496;22248;16102;11028;25436;11141;37778;29635;23317;26406;41048;15174;29337;30557;40218;11871;41144;10747;25546;12690;22133;29615;38911;19120;41105;21466;36141;21952;42160;11667;40217;26098;39362;27598;14748;31047;15140;18806;36398;23464;18093;24788;24144;34310;30558;36826;34660;37943;29954;41961;42164;30100;31680;40836;23583;30265;14681;13989;22897;18264;27105;36947;16853;16852;15258;34504;37267;41134;32814;24167;33924;31115;37322;11568;29431;18672;23306;37715;13250;39438;17616;16780;16779;14648;16777;16080;27184;16776;20011;16775;16774;16773;41476;24903;14903;10073;41140;11694;10979;29948;11507;37729;29794;12040;42252;32819;16207;37309;17196;29786;18138;41483;22112;29922;12872;36259;36009;15153;21359;15211;18811;39582;28745;22727;26969;21837;32138;19580;11847;14420;14695;26922;13564;42062;14726;40587;26183;33940;41990;21317;18832;22104;18526;21780;18408;15922;12444;37705;35398;31223;12288;38172;19118;27642;13132;40642;36123;31128;15405;23687;15269;31402;15400;24796;35789;28017;10223;10754;15304;35477;31228;34448;26651;10946;23789;25063;21811;23003;21094;19435;18188;19082;14054;36167;26273;32413;21737;26603;39905;11225;29943;36966;31662;35480;31030;10467;19846;40532;33490;41360;14127;19351;12995;14883;39117;12293;24657;11834;39266;19809;24805;23999;15372;27325;39099;14221;29983;14038;11513;31538;41946;28037;16843;14241;26038;18108;23287;24415;14894;31899;24337;39122;16010;19551;15122;40035;25961;40001;39270;19216;34844;35976;10849;34583;40911;28491;39104;17010;17009;39917;17008;15202;17007;28566;39888;36618;31543;22742;22424;34259;27083;23986;28457;21605;42236;26340;31904;27305;24078;38962;22203;27739;20026;16671;23300;25115;32428;37634;10799;18322;38026;16459;18218;35729;12014;38209;28568;27064;20562;23439;10652;27065;29929;18095;39649;37259;25619;23091;21681;18324;27238;31944;33205;30084;26519;10685;26520;35742;35434;32988;25249;26766;28998;26767;31147;26768;26769;38211;20436;37736;14313;11702;23711;39654;25968;27275;12954;21513;14749;38309;11574;29046;33303;10757;40285;32667;29896;35932;40494;32993;18828;20823;37918;24950;29003;24314;39925;28873;32554;24674;23200;21196;13928;11981;21401;29051;25677;38314;39760;35978;13387;34564;18791;32672;38924;21071;15794;33560;33689;39895;32631;29448;26354;28878;32559;10839;23550;39860;27408;36486;36045;24341;10262;39416;41676;34568;23943;40145;33623;27526;39235;33694;16772;33055;42027;29597;15143;20633;15687;14911;31953;18252;33430;38822;13997;41619;12449;42229;39357;15086;15239;33753;24274;40753;41681;20340;21169;26960;15793;39240;18576;13554;16167;24105;25658;13899;22839;34956;10428;20672;29430;12763;23063;33775;29265;40961;16688;40252;34106;16687;22952;33887;12998;16997;38657;41568;24734;23735;12777;27403;25052;30741;29333;39997;11559;31513;15991;14754;38427;10009;42126;30910;35612;13749;39680;21471;16066;38992;10918;15348;34834;29810;10881;30069;19740;24627;38055;28346;31602;36188;25963;39794;39833;14814;15639;12354;31726;10456;40426;38644;38432;33483;19292;30915;24037;30420;35608;36431;23798;25205;14698;33737;28230;42046;23913;20120;39471;30723;33836;12923;22413;27159;29391;29305;39838;23125;38049;22924;22529;19301;15520;30178;32021;20873;36885;37425;23453;12029;15176;31578;13329;13666;27469;35403;28836;35740;34685;25576;20224;19077;22908;14106;21654;41666;40260;22461;39588;29238;26636;22949;21121;11098;22462;12948;41381;27741;22300;16394;42148;14896;12004;14633;33254;18867;30533;11057;24360;25057;38028;16992;15945;39542;26089;16404;18760;24050;41671;20116;11614;24571;28061;22283;39186;33669;22631;14312;37847;39004;19882;11379;10683;34241;27846;10646;26162;30466;12656;20474;16915;25862;27111;21385;16914;24440;26770;26771;22655;20245;22799;35277;39429;33491;23655;23995;35008;19369;11152;20308;38701;17365;12403;11595;36416;20821;22739;39610;29752;33990;32090;11997;12555;33547;33323;28292;10394;34143;32445;15977;40880;34299;12052;12492;40907;39488;30308;12412;33995;29361;34786;22784;12227;28735;33328;27760;18641;20704;40539;40460;30091;19017;25877;10266;42329;12595;34159;42065;33114;12482;32322;19069;11320;29467;31480;27381;11177;10960;20410;39306;18258;16400;39312;31033;34349;17179;25159;15495;12246;17371;17329;40422;34138;13818;20585;17224;38502;30193;18961;26107;19973;36790;34993;30062;31394;34896;15701;41987;25440;21017;20801;33230;26849;17600;39859;28403;11814;41399;22800;37920;11278;35151;11447;31321;37081;20844;27188;18829;34900;39164;40581;13915;17587;36200;35635;13834;34957;16567;26299;12776;35661;20743;15980;42300;35184;39313;31663;11606;29594;38258;14682;39303;41737;31827;39169;19294;21711;27107;23111;26376;33433;29945;40506;42270;41321;20646;11688;22333;19065;26181;37921;24739;25888;38507;41741;27091;11330;40700;20181;33578;17396;42003;13777;17397;14301;11892;40363;28450;27387;20208;11072;20362;41085;38512;24987;15907;40989;19971;38112;16367;34729;24308;21624;14076;40832;34746;42026;24988;16234;30144;25953;25671;40789;11297;16471;42404;35178;29354;39548;25101;20314;16912;10118;41233;26800;14673;30032;11974;40798;23697;21756;39574;26801;26802;26803;10479;15343;32715;39389;30330;18145;37526;13613;31787;41062;32641;14149;21913;25743;23356;10406;30138;37767;24139;31105;28370;37130;21400;13003;40552;13596;24626;29500;34097;10249;32720;40436;27952;32954;32645;28454;33746;13001;17146;20703;24398;15506;21037;27481;28054;18452;14280;31193;40026;31085;38047;29889;32022;10860;38731;33591;15363;10323;28599;38704;27101;16778;17231;36126;39032;18224;35539;36033;19461;40897;17133;12467;24682;33918;32778;18004;16631;35052;17507;28604;40060;41101;11164;21310;41067;13932;34095;37988;11845;39037;13386;22372;34336;26433;35226;34796;35544;26150;34170;19869;38690;32783;19087;12358;15234;13192;37414;36138;38394;27181;31860;19786;37638;32139;38130;38625;35831;31568;26305;39632;12809;14929;31000;40375;28692;20993;40378;33219;39808;21093;33787;38399;25584;13131;26909;25902;12447;37034;23565;31265;35836;38630;31571;16713;15159;13671;35773;19046;31005;24349;13788;38575;20803;20513;34699;20799;10958;16292;39793;20747;29561;18748;22965;29116;36010;31270;26451;39870;37014;14834;11888;33425;29946;15200;22170;38580;13332;10386;36021;40893;11064;16399;24402;20829;28774;38885;40067;30802;29121;22554;20430;21789;39437;36840;32879;18674;32034;36532;25225;29283;27417;14284;25014;37287;15015;13694;38961;21777;27721;16355;11362;17184;31935;41571;16256;31288;15905;31588;12782;38786;23689;20928;15472;31399;14176;34620;24884;24918;30128;17198;35263;40115;40437;23990;38901;28475;39061;39358;28328;16991;23275;31940;17207;18249;31059;37311;17119;34356;20166;33720;34359;40384;15865;10239;35240;34625;27807;26241;22013;12927;16930;27447;10857;20328;39066;10438;38093;35012;26037;11139;13210;12734;39761;26558;10307;36508;11516;41853;40443;15790;39727;38824;18772;14577;17991;33725;40965;39605;11039;26128;13461;37084;11226;13686;36785;39886;32265;12207;25729;24496;41988;36204;42167;15455;29872;39732;36096;25760;34281;29185;33459;29491;17454;24241;17455;34841;31742;15165;15612;16429;12100;17344;31163;42216;12428;36834;32270;13651;28543;33770;21188;11331;35616;20139;41251;27490;35155;12893;13747;25727;23465;28808;36367;26954;11207;35641;30109;11279;32592;41329;21568;40655;27208;28547;25129;21583;27647;30516;39923;39563;27018;34038;11809;12446;36949;21938;42196;28812;24821;20930;37524;34374;21408;20353;16894;16893;32596;35551;14973;28853;23277;37686;25372;20602;17050;32342;14008;10972;16396;29913;19489;40597;34823;27199;31326;13763;25332;11284;19896;27998;38186;18670;17201;13791;31982;42085;18291;27519;30206;19242;17264;33972;15147;10675;41317;35696;24787;27133;21586;38065;22506;25233;34512;36922;22449;12908;42053;35607;15833;38721;28840;12771;21558;26306;16165;15589;31081;33977;29210;36673;19560;25211;41787;37840;19210;14784;34517;30110;34416;10950;21230;35576;38200;21827;37604;18676;12687;39539;20453;41792;23147;19486;25599;11181;27576;30952;37632;41049;24487;30387;19564;23920;21944;21486;15054;22887;37830;40553;36306;20162;33574;21462;19885;26581;29412;15163;22525;22986;38239;36298;13980;13792;30956;29989;27607;31815;22973;29638;19827;23188;42134;42266;30309;27092;35794;22796;41234;33834;10324;20003;38244;20825;38092;12725;34779;29643;11123;26274;18976;23381;37702;34678;22271;25476;14639;21927;24283;40627;20122;19465;29618;41606;40008;30266;11229;36714;37207;23012;32020;37169;35754;35809;14300;13958;23937;34473;30566;15830;30076;38114;24552;38880;38121;34661;17362;20001;22719;18240;30269;19088;22843;24307;41316;20740;28347;23926;16556;14296;39521;16555;39855;34853;41627;40294;32822;29930;30570;18199;34666;20638;35282;16851;17473;29578;23834;29493;27487;36216;31302;24224;13199;34220;23648;29880;30822;14399;23215;40100;22567;40087;16771;23610;23221;23686;25720;25745;27084;37536;13448;36739;11486;21572;37277;35364;40512;13902;34149;17188;30317;20070;24563;17195;14886;14674;29698;35196;29774;38649;37158;27471;27979;30104;14899;28117;18704;12435;36956;29221;22409;36999;19602;21606;28673;34313;18370;20130;35573;27166;23084;27957;23586;24246;20879;13430;10496;39899;30826;14966;34255;41282;34397;40577;29612;35548;41400;11765;19181;34036;35774;28183;20800;18089;40612;35231;30082;37466;30831;10372;10933;27350;22652;23291;24162;17089;28074;15350;20010;39125;18053;27882;14505;13801;38076;23960;11422;39273;39887;18869;39622;29830;28633;34586;13841;33404;35271;14741;26964;14578;33393;29869;31545;33276;29878;10144;14985;13021;27669;15819;14088;39318;18298;31907;21406;18067;14688;39130;20818;25900;23226;39278;24560;10920;41155;36685;22057;34591;39112;23440;14603;28943;23555;22495;41103;28571;37796;32321;31550;22869;28460;11992;10807;26934;31912;31668;10157;16288;21184;10432;34245;28078;22398;25718;11445;28498;16996;25387;25122;12315;20992;25433;28575;23575;37411;12959;28177;21328;39657;41138;27251;32345;14522;35871;36404;13608;25054;31363;18153;39914;40849;25456;29006;10162;15647;12329;24043;22458;27262;26959;23591;30018;22664;39662;33264;19613;24371;15465;38809;40662;22119;12046;22699;35876;38317;29054;16615;18142;33311;35924;10040;25049;29011;17156;14216;38718;11658;20689;24411;25197;33582;22459;38322;12401;21792;26067;33316;38870;16326;32680;25700;13939;39355;27493;25305;15221;34981;18156;28886;25964;32567;18238;12327;31060;19131;41243;29138;24728;15442;34673;26637;18905;16849;12491;10392;41684;34575;32685;19148;12761;39243;33702;40691;12697;38994;23481;29726;32916;15636;22593;32450;28891;17409;32572;34233;41368;29605;36548;27399;17284;17088;26091;35881;38937;20540;23468;24601;22114;23057;33317;32326;27286;28208;36352;33707;32921;32740;19144;37381;30789;39609;28580;35961;10620;13787;32418;36356;30744;32397;15990;33151;35886;32183;33146;33322;18864;10099;18348;16814;21213;21543;41215;16813;18357;32745;26630;27836;13681;12451;30794;14536;10141;24170;21830;13553;26043;41601;12547;22984;14470;30749;21445;15599;38812;35445;16268;29069;15669;42259;27796;15976;42102;11742;21908;35507;22832;24171;20948;20371;28912;38435;40805;23649;37238;28361;39687;24153;36862;39952;18177;20870;25989;34843;35443;20191;14575;34727;27276;18286;41509;22273;12920;32468;15934;38440;26392;19965;24368;27229;15500;30923;20079;22899;38361;19230;36771;32348;35594;22232;35562;10930;25155;20238;18355;29818;27357;35814;41445;19354;14409;24930;13568;15936;32435;24514;39327;11783;16108;37675;19615;30928;28761;13748;19344;37708;40104;38707;11794;37070;40742;21563;18185;15952;25151;36251;18160;12030;34978;24766;15756;22755;16053;40313;33672;37203;23070;37347;12538;36116;41642;11897;32842;22098;26612;28199;16599;23563;38666;33898;16995;23475;35589;30468;12269;32010;22269;33260;27390;36751;11369;25865;11059;21073;21983;39194;33677;27851;32847;36728;18584;33575;30542;22223;37682;18569;33410;30473;27518;37258;37241;11458;31296;12718;27389;21124;33178;23384;21437;15255;15828;30934;39199;24578;21667;21545;36669;16128;40999;30546;39995;13836;32231;26377;29375;20336;36605;25941;16614;39446;16613;14850;28786;30939;29531;10012;24352;36244;23114;19688;40522;34788;41308;34003;37552;15772;12925;15959;33334;24040;25071;35000;22604;12812;36032;14292;34737;28357;35646;24761;21628;38081;34830;28008;24386;19722;24460;25846;24608;25562;26056;34008;42105;10752;40335;17474;26816;16848;28642;32312;26817;26818;33339;26819;30134;38056;14996;17236;42107;32103;19168;19811;31610;35802;31405;27639;23595;26200;22681;41353;14759;17353;17131;41022;11085;24915;36579;19277;34333;24977;28647;19910;36929;15734;39868;22865;31971;21153;15637;24008;34903;18536;37685;13772;15208;16979;21870;27355;30085;12935;23573;41220;14387;22628;28406;21615;38038;15411;24729;31026;15775;26163;35748;13882;25779;12636;38261;38073;37492;33149;34908;14708;39172;40633;41982;37228;39295;36737;31757;12344;11144;21608;36950;13594;41589;38266;30227;31977;14890;14821;15559;23213;26924;39177;34240;24752;16280;11776;14438;25130;18529;38011;21985;29286;20718;14691;40310;10547;21956;11673;24730;23500;39896;32442;41749;21029;21238;19916;40224;35568;11201;26961;38732;19262;30188;12549;32045;15631;34970;41225;18454;28102;10309;14081;18505;13033;23758;29802;41441;36332;38520;38642;14718;25485;28007;41754;23218;10353;37646;10340;25427;14496;20549;15225;34130;37958;18551;38021;17256;38525;24313;37788;26930;22213;37493;42049;27691;12112;33566;30367;33422;14987;38968;35934;10097;22330;27552;14975;36543;21482;37483;35461;35690;19571;17412;26300;33084;15433;26171;27764;10399;14497;32728;12400;14108;35708;24068;20346;19768;14089;10401;11234;12496;38203;24562;22121;25708;20288;15769;26532;13592;17425;23034;35703;10611;18560;42340;40196;31579;34300;27544;24985;31773;14434;32426;39040;40992;16721;26330;35715;21744;27671;38131;21091;13865;14558;23521;26078;32786;12487;22214;28612;16411;40731;15453;40903;35609;40238;20619;20773;18129;35220;33242;17633;20416;39045;25965;21172;34200;11562;21723;21554;35471;31100;33078;12365;13521;32791;37476;39342;15538;28617;20954;40300;21719;19983;38633;15577;25393;26021;35016;13500;31008;21529;24009;24089;25061;32073;19697;37402;36735;26412;19202;26341;16087;36935;15507;38407;29957;42096;29898;22190;12733;33290;36701;21712;35844;12786;14812;20924;23400;10077;27888;13529;21038;31013;41437;28697;12532;20420;13910;40225;15983;10671;29471;38939;29132;35392;22594;38412;41404;10929;29124;23420;33295;35849;22263;39846;29568;16269;29437;41161;30764;20218;16017;12574;38588;37222;38067;21581;21726;29801;27254;24557;29129;25503;21882;39324;15448;24897;24053;35939;37183;30769;25649;10503;26941;21115;38593;12882;31634;39314;40420;35584;40856;24590;18152;34030;19075;19742;41709;26282;36253;27657;21942;34628;22463;27780;21492;24847;13046;15535;39069;30283;25821;34789;29217;31870;41714;37664;28152;28520;40245;13569;34633;27667;30239;33752;39311;28478;17121;39441;17120;39074;17645;27523;34773;11701;15148;27474;41860;21541;40695;23962;18429;31875;36391;27195;10942;39735;26903;10721;33733;22498;40044;26232;19272;26233;10885;29884;21925;25005;37104;20721;32273;14014;41865;39344;19176;24740;15960;29340;26866;12790;27258;26867;37957;39740;11027;14530;36545;20107;10638;18935;33021;26347;36124;38096;36942;25725;32278;26301;20131;16054;19538;36552;14848;13502;12810;31416;10261;10288;35163;11898;37719;22294;41519;22497;18161;28973;32599;27014;26228;20141;28555;27600;17177;26378;18606;35168;30161;26533;36243;28820;12312;34489;16161;40291;14629;24373;25547;18379;25550;29976;11642;18824;27106;20004;11396;24159;41535;30665;26331;15965;14257;19547;33397;27580;41511;22092;32119;21135;12463;23674;25647;17611;36892;23933;20249;10966;15550;19646;23916;35347;33363;42138;37866;34988;15146;10478;26054;41277;34790;37797;26926;38075;33122;34055;36675;12092;20861;40022;35581;26482;35246;36248;26483;10486;39501;26484;28042;15845;34284;39580;18566;30786;39462;33514;21334;36333;25792;27737;29472;40747;34525;12823;39804;37446;21537;41406;30029;33625;41468;20976;20860;18461;22517;14391;37235;30729;34118;36468;30036;21136;30148;41800;15318;35777;42141;33479;12489;35719;18325;37569;31483;34530;41721;18794;26631;10986;20847;33630;35491;30045;22508;30046;36682;30047;31848;27581;25000;29721;29928;30127;37305;24911;18362;41804;11754;22093;38247;12199;23033;41726;19209;31488;35174;30642;33739;18635;22332;29646;24055;34408;30393;34264;30860;13225;32052;27852;33735;25943;38656;14778;20322;10071;37506;35329;14731;38252;10376;18076;18358;12229;20583;30644;10115;18453;29651;16086;14078;25191;37641;28959;31987;39341;22790;38699;13368;15272;23699;13184;36870;21860;11355;24933;31336;22638;15338;39227;14769;20359;39540;10163;18339;16150;30573;15917;42389;13897;28136;30037;31731;11999;21202;35927;25753;24883;33455;41296;25921;41135;39232;19219;18730;18447;30578;33258;34829;15971;37372;35994;29215;36775;14775;27129;38816;14672;11672;37445;29657;38167;42413;13504;15215;37653;17166;12433;36726;15958;10666;10368;12471;28379;38765;12737;15027;38141;13805;14491;39698;38206;14528;27401;26139;35265;31951;37314;27424;25615;29662;23609;27312;24691;14448;11560;11119;12779;39703;34378;13158;21269;35346;26657;28677;14998;17220;34051;20785;34431;31688;10863;27003;11544;33545;21432;40949;15608;41159;25530;18071;28461;13325;36849;41258;41020;28723;20620;22468;35307;35067;24028;39908;20114;31740;18487;28681;17596;26931;15961;14404;16877;16876;34950;31382;23907;18215;24346;23288;20526;13638;32518;36781;10007;34087;19800;36036;28932;39390;34377;21893;10927;19196;26820;26821;24824;20086;18267;12298;28355;16180;17585;26440;10570;32523;34459;41378;25879;34079;27630;14041;14571;16315;22836;27911;39135;41026;26103;42050;39286;34824;16304;10460;31042;31443;21995;29356;34599;29306;28947;14017;11253;35007;40416;35222;34202;28071;19245;36609;22613;15512;35126;15582;42162;27710;15603;37499;10365;39139;40524;41108;16050;37152;36388;41685;36621;29392;21817;34266;14634;33793;28500;34604;23223;40478;35558;11799;32354;21286;36925;29264;15742;27134;35727;21062;18795;22161;21082;14032;31435;13734;14686;34717;18798;35216;22454;22149;24971;20796;26957;35363;33580;35675;14930;23442;36035;21354;40121;33541;16204;36447;27635;11402;36852;36920;35204;38325;29061;13802;27535;36677;37125;33801;25554;33826;14808;11700;30883;19214;18886;29141;20156;38330;29066;31457;36319;25568;29024;38116;14878;32688;27511;39479;21078;41520;38892;34506;24782;28949;20752;35440;28894;32575;30888;41179;36838;41050;18582;29144;25408;13842;17233;21751;25723;37624;12888;10050;32924;15932;26868;28950;33535;26869;10702;26870;28899;26871;32578;26872;36250;15175;26873;26874;36292;15545;39354;25766;12094;13041;26476;33526;36131;37753;18146;39255;16210;12862;23502;32929;14371;32018;18486;24244;10206;18446;36202;13180;14752;34315;37956;17018;19695;33758;35894;29072;16881;35510;36211;13188;23122;39260;21504;32753;13881;15393;24972;31594;14617;30800;18082;14406;41640;11323;19689;41909;18881;30757;35899;29077;18629;27762;23345;32998;36955;39361;23785;35515;17463;37206;32213;26242;32758;38443;41596;30803;38364;39695;35426;13208;15901;10061;39507;36187;11209;28022;16258;11659;39520;41914;37601;30987;20081;11070;20949;16875;38548;16874;22162;19771;24118;31762;32486;25138;38369;40452;23692;17204;31235;16508;35992;26564;14643;26565;24803;26822;26823;19473;14361;31838;23989;24155;38553;18216;19280;41562;36695;29480;40010;19405;29087;28714;27295;22818;31240;20592;32104;30248;36454;34238;38189;29688;24072;14531;13181;25276;16564;16563;22344;22854;29092;11257;38895;30150;12526;15723;36413;23749;29147;32850;38932;39779;23604;13042;24287;24301;22622;14870;27564;12878;18133;39201;22113;15739;16971;22201;32855;26263;15748;28310;29152;34179;14836;10018;31365;20154;23936;12239;10731;37652;30481;20061;26264;12868;36645;29871;15121;40599;39590;33552;39206;36745;12593;29297;37208;39597;21843;35717;12409;23783;30089;10023;27847;13086;13453;30675;41823;24692;10215;36186;19687;26893;26894;12084;39874;20008;33192;18169;29293;35397;37497;13652;41402;12993;41336;25618;40311;38041;13442;42365;36157;19198;18132;36213;40136;18700;42323;41828;28282;17176;12665;34146;29854;12483;33521;14077;33342;27825;25185;10270;29390;11503;39526;22079;13245;30065;38818;21731;13175;32240;21869;19279;12521;28742;37571;33347;35352;29369;21455;30202;41052;30063;27532;26875;16005;35771;37156;20354;17249;26536;14445;32958;33401;19066;33126;14020;14668;24461;28525;27990;22383;12910;11483;13677;41372;22494;38876;17667;10891;35402;21844;28794;37302;24001;11654;37252;31314;14961;11868;16001;17248;35606;23787;30200;37868;21710;16810;19945;16809;20445;17378;17379;28411;20476;16151;36973;14622;28081;20317;23385;35926;34916;27939;14380;30618;42042;15089;20931;40564;29582;19444;42307;22063;34326;22158;26444;33353;41362;10449;20878;38274;34687;18273;40409;22001;23038;34921;19576;15738;30622;25348;41188;10589;15132;37042;27815;27017;12025;33932;20435;21909;33358;26116;27516;38279;14598;19162;41757;22564;30338;23068;37443;25747;19502;17609;27917;22731;17641;35664;20947;34248;42199;13846;36804;17588;22884;18517;15943;38528;29968;41762;18598;36995;38449;38198;14885;34922;30425;38716;29349;32294;30370;15938;40909;18368;32542;15674;14596;38533;38280;11383;23348;12457;21730;38454;35087;14863;11341;13495;24234;34927;30430;15390;41053;21235;26129;26130;13400;42213;21165;33844;40259;23451;22756;38285;11074;36097;36919;11264;28356;40394;15307;29282;18064;19918;14517;16824;27240;31766;13860;34160;21757;12853;15301;16823;18140;16822;31038;15802;29835;34851;30009;20348;40905;34712;39001;36282;32402;22531;24653;17307;20746;21704;40165;33475;20267;13742;18506;12657;14460;33600;13830;34638;32895;21551;31629;31400;21552;11805;37318;16537;37352;37989;16536;27633;15070;41095;36742;39048;24603;14957;19286;12256;25742;37561;24966;40220;33605;32794;30205;29214;19480;22443;32900;11222;34643;12438;15989;28190;22500;27449;42295;31681;13598;39053;27096;18557;40638;41453;35365;37873;32799;31804;33917;39308;11047;23241;33016;21459;35587;10539;15470;19412;38201;28139;19681;11271;14213;22189;14679;12937;22801;27791;26148;25869;18239;32123;38415;40040;24539;36411;38950;26585;31119;13460;35852;12944;23790;28073;33563;19004;25711;31020;28701;21531;29814;24433;16019;13012;33880;24605;24395;12650;37907;11409;40159;41646;38420;30033;38855;32906;25070;37751;36185;20059;31024;40660;29985;38596;31379;26846;30963;28663;21901;29557;23953;21858;33431;31084;18229;32911;11001;19636;24913;19662;21003;30777;15291;38601;11511;21970;24293;20698;15595;10136;37292;38016;11009;25007;34132;14452;18052;25730;36311;16418;30782;27255;27717;29541;18565;39395;35429;21453;22861;19001;25484;31877;31697;12762;37955;14947;31617;37804;12746;25453;24107;22532;40624;41051;38810;22815;14249;20198;39082;20402;40054;34193;33447;42260;10444;14444;10883;32325;18570;38001;40693;31882;42177;12831;40899;40938;15623;11451;35808;35280;37087;35824;33024;32350;39087;11730;24954;18221;36103;18332;24322;11169;12943;32281;41873;39461;38607;40049;40596;23162;18162;42309;31075;18528;13909;18617;20739;21221;40929;41270;30252;37609;33028;17599;28976;27831;25472;15173;32286;41878;24558;38612;19987;18206;24576;17317;38287;38931;36341;40464;24436;33465;40608;14474;21226;21656;26265;13884;20225;23634;34131;28981;34071;26901;21484;35458;42314;18449;24640;23788;37711;19845;11417;33006;38292;41034;41367;32652;11346;15462;15668;32610;28141;28861;29527;37801;25011;18269;18459;42354;24020;28250;37470;35554;25374;34547;37540;32657;24049;21290;13977;37363;32615;11191;28865;27749;14920;35232;20807;23071;30669;18885;29413;14762;19728;34552;11523;38698;19755;18769;21499;40923;34816;10629;31419;15161;10682;33859;22427;25044;22422;24886;41889;16414;41810;42241;23094;26673;37072;25244;30732;19446;21122;13274;31132;40848;34533;28781;16003;26025;39789;23337;39414;33633;19258;42012;18628;14469;30737;12558;41355;22378;40834;24737;41729;25808;16806;14329;14154;12580;35501;23950;33638;11147;35497;24096;11761;25517;24138;21394;18906;14037;24889;19322;26658;26915;26659;24916;26143;15799;16442;15984;38255;41734;31496;18359;25980;30646;29174;11411;30399;18104;23096;40855;24763;17021;16407;11091;38728;23310;13434;28348;30702;41983;33512;18815;39816;12658;37210;12345;31501;23578;30898;30404;22901;30601;10143;12364;27103;14186;28324;39852;30706;16362;39821;28267;10990;19887;26642;33463;20758;16445;30292;10938;37455;22708;19822;24062;10633;29924;40775;31703;21411;23058;23166;39401;30447;41544;31117;41650;40518;17105;17104;17103;36830;25496;35114;12599;20173;30586;21239;37304;21086;35369;30520;20862;40892;13171;22094;15426;39791;13343;25020;30449;14888;31817;19680;35295;23551;41655;31035;25148;31036;10453;35119;38148;21678;17320;30591;37934;30872;27698;11128;22455;21509;21657;18352;20484;10016;21658;34258;28385;13715;26409;36539;20724;18336;42018;22545;29525;35983;27644;27261;29670;13072;28306;40505;15733;28966;11905;11936;11996;11649;30294;11148;27202;21772;25294;11328;35303;37192;26081;33128;32510;19071;37025;26396;37619;11699;41488;29303;19644;12967;37217;25639;29675;19146;25204;41554;16634;39347;20243;15113;35623;29766;16377;34949;35779;33382;28757;34838;25220;35903;13804;24469;28726;37789;13109;10371;38207;26735;26736;15139;10465;16554;23536;14125;40653;26955;34768;29423;38024;13655;14372;24362;42401;28388;40006;17113;30842;21261;38480;28690;27311;34874;18752;25811;13707;16361;18950;20693;25357;24538;29793;32355;18789;32531;23567;32477;28466;13133;37901;34979;15050;11896;30845;26350;38485;40024;11075;13230;35129;38793;21064;27320;14478;25889;39142;34879;28164;24827;41414;41688;40825;23333;32536;40469;29463;13433;36569;30074;17605;22811;20150;31670;35134;15026;37213;30360;12663;12939;39147;16012;14716;33147;19758;29757;20450;15969;41693;22504;15212;22556;23364;35901;13291;29586;29490;32030;18818;25492;39473;34705;24998;26383;23611;33452;18820;10022;31066;38978;28504;21350;37585;34129;33371;34815;34293;33145;36779;40097;26227;13136;13098;19326;13743;13627;31759;22021;35944;26095;10192;40119;25966;23077;13113;12384;24333;40277;19609;36795;30891;10504;29302;14824;12198;13533;25994;35596;15133;27536;37750;38136;38338;25172;21140;15069;31989;20312;11669;38887;38135;29750;32408;25256;11756;11567;18481;27766;18040;17100;42292;40488;29269;30896;27213;13696;23170;27837;41265;12202;24272;15184;38343;23211;14604;17322;18857;40317;13822;34221;32698;29189;26176;25178;34261;32932;28952;42245;32586;34987;31065;31409;31839;25712;27868;33841;32703;23330;32937;19434;21694;26792;28185;37021;18121;31467;32590;39883;10245;21912;18759;15294;12748;39010;32053;42224;37423;20999;23129;33001;15345;12609;35286;31322;32760;37716;25631;28340;30805;29484;10759;11385;24270;14307;41917;36740;18112;37732;39015;16140;34935;35523;21365;40418;33550;21690;25525;40738;32764;30365;15150;33484;22334;26517;40772;30011;23847;30810;28590;34224;36944;18309;14844;33925;26259;13076;21055;17567;41922;38346;24777;41245;15063;13967;35859;35528;38556;27527;16298;19237;39470;26101;15816;12765;38377;27723;24483;31821;40271;31243;10730;38351;34762;39979;13355;16368;31196;38561;29235;33062;20979;23768;38646;38738;36459;38382;29094;25884;15782;29609;35692;40085;28371;31248;32079;34958;26049;21327;25258;22842;19300;18034;13813;41041;37114;23646;28658;16559;16558;16557;25641;20129;10146;15168;29099;24156;37481;13190;14532;24448;37371;28039;23406;10557;41443;20213;12780;12974;30699;20596;29355;13032;12206;31970;34322;26668;35775;12051;39209;25259;12005;31850;25680;21638;11867;29321;36153;22700;29559;32862;24549;29160;41028;25793;18743;16015;34828;20374;31919;30487;20375;26709;39968;28198;12900;35054;27650;37161;10415;35332;33210;40240;23998;22244;23515;28166;29446;23895;32867;29822;14035;29165;37572;27327;13543;30680;41831;11248;31923;30491;15207;30655;22352;35200;31276;29797;39705;16051;18106;40181;38158;37193;40646;17293;32074;32243;21630;30683;41836;26367;34474;21979;38977;38915;41037;30660;38817;39710;22766;40973;29018;32961;34461;17197;22597;19651;14046;36764;14968;32248;40214;24965;41539;36182;40476;30087;37004;34133;37660;12260;42251;42358;32966;15999;41065;33453;24572;37212;24609;11890;39510;38089;15815;24030;42285;34682;19059;38846;28799;36581;19130;15848;12783;25744;22578;42127;34274;28534;28416;24770;10098;22255;15449;40361;22466;19600;40682;34068;19998;30625;29524;18489;21145;25210;21924;32498;10971;34403;14382;40694;24722;15931;24063;12699;33361;38872;19993;28143;11656;11468;22061;28914;27146;30630;34054;23316;38956;11067;14942;17206;22075;26260;18342;32006;18343;11859;37694;14693;10538;41474;28077;18135;27503;21672;33955;34074;41515;31789;25480;20941;18785;12583;10989;23860;28918;40701;15309;35049;21204;27293;20295;10475;27615;11170;14064;12249;25668;32545;31381;24330;24959;10870;41770;18507;32304;18611;42178;30346;29294;40392;26351;26216;23065;25509;33199;25832;31685;12038;37981;10903;30152;14626;33570;25482;11432;25816;38541;14533;41775;17157;37242;19072;38462;38217;15469;23344;15601;40272;10488;14789;23679;23992;34856;26166;29620;14862;16804;30378;16803;35006;16802;26198;22669;20471;20895;36681;12310;17135;42233;10804;38467;24110;38222;13947;34754;34861;29625;25890;15044;23146;10510;14831;14618;12577;10926;13532;22045;14141;40454;39000;13360;11785;36102;26221;18139;37174;20237;27256;34415;41563;25349;21655;12035;40591;23150;18868;25830;24969;33771;36559;41287;41293;41311;31054;30548;29749;40541;24446;13168;14465;21246;36441;40412;37793;33226;13600;29803;30259;19591;41209;13516;20899;21313;17980;37717;12278;38003;42118;25570;30553;37656;10369;23544;34651;26185;40584;42289;28100;23613;10089;27553;28354;36290;11310;20956;26019;39572;17029;21112;35095;40709;23471;21113;33568;35465;26368;27494;30263;19676;19951;40796;27958;26120;40157;40942;22041;27652;25523;37136;40198;13427;32807;24052;22820;18993;13984;21476;34656;16913;32733;14175;24632;28304;42214;14495;41349;36472;37310;34940;38048;26072;11285;32145;41310;19343;21096;24909;41487;34227;32154;32155;32156;16094;36236;32157;22817;40884;32158;17342;12516;19096;33185;32446;32738;35746;21040;20178;21337;20331;20613;25055;37349;27138;16192;37999;26521;14819;31518;26522;19226;26109;30966;39301;29809;22131;31342;13110;36450;19114;36653;22603;27457;23463;36948;13856;36557;10466;24232;25181;13396;21739;11350;23530;27252;23492;29216;31523;16199;28708;17151;30971;27788;36363;24003;19409;21443;31088;20792;29909;33153;35190;35305;22684;13226;19195;25028;37126;12661;35579;31219;37576;26518;32296;41962;17568;24515;42280;27313;36802;25502;35093;24409;39996;20274;12962;10826;25200;20769;18522;12522;25871;23284;21279;19420;26006;35475;14156;13656;34406;24269;19197;13698;15764;33265;12517;41899;41118;38807;20383;13065;10435;37763;13273;13379;23120;20470;11231;29569;36467;14398;40719;25819;13757;39090;40466;15000;27358;40251;31529;41502;41904;13163;23835;20978;30977;31715;31890;18562;12427;21391;36758;23047;22393;39426;42017;23615;27742;27137;38095;23476;39095;39797;34091;42090;38971;41881;35960;31534;27756;39635;17429;10186;19782;30195;30982;35187;39366;29453;31895;19009;27751;15715;22940;25313;28490;25907;11993;39955;34360;37257;40766;35998;19546;16253;41886;21483;24504;16274;30240;39640;13718;33008;13736;38295;20422;19297;32979;33040;31824;13498;27241;28989;34688;40126;21680;24261;12068;24978;25732;15374;20290;33137;37663;38926;19968;26580;27976;26186;29608;33013;40864;25663;30166;29037;17614;13475;38300;26397;21173;31126;27402;29441;32660;32984;28994;32618;36277;21776;35254;28867;36986;31615;38168;29720;36480;15198;16276;21395;16770;25854;16343;17485;36812;31805;11946;23903;19079;17486;34555;25445;32664;37150;20943;14666;31675;41006;41525;42052;32623;21812;41222;29469;28869;31585;16719;38702;32550;11262;25796;11241;25350;11806;30670;41813;12525;36305;27568;40560;34560;15490;33614;40641;33046;18524;19460;34759;22793;29762;18023;42274;18974;23601;41818;28010;27617;14338;22948;33619;38829;33051;10437;26125;36811;11848;25326;29546;13439;20441;14763;25715;36150;11512;22331;11572;29539;10684;13392;11473;29982;18975;24005;22640;20690;19015;13417;24899;29219;21379;40810;33646;12819;14325;39667;38853;20677;38886;24789;14999;27041;24676;36231;33215;16630;12392;21815;22253;31504;12973;16629;21578;30901;25540;33651;14358;19819;11437;39672;37116;12841;39613;27078;19189;42276;15655;40657;14933;22215;27273;29329;32223;24404;38942;10724;39824;34845;25840;14349;33767;25549;24731;31509;41318;19731;26758;28236;13335;31630;30906;30412;15598;20106;34207;14193;37468;30608;28053;36415;29853;28828;30714;19349;32227;38705;39829;21626;37131;19780;36945;35395;27414;27575;23940;30416;35028;15780;30613;33652;29207;20494;12930;13759;30719;11116;23584;11875;15502;10641;31752;11499;35267;41657;15732;21518;14937;15703;28096;33657;12794;34751;40230;40137;14305;29311;12738;30593;21888;11481;31574;37332;16510;30525;16509;33056;16799;21103;17380;21045;41398;36772;13674;30454;12007;40692;41662;31702;14392;13394;18586;39178;29452;24861;26847;27548;26144;19833;30877;37473;37120;30530;37356;25152;26669;27619;31417;13944;14595;30459;22274;15951;18895;36568;14095;32513;18116;38985;34199;13871;10956;41359;18181;34805;27060;25243;29678;19339;28969;15201;31674;30301;21725;23660;11570;19645;22421;19385;33981;23086;16006;22295;28147;17314;12053;19567;42275;20737;29208;11030;37436;15724;39498;36658;24780;30305;37317;13253;34692;34150;29556;14119;33986;24517;29521;19342;11246;28727;27758;13578;36744;13844;21398;24815;13239;36587;36782;25424;10521;26599;27204;27614;10980;11180;17259;11326;23176;14330;31472;28938;38488;31654;31442;15349;34081;17138;20490;18959;13267;19549;25950;18338;17191;20337;17405;17406;29220;12911;24459;24723;28470;31476;35650;33171;33102;31317;31179;19035;35249;38493;18581;30851;33795;28209;14501;35922;26002;21996;39863;19437;34887;10069;25464;31833;12647;36469;42031;18471;41696;15259;31648;16430;13863;23614;21312;12620;18300;18532;28395;14298;40349;31779;23935;20871;38004;40545;35142;35629;34078;29995;12828;29565;39155;26217;25850;34892;15292;12077;41701;41451;16703;20848;13104;28507;22795;21472;21519;15541;21467;41385;11821;16627;11801;16034;12200;10818;34384;35147;15357;38763;12990;39160;41412;37688;18254;21600;27028;38874;20764;33468;26405;26759;36637;16424;28444;28512;30103;37194;18344;27297;23121;16478;17139;35744;17384;30272;13933;11501;14096;18283;29249;12267;12530;14162;31055;22785;15829;20311;31096;37517;23265;42191;25201;19154;35721;42202;29358;34781;19092;26543;35078;21595;41561;12845;32505;36710;18242;30319;29974;25086;15217;21479;21703;17578;20118;20417;42020;25844;32452;32453;26980;15341;32372;35259;10278;22813;37240;32706;12415;30324;15643;41125;13120;10627;39750;13040;34184;36561;32480;21747;16312;31829;27496;27782;25275;13625;17245;23666;18079;21214;41082;16742;20220;32711;40486;41533;24084;19511;14655;42380;32945;22204;20090;23836;20632;41972;26384;21042;37055;34168;22219;16144;24148;41253;30249;25176;33536;39018;18960;20327;11404;25198;39614;19921;37733;24680;11356;32950;26345;10484;19679;30813;11078;20109;22490;37096;14816;41081;22808;26977;39023;35386;15653;35862;35531;21439;23250;25984;38676;26004;32769;15993;11399;30816;15315;25710;28067;13877;28595;21514;10862;14455;26374;40424;14258;16059;41930;16847;22207;25764;35867;35535;40487;42008;20553;18899;41974;21072;42009;38385;14240;36756;36598;15858;36989;38617;10552;31559;37606;32111;42321;10468;41935;39623;22357;13595;29383;37522;38569;28659;22470;32356;41455;37075;38390;29102;13589;37899;38963;31256;23380;14457;31564;29937;39628;14792;25541;27872;30996;31169;18028;21164;28114;31208;22882;38574;10559;25167;25073;34735;27006;30223;14335;41350;33074;17150;11023;21018;33812;29107;23296;25291;34040;35820;31261;31592;16158;10159;24229;41324;27348;31213;40600;13536;24345;20684;21675;10487;34032;34606;35908;27281;32870;37933;29168;35237;37755;37625;22726;13661;27510;23088;15801;38128;22217;21516;27011;25600;31926;36706;23587;27079;22134;31279;25140;35077;39220;13160;34611;11547;12955;19373;19735;39806;41115;26261;32875;36544;29173;24046;25783;30686;38717;31931;30497;29408;26436;28825;15785;31284;23433;33711;19428;39225;37255;23267;28473;29398;25143;39057;38796;36881;28844;11206;23242;41475;32251;30691;41844;35990;28336;16382;30502;28151;23006;30440;18414;39718;20754;33716;39781;17209;18746;25365;35968;36783;31348;11311;38072;24465;11817;32256;20250;15246;41849;36626;38100;22625;15005;21875;12899;23672;39723;41219;23428;16798;21292;38989;26252;15434;14934;18115;19061;41494;32974;12715;26304;41192;11578;10565;13058;12600;13515;39424;41326;30503;20695;32068;27492;33088;30441;23244;24485;20392;36437;29181;25149;38774;34435;37859;34301;31696;12847;37475;25215;26710;26035;14084;26711;26712;29573;25121;28540;19723;30508;21566;26111;15327;39601;33845;23908;38882;15776;20135;28805;28433;36741;35954;34210;33500;15306;30631;20426;12617;28368;30075;25050;41484;28849;28227;15585;13150;14780;16081;28424;18460;20105;22060;15634;22065;13310;35071;18148;18027;12088;24584;26920;28138;15661;28438;21716;28789;23398;31429;34022;15826;29917;21392;30636;19472;21536;20272;10440;36215;19324;27226;26600;28838;31624;36047;25617;17394;32309;17395;33963;41431;22979;17681;28293;39368;28926;34340;36309;33681;35970;22377;27977;28322;26684;12589;37774;23425;33968;20126;41390;41778;25564;21182;24132;14656;18207;41998;31711;33686;38965;30350;22568;27361;12904;14692;23216;10193;36608;29256;38781;17441;41783;16293;17046;42407;28211;15095;16077;38470;38225;15406;17442;30943;12705;30352;10006;20654;34864;35484;26050;25235;25451;33895;17193;20959;34839;39328;27931;12015;14951;21405;38475;38230;19107;21524;28163;30948;41449;10959;39620;25912;22829;26918;34869;29629;30384;26497;18483;15325;16106;19312;31811;17272;12370;24065;37435;35574;19738;18438;38845;36650;31965;22452;35652;14586;10176;18364;14166;29634;10527;24629;23328;36937;20760;20414;26164;21409;18485;28314;22259;11588;22260;10464;24980;37808;41286;29852;19256;42376;37505;10065;18575;28273;27306;39565;18080;24507;29911;39503;37897;14229;13544;34659;25872;40012;31044;33794;30182;42166;24818;33106;22103;40075;29551;34223;39798;42122;41598;38031;40408;40573;21474;27398;37952;36455;12857;41254;27752;26051;30562;37146;25359;23603;23993;40451;31052;23588;35767;27416;22389;19936;11066;37429;21192;28241;29775;17381;19608;37919;14916;10512;32818;24707;27086;22807;38190;22268;36403;19018;13011;21917;41174;23777;40508;13966;10315;14346;36954;33876;40073;16007;40315;13056;40140;26223;26398;34498;37849;22030;41099;30023;33738;33544;19841;34427;37985;26446;36855;34411;21283;20826;28669;24378;11933;20339;41597;24767;40343;12388;33144;36018;25127;41088;22015;41522;35784;21366;21251;13812;35572;18977;41415;31227;14477;27916;19843;29839;27995;22627;16296;16171;21357;37226;37974;40734;25110;11788;37626;17111;35218;16408;24894;27943;10893;15624;20294;37846;39607;34286;10944;26601;35479;31232;16214;22076;40598;10105;21928;17515;41127;41555;38933;40287;23932;33396;36107;39523;35304;11155;37011;10433;12259;39265;32353;37422;39098;34242;32421;12895;40314;35639;11498;31176;25856;31537;16899;16898;15253;31898;14105;20077;15702;39121;28251;39335;39269;35380;20502;31172;38648;17325;36909;28632;34582;39103;28941;40352;13463;26268;26269;14582;27331;26321;31542;13125;36192;36938;27056;13016;12751;31903;18657;38015;36255;31701;40079;10088;34449;40616;25458;35017;10767;24945;28567;41186;19287;34402;39648;28459;36143;21181;11133;19668;36443;23414;31943;40283;11509;18128;13894;32987;28997;38672;28312;11575;35413;38210;16590;23367;15079;18037;20043;38694;42211;39653;19315;25603;38308;36725;29045;30028;25835;19875;33302;41259;11916;18455;32992;34732;29002;22526;41033;33946;34173;17300;40696;36287;12803;23054;25977;28176;22995;28226;38313;14028;29050;18495;39759;38691;36596;25406;38133;32671;18377;11990;27898;20573;32349;32630;35569;17657;39949;37296;28877;32558;23074;16175;11830;24768;27324;16641;38866;23285;29847;10884;18183;34567;15670;36861;32676;24464;23371;33622;39234;33693;38775;32635;22456;33054;23078;16273;28882;16869;32563;35228;15066;14005;22891;14649;23882;19880;31641;41680;34571;27965;13570;39239;33698;24616;19338;13964;38183;24859;19378;30061;14767;22527;26670;36198;26385;25353;20434;18060;14348;14615;19516;14113;26859;17671;26860;39537;11381;18261;26861;26862;16093;26863;27217;31151;23157;28082;19029;28094;12768;27895;26117;18117;39675;35345;23508;13995;26447;27792;33843;36022;31343;18953;30740;36565;20662;23741;17640;20378;35801;31784;27746;30700;25944;28268;34725;40559;23062;15182;23726;38426;22469;10463;11416;35287;14628;11589;39679;13464;22185;14793;25331;28353;36975;12741;40833;13313;15803;13690;39832;35300;20142;32460;22589;26058;32370;22996;38431;21299;16327;21618;30914;30419;37247;11766;32956;35560;21622;21862;27571;19111;34847;30722;22612;15944;20631;26292;26239;39837;25572;39782;40176;39337;30919;21232;30424;26102;32185;36252;26508;26189;36349;36577;35366;10273;28835;40955;33789;39938;35446;29731;11733;41665;17675;37286;33742;19178;42238;12127;39181;38953;33665;15851;20085;32836;21289;30532;16982;35638;21372;16981;37090;12421;25031;13815;12474;22675;30461;16639;19750;35603;16638;14721;38013;26237;35591;41670;20990;41542;14857;39185;15533;13153;28101;18751;36181;29548;32839;37678;41499;10281;17415;33861;11653;15107;10817;28159;30465;33819;33412;19345;12422;11798;27059;33274;29682;23138;21864;23001;29738;13539;14319;37611;22375;27819;33573;35770;26438;12832;29255;22356;36189;25993;25334;18002;22132;19568;41551;22748;18834;29619;29288;26082;19851;30307;12407;38840;39586;33870;19898;19396;33994;28156;20304;10943;28734;26995;33327;36016;29281;22665;27161;33558;11021;30012;34777;41345;11746;32209;14304;15370;42150;33286;36458;41206;30174;11767;28079;31479;31118;28140;33999;24963;32036;33287;15783;37196;24305;15947;33332;37427;17287;39385;35048;38815;25045;12722;14230;38893;41429;23554;39447;11860;26253;28398;18991;27804;27113;28638;23490;38501;39005;23432;25861;12767;22847;37509;16697;18714;34895;31840;37894;18883;16065;23299;20051;11844;11113;25806;33820;40831;23454;19254;11545;28402;26173;25586;29941;19395;14066;38506;14252;35150;19790;18397;34899;39163;24203;11880;26400;19507;18874;41559;12799;42373;12266;31136;15099;11857;32023;39787;24047;13618;11555;26215;24669;41380;38257;13164;24317;14657;21241;38881;24449;18244;39168;41506;35718;18431;13641;28260;29194;28013;28447;19629;12596;22110;14774;17328;28025;21211;13201;35003;12504;19362;17492;29867;14026;22588;41740;25992;18413;16650;36177;23308;28244;19926;14246;31844;13100;19603;40215;10246;22010;36777;25776;22342;40993;23273;41175;38129;32376;16939;20121;10283;37790;38511;41745;41149;19721;15127;14508;28005;19448;18388;11467;41583;20652;25781;11112;10690;25285;18103;14485;18173;13079;25100;40399;37325;38516;31135;21775;24637;23607;25079;13015;12326;20962;32714;25803;30329;34770;35679;18689;11102;27632;14785;12664;32640;21430;13200;36551;36889;27045;11395;28331;12926;19006;11789;32719;38663;23419;35376;29598;21634;32644;28453;32953;25970;16342;34278;35195;27284;25607;13261;18306;25876;19900;15452;12710;25962;23526;22019;12205;23314;18220;23988;35953;33755;10963;22225;20497;18122;20751;28598;41086;18255;19852;25487;14538;12324;19574;40790;13089;34341;13768;26313;37628;21686;18651;19078;23021;39031;24912;35389;30234;32777;12389;34161;17687;42165;19058;23219;28603;12204;16350;12859;27423;22903;10411;41407;39036;31428;26041;27845;38122;37110;21475;17265;35543;29410;13247;20866;20736;32782;27981;15740;36314;22956;33437;25583;22961;38624;35830;16507;31567;33846;21522;21854;39631;24967;10722;30999;31774;21054;27729;20591;31771;13197;34276;23090;37186;35912;25885;33803;40063;23972;34318;20194;16797;28349;16301;26310;10210;11415;38398;10084;37048;21874;27050;11684;34800;11151;38629;34833;35835;31264;31570;12835;33372;34048;36640;16696;40261;14228;29304;11407;23119;20629;31004;28116;19836;37457;22116;40402;10190;41572;22906;39404;29920;14855;25447;40297;11698;38403;21016;29115;25051;10663;20025;13227;31269;37121;40109;16477;12918;15154;17226;14027;39989;38579;15689;40945;22224;27027;29488;25165;10525;23845;16505;16504;16503;28773;16502;26298;29120;31739;15531;16568;32878;36487;21742;29933;35913;13653;26956;38584;35021;18476;12445;20671;10366;34619;11325;21855;32883;17665;39060;30279;42257;31856;18356;31606;31962;14946;12032;31939;21735;17617;36106;27070;25494;16307;31292;31947;25741;16755;31704;41128;22115;21969;33719;29994;34121;34624;26293;24217;26294;40381;27289;28624;40385;39065;23772;20972;36270;37050;20195;18412;19220;41852;18296;21511;25222;31868;16790;24667;23232;39726;22598;13906;39772;19365;33724;39999;25360;27683;23968;18681;14659;41302;40571;25500;34967;37996;16949;37232;16948;38955;15087;20188;38797;32264;24187;12587;40129;41857;42222;10248;40588;16321;34103;27771;17637;18749;39731;41112;10250;41304;10522;25300;35993;18172;11114;19232;16632;36405;36406;37202;32269;29960;11576;41196;31140;36576;35154;41639;15635;25378;34496;37067;15228;19459;20177;15781;11631;28970;32591;21640;21575;13509;24695;11061;21000;36175;15836;36464;20713;30515;14680;38903;10847;18257;38741;33066;20569;32102;19696;24983;38752;31313;40275;28811;36325;26948;21496;26986;11810;37893;32595;25654;31411;42073;28852;39776;34793;40346;28551;22673;24901;37853;16222;27264;27260;22140;14881;21707;14779;42072;27734;35183;37171;28816;23290;33503;16541;41984;35009;16540;13324;19773;11040;14291;18144;35711;18706;12033;40948;34849;23140;33971;40207;10668;12836;39944;21550;19358;14935;32098;18909;16244;22874;11431;13647;36660;13512;40665;28329;37949;33482;42010;22730;16153;16130;19784;27567;24968;33976;31347;13601;23752;41786;12111;22487;34516;35552;37749;29942;35486;33095;26209;22533;16695;33117;16694;18136;38006;34848;13025;21809;14212;20528;41791;29768;15925;15319;20066;34521;38787;36541;13952;30951;11849;30169;14837;36460;20669;23738;40882;14331;18158;25036;15446;26973;33227;40094;40751;38238;34387;31775;38671;24335;23756;21836;29637;15900;10436;15195;29547;32187;22317;32069;30696;18852;39612;10474;37818;13828;10469;10714;29616;12891;31806;24841;18312;38243;21267;31168;29450;22802;23104;13302;11454;14182;12466;29642;30392;41969;10171;19937;25828;10286;25531;20168;30312;26828;13063;21754;34171;19867;18165;33948;21015;39598;37534;17516;19612;17517;29725;33572;10681;10647;32364;17518;15331;13296;10054;41195;31297;19336;23891;30565;20067;22725;41294;12508;37041;15904;39506;35973;10911;25561;31350;34756;11937;37542;12128;40440;16360;21252;15285;26480;30569;17351;18535;25845;34665;36031;14669;15047;19981;14950;12614;30821;13358;16736;40444;25630;22394;18819;36713;18045;24984;33251;12960;34319;32826;33941;30316;40566;39360;21309;29841;35984;31120;38844;23606;22773;22088;21593;35806;38825;26055;30825;35636;42081;41299;11104;40828;25316;32831;33569;38097;14187;22902;14853;26454;35800;10153;23663;21722;10535;27371;28748;15105;40332;31079;36738;20845;22791;38783;33923;36212;31658;28672;16107;10005;41530;21231;27420;27085;25409;38746;12769;19506;27653;10614;16860;35481;19122;28930;22644;11497;16236;18677;16963;13917;35776;19426;17341;30131;28674;32357;22863;23661;24651;24989;26494;33936;23391;12261;13397;15199;22326;10042;40205;41375;40448;28132;26434;19752;30830;37874;18475;27227;36327;23775;34465;23896;39272;12731;28344;39957;28045;36224;23733;21798;15303;11397;10915;31906;35023;14849;39129;29777;39277;10977;18465;24407;41073;22561;34590;23642;23600;39111;11485;22322;13901;13826;33756;14437;37170;10563;24165;29276;28055;31549;39453;38126;34476;11521;31911;12512;10269;25463;16390;39133;29513;29211;36278;23797;28341;28497;22009;34595;23177;39116;28945;32491;18458;18241;29975;20413;21665;36970;28574;12477;23532;31554;20950;39656;39374;37588;20083;32086;32466;25120;41463;24340;35586;40467;40723;28313;18675;12284;20254;42345;34738;31650;14954;29005;24147;23831;28577;29881;34031;42193;23621;39661;13443;13996;42334;25368;37167;40447;21738;38316;35875;18626;29053;23488;18398;40582;25340;14559;33310;15933;37452;29010;15227;21362;41458;25849;17519;38982;24904;29553;15451;16496;35879;11900;17129;38321;29058;15243;40862;24276;32112;33315;32679;31432;15948;41557;15642;39310;32341;21375;15100;22240;22686;28885;32013;32566;21397;20984;19807;14790;22027;29137;21828;12209;25934;39891;11352;37261;38192;17478;34574;17479;32684;22407;26812;24675;11280;19487;21977;13667;33701;32915;26813;41352;15264;13566;10287;28890;32571;32190;29273;19877;27802;15441;24914;19585;10612;37867;11629;35880;31188;16946;35722;34579;15263;11464;39247;33706;34120;32920;17625;23948;10312;31997;27748;29442;30788;28579;22521;22028;20535;35626;30743;35323;35885;11940;15354;23957;25190;33321;15114;23349;25837;14542;39251;32744;24193;38869;16932;16931;33886;27927;30793;28583;39682;19309;15511;38009;32363;35592;30748;10131;14143;29068;16859;40712;23110;35506;22690;29025;41422;23934;31384;28911;26314;38434;13456;39686;21390;29785;20762;20265;34442;12728;24596;13631;36941;40988;16587;16586;29261;20373;16585;23156;13607;37589;38439;35311;33110;22693;40325;35610;30922;15419;42409;38360;37650;26622;30162;18304;40590;13862;25092;18516;16637;16636;42077;16635;10451;38544;32507;25655;21243;14430;27577;28197;20022;12987;32204;30927;34493;23528;37265;41985;41003;19288;17000;41413;16999;10041;16998;20912;20824;10083;37043;12375;10413;10335;31985;33257;31337;41241;25916;33671;34235;18750;16345;22596;13073;32841;14215;33281;20146;23970;24771;36024;41587;39454;16109;13697;35391;12429;39193;33676;36273;14642;32846;10057;37879;33786;30541;19413;17250;36377;21318;19766;30472;33385;41252;40859;27994;25184;18470;34701;24693;20324;39198;30933;34380;23171;36691;23035;15955;26531;36828;10735;21264;32230;25131;23243;17445;25788;17446;30477;32199;22418;19482;16474;35975;41091;15078;28785;30938;18113;12058;21223;34365;16495;16494;29964;28193;13541;17144;16493;40570;40441;18464;39391;40935;34002;35319;33838;32184;23264;33751;33333;13956;12539;24312;22029;15096;10505;18178;15236;17974;25491;15081;20858;27502;15394;34007;42242;24809;28641;33338;27843;42390;16257;11862;20658;34808;37337;36747;19388;31666;33448;14279;23467;17257;26001;10502;27220;10585;31097;28646;40491;30140;37376;39876;12006;11134;42092;34902;23504;22704;37724;36647;11584;21535;21685;32150;28179;24074;40105;28405;36080;42019;25834;20496;20884;15367;28266;22844;31396;41319;38030;38260;24438;21047;14244;35583;14323;34907;39171;19835;37940;36003;30236;37020;39294;34011;16552;14297;21871;29523;34353;27763;13848;28408;23580;36524;31597;29692;14689;12404;38265;17085;33165;17084;39176;36119;23053;18281;13435;25099;19618;24185;29389;23375;40976;23272;35778;20485;15537;10814;20905;13380;26997;21689;24664;28056;31149;41748;23594;32471;14197;16633;34690;32427;41343;26435;37388;35449;26890;23329;31786;20412;39951;13157;37794;31091;11763;41216;27874;14463;18090;38519;41753;18663;41119;14271;20536;15162;32384;24762;16118;26968;19020;39561;22685;22709;21170;33175;37276;34989;38107;37728;13835;22555;22849;20639;36657;38524;19553;38838;21141;21687;25287;30208;27866;16290;22692;25702;10284;16702;17240;22050;17499;24750;14433;12297;24960;21879;20708;24077;19067;25588;27556;18830;32048;30243;26671;19787;16643;22301;25699;16642;31964;11563;20117;23470;21227;20938;42068;29900;21199;14993;32727;14274;26119;21950;33172;16479;25262;13093;11477;34739;31968;19425;18705;12499;12667;20667;37326;19462;12518;40650;27637;20111;17152;16196;16647;15009;17447;33272;39039;40727;34695;15967;24958;16492;24807;11556;40607;26424;33596;27705;32785;20316;26685;26686;32891;24810;35656;28611;40193;38146;18814;31582;31611;22647;20182;24641;10090;35687;18659;39044;36859;33235;41582;17267;11552;31386;27789;20047;32790;37491;25227;31174;37598;41230;28616;36400;27413;35029;29987;42374;38632;15523;26210;22160;19371;42308;21978;24917;31007;27947;42057;36433;25442;16970;21010;12377;20987;34392;14706;32085;38406;40969;15485;27302;21833;38637;35843;38640;31012;28696;27354;13951;35251;11261;13209;29131;17669;23881;36672;40529;20219;38411;21577;29123;40728;42047;20147;21234;11197;33294;35848;11709;18939;13272;14499;30763;33121;21002;29510;13316;38587;41541;22181;31187;21607;17584;15561;13014;28778;40788;18648;26408;29128;15120;26590;38037;14913;19529;33299;18212;31728;32109;40089;32176;25721;10015;26315;30768;20174;12043;13766;36784;38592;38832;18768;24631;23397;41708;40995;39755;34488;36595;17214;23740;13573;34627;29735;30173;31800;16431;36099;33442;39068;16583;29737;21639;33222;20749;31112;33229;27200;41595;42411;42218;11478;26623;13038;27693;27537;41713;10028;37301;32210;21835;11666;28519;34632;38046;27649;28477;39073;40191;27554;30092;40558;37032;29842;10708;34232;20797;11380;38683;36492;27405;32063;36361;27369;22852;31874;15522;24342;28342;39734;27625;11188;33732;35015;24195;22738;12013;40812;18061;34090;36364;24209;40449;36512;16466;10689;32172;38059;12251;40320;32272;24995;41864;23009;24927;36510;28264;39739;22286;25217;16701;40031;21077;14462;18432;21228;23011;16195;33020;37239;36412;13053;37117;22623;32277;41869;17411;39339;16974;16938;16973;21885;36041;35162;33069;21825;14045;16225;42005;17140;33839;19818;31439;29899;19816;36873;28972;35905;31185;26229;28187;24115;28554;15396;34413;28040;35167;25315;28819;20849;20893;24298;42168;29829;34288;36090;26841;17091;23423;17090;32602;26842;27775;20835;21697;27562;14817;28855;40438;31635;26276;26277;15440;28559;41232;21599;14179;21080;27055;22265;35699;16752;26604;16751;24100;28824;31080;16146;16743;34994;41015;38771;38997;25156;13408;32313;29877;32606;20850;28858;39910;15717;18202;23130;21585;35949;20503;15728;30668;31758;38083;11581;10381;22546;12502;15261;41239;19207;31344;10676;19374;36376;22070;18664;40030;26814;32301;19285;37384;31303;22482;15946;22147;12117;34391;20451;30785;13243;23101;11645;16426;22648;31099;41578;18435;34524;18590;22012;14813;16903;33624;33914;22575;13206;36506;40713;14153;39349;36271;10001;23297;19703;38811;31960;13530;13207;30728;24343;12122;37616;41799;25794;32367;31389;37549;41720;15048;34529;13670;31362;25552;13447;29765;16883;33629;16882;36055;35490;20196;21766;17422;17414;26626;21899;26627;26628;17423;24921;15112;36891;11283;17269;11076;38246;41725;36266;31487;12821;27010;33747;23097;17083;10936;35972;30859;13478;20005;15404;18587;22053;16363;10997;15919;36046;37677;38251;39534;12469;40263;31492;40802;30643;11158;32429;17258;25271;40673;29650;27116;22571;14760;19527;35790;27344;40630;33763;23923;10670;23359;13931;11989;36073;29655;26356;31374;27244;30122;30572;21993;36964;42230;12752;20347;20074;19246;20780;40158;20343;39608;18620;39907;37098;39231;18411;27172;29347;27711;23254;41202;30577;14030;40538;37023;38675;18213;31095;37179;12950;38144;20574;21457;22267;22120;35460;12114;36936;34469;29656;30038;37718;24080;16734;30866;36540;42106;16733;36729;40110;29307;28378;38723;19986;12659;13879;25460;40603;39845;20094;18366;12028;39697;34156;16159;34947;41609;33736;39419;37132;23377;30105;19716;29661;18508;21989;36921;16846;28962;17376;13602;24266;16845;15220;22657;17377;11291;10901;19039;22086;24303;22609;21449;36914;23516;28041;13455;37651;32141;39702;28720;21031;33911;18941;32305;22090;15407;18519;33562;13517;35671;19733;37089;16212;28754;21900;12001;14690;37486;21851;22166;16453;37248;35448;28680;17627;25915;32031;40578;23673;41477;14072;36991;41146;13703;29882;25952;36987;21929;20113;30112;30837;36707;13297;39850;28685;18633;33779;40718;25443;20855;36149;40289;16791;27570;36575;32522;38674;38108;14432;32207;20527;31636;30840;19252;21236;31453;35787;32382;36507;39285;18903;16421;32527;16462;15183;14231;20098;34598;40262;15727;28946;41945;20358;13244;14468;36417;33086;31743;31689;35125;19401;27850;14506;17424;39138;32813;23620;25878;20103;28112;11504;23705;15075;20971;34603;28499;17467;13221;12340;17468;36884;19247;38867;33890;33823;15915;22585;19456;11678;19108;39421;26318;28175;22930;19432;25383;23082;28502;19718;12271;17621;40407;15334;40398;28254;28024;30133;17271;13485;30079;15894;22210;13778;14073;40779;34363;19693;13489;19650;40626;18707;11375;15757;26891;35720;33505;21991;16506;21396;40546;21894;18665;41120;30882;11743;20514;29140;25913;33783;31410;16704;12486;38329;29065;40733;34112;40968;11938;21098;20478;13087;29422;14901;29351;32687;13737;23448;24497;16322;40764;33907;28948;28893;32574;30887;20479;16490;16850;24753;33864;18549;38334;11282;35362;15708;32824;28057;24486;11681;32692;33831;31122;32923;24802;34167;20719;40413;26672;28898;27769;35233;18243;18542;26538;29228;19963;39965;40143;36709;26401;14594;15770;23832;22688;42206;26725;33413;41528;39343;14195;39254;32928;16089;26726;26727;36516;13685;12328;28584;11534;22760;25942;19579;28217;35343;25182;38753;41148;10628;35893;26989;24302;33481;29071;38991;36170;32094;39581;23870;39259;10660;32752;38804;28122;35470;12000;30799;28587;36384;12730;33134;29384;23027;14109;27933;21670;24505;41908;10135;30756;19928;20257;35898;27039;29076;31639;37892;23395;40666;26843;26654;35514;32997;16628;26088;32757;13135;15474;22241;13293;39694;12488;27854;23533;15071;26175;41913;37251;12804;30761;40397;39811;28295;27069;13890;20968;23117;30986;14730;36638;35519;38547;41608;25098;32217;18943;22910;15454;14093;21418;21203;34471;38368;33504;41054;37819;39978;15979;21380;13268;18761;31234;34342;25239;14289;41569;35455;27859;21376;28088;26481;21498;34433;20163;20504;16193;38552;11618;19593;12869;38373;21627;36642;29086;28713;31239;24759;38990;10568;16686;25542;16685;29687;39796;22918;28317;35245;28763;17418;35331;42032;22059;22864;17419;37006;19381;29091;21255;12576;22573;35999;32849;10658;15061;29146;23231;38909;27665;27074;34676;15172;26554;29873;41303;24271;17469;39200;37397;17470;24146;13891;29509;32854;19080;29151;38154;24849;16302;20330;29433;34792;41526;30480;15017;14864;40093;15110;42044;13081;19323;21728;39205;29449;24233;34837;37583;13886;29861;15206;19094;20570;20839;20588;23336;30674;41822;20919;30484;17181;27198;20108;19334;21788;41110;14585;14360;20390;21256;38124;33238;22073;37369;38766;37327;33464;15841;33177;27231;19632;36792;31333;25774;32237;14854;22130;41827;10715;11466;19022;29353;19404;33341;18742;26357;19655;34067;16126;24857;40404;32093;23331;27472;29534;29346;15170;19275;18656;28649;10059;27971;27504;27860;33346;38111;11198;29713;15353;37224;33288;11052;15424;37550;20058;32957;13248;25650;15914;12430;15513;36402;34190;28524;10154;10122;34937;29711;22381;10996;28793;38650;42058;36223;32383;25187;33164;18231;27391;18884;39297;17589;25021;34455;30094;11089;28529;24178;29824;13488;30147;15300;17334;37539;17306;27579;10387;12057;28181;34915;40939;15346;40809;30617;20563;24793;26971;11634;20221;26844;21914;26940;25798;22963;10850;13457;37377;12632;28415;27019;23676;40933;14183;33352;30026;21248;37878;10608;38273;19040;41432;23076;12985;34920;37769;41624;26118;19173;19140;33805;17161;34145;25267;25473;20598;40485;12770;29759;33357;16191;19820;22538;14414;42080;35600;41756;38278;35371;39931;24396;32503;19192;30337;40710;41439;37341;25106;17986;42084;11617;24754;37992;28003;26561;19084;16480;29234;27421;19291;27120;20687;23103;40148;38527;35041;19290;24470;20048;41761;32407;29949;31776;11433;38448;24013;20529;11143;30342;20877;27412;40162;40962;16266;29474;38687;36560;24955;42405;41032;32541;24819;18444;38532;27356;28288;40659;39922;38453;37428;40752;30429;22298;34926;17282;25083;21294;13663;18550;22299;41454;24474;38284;27862;26937;24466;41423;19950;15813;34931;30434;34222;24700;18068;35210;16900;20685;26096;30376;25183;25454;26026;20278;37742;23763;32089;19876;19014;29558;18640;37623;24475;36566;29312;19628;12431;36030;15867;16481;14466;33567;25566;42393;10441;17608;13893;42129;33599;13068;25030;22220;14342;32894;34637;39352;10951;18966;23670;15998;14794;29370;34394;37148;36803;11850;38007;26156;42028;36335;17358;10786;27849;25898;37922;29860;34742;42146;33604;13476;23843;40774;10195;28133;32899;28619;36665;22005;34642;40116;35615;16351;39052;11440;33092;36427;31351;17192;16489;26013;17432;32798;10423;17433;18430;16285;31808;19408;40517;14488;19157;25323;24423;15459;21562;36043;42396;35870;11120;18502;35678;13785;32803;28305;32424;27842;38414;36485;26192;41344;35309;35439;22058;35851;16616;27333;23168;25042;33530;31019;19423;41623;13510;42342;35694;27638;37537;25280;24311;42341;34703;39783;11183;19415;38419;12394;27104;32905;34855;36805;18735;15930;24719;32493;21244;34316;38595;38864;28338;35084;28194;30962;21441;34772;19906;18025;41187;24639;15383;36664;12367;42336;27628;32910;40107;40827;15628;31446;29223;30776;13205;42025;27209;38600;29387;36832;13141;27001;42234;28366;10404;17071;39304;21382;10852;20063;20099;27777;35763;38906;25395;41553;25189;15333;21378;14755;38795;10851;30781;34812;38814;22037;35783;41607;14133;15995;31876;41089;26485;19997;37079;36042;37665;40800;19451;10450;32465;14697;28481;39081;39377;25839;15530;12830;39378;15209;14564;11633;33762;25757;22412;13861;13898;41895;10797;18020;19992;31881;12707;20161;25146;37083;16625;19555;13124;15158;20955;37030;23341;24846;28626;39086;14456;23639;24829;40826;31721;23338;11533;23644;28561;42200;14551;41872;20065;38606;20433;11333;41538;11824;32099;27210;24799;16166;11749;13330;13486;21746;23632;19503;36996;28975;17471;24128;16491;13062;26459;24928;28564;31063;27690;32285;13725;36034;41877;23983;17291;15397;38611;31319;14062;41594;17574;39939;37085;24048;11358;26411;15941;23837;34139;32385;40123;21209;33877;24022;13005;39323;33772;33032;28980;10082;22097;14031;15526;40773;36302;40025;24597;32290;24735;36076;14584;28281;22478;34400;33005;10322;25043;22339;38291;21431;40835;14311;31626;15504;34023;22024;32651;19847;32609;39410;25135;28860;29519;27046;23298;26892;24064;40854;27224;13333;16500;21332;19132;30203;34546;32656;23048;19941;30035;19953;29272;32614;36614;24654;11223;28864;14086;38170;33138;39600;23734;12361;18059;13717;16844;41643;34058;25513;21089;41638;10549;34551;15709;35642;35643;12638;39865;18856;34707;13289;28362;14139;24790;24850;38735;41481;35275;20229;40414;32327;41888;13311;35370;29374;24575;24673;40395;30731;41809;11314;35090;19785;26925;33769;32076;36254;21521;11772;35197;41630;39428;34532;25667;28780;26728;33632;26729;18573;21083;18603;16483;26910;35430;37293;31167;11648;35387;30736;25136;20096;41806;41728;34537;35500;42291;23949;16842;23941;27170;16841;25598;24531;33637;35496;27863;41075;10576;27908;34216;36662;15774;24875;12942;16155;24871;37543;24529;18225;25319;36796;41733;29224;31495;15282;35244;18615;30398;40072;17525;11876;24534;17526;19204;35394;17527;24520;28275;17528;12781;26425;17529;40736;41644;17530;20271;10537;17531;15913;36002;17070;24650;36445;17532;16741;20491;17533;19930;39481;15927;39815;37471;23559;31500;13107;29279;41212;11587;24996;41409;42182;13275;25749;18616;30897;30403;27465;40254;40281;30600;14815;33871;24199;28256;31712;30705;11192;33910;31749;35182;40113;31792;37362;39820;33143;36108;19458;27726;21596;27121;39321;18424;23102;19674;21014;39992;37178;30291;13465;37768;20680;30710;40153;25444;11084;15167;36173;20432;41649;22221;17408;16598;16597;27712;14620;35113;16596;18070;16595;30585;11482;41257;36439;36264;25175;30519;34749;15929;13550;31632;18972;22287;41654;11343;35118;24923;22812;30590;20377;26908;28963;20744;36381;16170;27126;38008;41124;10086;15705;26031;25763;30452;13969;34114;29931;27342;11764;18713;17391;23325;36074;13957;36262;29669;18644;39487;33135;23389;39554;38875;11664;14549;30217;31078;14797;24506;13145;28755;28387;40530;27211;22814;29201;19260;13283;14439;36195;37587;41013;29674;36418;15788;18687;12706;30298;37639;40477;40651;27326;38179;10533;31949;10429;16499;37904;11791;39484;16498;13146;15141;21147;20042;29868;41274;37074;14614;31378;28688;30356;20034;20720;19526;19751;21307;15684;23295;42071;28228;32494;31647;15109;28463;16525;16524;17626;15556;13781;13023;30841;22551;38479;12598;33878;13968;14611;39456;30359;29734;35407;34873;36652;17658;11050;15231;26149;28124;14171;32530;30697;26539;19789;23640;28465;24668;26878;26879;30844;24550;38484;25347;36112;35128;11419;18066;42112;26730;34878;39141;26731;27136;11842;41687;16969;16967;16966;32535;33384;16965;20112;28389;26403;21878;15924;35133;13672;12528;37871;33196;23852;39146;15090;16251;24235;41692;12602;21907;31693;21591;42022;31359;14553;22429;24197;40301;22677;25224;35107;11510;37440;18543;13741;24385;35707;13467;31370;17534;17462;13224;41951;18086;36578;40618;20547;32127;16740;16897;15575;16739;41968;30108;22152;41153;31734;27636;29736;23647;18601;36851;31683;24036;15602;12854;28083;36690;27970;22590;42258;26640;22489;27337;15361;19134;38938;24462;38337;38964;16446;16283;42349;36159;28374;25377;10417;12243;21315;41017;40256;29407;24079;27328;27491;31383;30895;27382;11476;36656;15223;10112;36523;18394;38342;30054;29198;25548;22222;24588;32697;35995;18910;12625;22634;20197;16961;16960;29401;16959;25982;29212;15305;32585;13688;30258;41391;10531;31966;41388;37409;26555;34260;16448;14599;32702;18807;25001;39262;12586;32936;14165;27557;25684;31101;13071;23064;40996;29604;26124;31380;22302;24104;37068;22328;22329;26319;16187;39009;10829;37134;16834;18457;33860;10632;24324;33000;19995;32833;36762;30059;32941;13646;40521;32759;30221;30804;10831;38884;28284;41916;22243;32037;32300;26394;39814;39014;23700;14641;39431;20273;34165;34934;35522;20610;24383;29028;19701;27329;20424;33543;32763;42023;30364;17644;30809;38051;16016;24363;24606;24336;25065;13388;31113;38806;41921;20140;38345;16785;23206;34671;16784;35858;35027;35527;38555;25506;16783;24510;37155;37162;38660;24624;18577;11322;31050;37198;20246;42209;16523;19958;37109;38376;27409;17981;22151;27680;12501;17065;18930;15479;19739;35321;13377;38350;17064;13384;22939;11683;38665;42269;38560;13035;11082;10364;40304;12047;33061;14315;20886;34267;13514;38381;29093;15963;31247;23893;24376;27794;17576;38918;11394;39784;11676;15632;31200;12708;10109;42076;17595;28657;39566;33065;16020;18230;13165;24778;29098;11384;31252;33097;13314;35337;35920;25289;23060;42067;27156;10318;31204;23030;27558;31454;29239;12739;13451;37633;40910;21880;28768;34475;29320;22144;36769;30030;32861;22925;24405;29159;41322;27301;34968;23292;33502;36750;39351;31918;30486;19976;22519;21005;36075;24694;26057;20175;22751;10634;31127;29606;19804;18688;22509;32173;39213;17069;10501;17068;42279;29325;12660;16896;29520;36753;32866;32055;29164;22336;27097;13548;36001;37890;30679;16309;35676;18837;30490;31922;37385;41548;30654;31275;24206;40160;10544;35788;39216;25283;38020;15693;40274;16039;37581;19150;27912;26461;13970;26486;41207;32242;41835;25633;19234;25466;14984;30659;13726;25538;39709;33466;24120;12338;19217;22528;22724;35433;23365;10017;12071;29017;36179;32960;10669;40717;25308;15358;21769;38120;23194;12425;35034;32247;24374;41840;15787;14431;13029;31640;16958;21215;16957;14276;24434;24845;16014;15854;31671;23136;12245;42060;31993;34479;21752;16209;32965;25245;20251;20222;42135;30130;36479;26503;21819;26504;41959;23635;14124;12343;18964;28532;31746;39594;20423;33473;34946;33189;41964;13808;14829;29564;27249;18946;32182;41069;17180;37218;22025;37679;11663;10939;18120;21384;29963;22830;12695;28330;20880;12844;27173;40117;24106;15191;27629;20906;36051;18391;32328;16148;37771;33790;39455;21787;14923;10983;22651;30019;21116;30624;23271;10304;21415;11712;22071;21696;37250;12981;40981;21095;34066;25450;18579;28418;35313;14746;13351;31741;29203;37354;20927;41248;21574;18932;39412;40550;30629;42074;24186;13156;13002;35741;21758;42173;13280;39616;11757;18340;19145;12233;18341;33778;24210;31133;33954;13965;26981;11254;28917;19584;18327;12069;14367;23374;21822;37333;32003;31408;36763;10343;23080;27489;16449;32544;20712;33959;24044;41769;11780;28922;33249;26540;21502;30345;24494;12461;31952;38654;33209;41348;14273;40388;31678;36258;36721;40393;19940;37568;36390;18736;35700;40028;38540;15791;41774;25417;14425;38461;13740;38216;19011;30437;23977;20060;14879;15092;35217;30377;21800;41162;41611;24744;37666;21399;15276;32386;41507;38466;13399;38221;13843;21791;26666;22390;25526;22289;32484;27856;29816;10882;22629;27538;34860;41314;23326;29624;19372;34785;12594;35702;14699;31767;21988;15008;36280;17067;17066;10316;39920;26701;12515;26244;15289;33211;39305;21424;13889;25775;38820;35919;37335;41641;36067;31705;27118;32473;30547;15804;27353;37743;29506;16476;27697;18389;16330;20292;37494;36910;33451;18605;39546;13334;14233;13264;37177;24840;33765;36461;15555;34963;19837;23190;18194;35175;42271;30552;36678;35467;34650;22745;17392;17393;35005;26418;30262;30228;26574;27597;19873;10351;22370;38821;34376;10492;32806;21130;10822;34655;27801;31114;19967;40003;23259;24795;24625;24587;42069;19985;13406;18942;18970;27528;13998;10370;34169;10267;25527;25626;32737;10622;27603;17294;31517;13496;24255;15763;30965;39300;24369;23181;25202;30172;39843;13169;35207;26339;16245;14510;13418;40513;19095;19979;16833;36646;10858;18468;31522;31995;28707;16729;37970;16728;18299;18724;16727;16219;20885;17436;30970;14118;28664;33875;14480;27885;37706;24174;26897;29722;12424;26898;33467;12026;13728;27765;31218;16030;14550;27314;28711;32295;19355;41636;31130;10982;42353;17565;17566;26753;26754;16238;13545;17178;26065;35917;42124;34948;20080;37925;10923;16840;38934;22661;16839;41898;10605;11539;15921;34155;12533;21598;42186;18948;37917;20287;13800;19273;21287;20898;20201;19879;19466;20202;39089;15778;13191;20203;34157;26541;17345;26880;27787;12792;26881;23542;31528;26542;29508;41903;22270;39900;33252;15186;30976;31889;27187;19223;37088;20461;12080;19063;13413;24816;16538;38756;10967;24758;28486;39094;23286;26567;36791;15187;15514;19616;31533;41880;13729;35822;15640;18583;41288;15035;30981;31894;21771;14364;18311;22308;35098;35264;38889;39492;18614;18873;28489;33035;27694;38791;14964;15569;21594;32293;19499;17309;20653;41885;20205;39639;36110;28109;41632;20448;20256;34280;23187;42372;10167;27529;34991;33039;24278;15347;28988;34460;26607;23973;24350;39644;14632;18845;21393;40947;27925;33012;38299;20385;19391;36383;36654;21330;37172;32659;37051;32983;14915;30007;12485;28993;32617;34426;12713;28866;14286;29371;41021;15039;42215;38304;19643;29041;24742;34059;22958;34554;31357;29296;32663;14058;20913;12237;32622;28311;25397;18995;19793;15458;31584;32549;40883;32095;22797;12811;41891;32125;41812;11232;14846;35712;34559;33613;41939;40706;20350;33045;15366;15743;27826;27857;19610;10555;40247;41817;40983;21691;11538;11740;36513;10296;26133;26134;13327;11115;26135;27594;33618;37596;22835;11288;25722;15192;41100;33050;27158;40309;19943;14363;13657;29240;21201;18745;30078;16328;37124;23387;10055;20859;29457;33170;26267;32479;16352;40216;12988;12754;31622;25344;17327;13810;31412;36866;26966;20231;34072;33645;20232;39666;31669;18812;11792;19810;25556;27131;33943;31709;18472;38693;16092;19817;25012;16436;37412;31455;39541;31503;33204;40483;36905;26007;14904;30900;33650;22522;39671;20338;35988;14366;37671;25133;28172;35094;23350;13492;38149;17649;31631;29328;32222;36554;39823;37091;10999;30242;31508;18496;30905;30411;31181;30607;36876;18609;25017;29864;24649;42247;40814;19725;42264;31312;26929;13776;20486;30713;36724;27081;39878;21288;30238;32226;24635;17055;10921;37358;39828;23540;21729;19683;40901;30652;39409;37401;30415;13119;19805;11818;30612;36500;20934;17186;26676;10291;11162;42104;30718;36773;42113;18041;11955;12332;36144;41002;11018;31609;15134;41656;25145;23864;36503;33656;31619;30592;14918;19494;37285;39293;31573;30524;32443;21903;30107;34840;20012;14676;37100;11214;18384;38974;27718;39522;37560;41661;19228;23274;29879;22534;34718;25951;18182;22396;24033;27955;33661;33179;39559;37431;38993;30876;14164;34273;36296;14423;30529;41434;14211;27932;10302;29696;42248;40732;35051;35781;39383;14256;35582;25237;39384;27574;40676;17006;17005;30458;17493;10650;32512;40839;17494;17495;20566;19512;16074;37984;18265;14707;16566;37935;32032;29677;26566;26850;27151;37800;27002;26851;22230;30879;34203;19433;26852;26853;26854;26608;16669;26855;30300;31794;38138;36496;15557;36358;33980;41191;27094;29778;25232;19481;35353;16110;22169;35971;33392;33197;26011;20660;13642;29699;24822;42140;37345;26991;13166;40886;12816;14116;30304;19864;23067;36304;24026;14168;41485;21708;21060;33985;24389;34422;40971;18739;25891;41993;23786;33921;20843;24717;18316;25632;19791;12875;12890;36052;17629;23276;36422;12758;20309;34061;39415;16681;31471;37472;26271;26326;18197;28731;22197;21982;36317;21224;12980;21866;13720;16009;25929;38987;31161;11619;31475;12917;23892;35981;18607;12331;20363;30850;23605;21114;38492;20396;29501;26207;22668;22870;33417;16450;35910;23368;12027;13775;34886;10744;14449;27678;15308;28394;21765;22512;20157;40286;41505;16184;11872;24158;30854;38497;34366;41516;27478;24258;35141;17297;24191;15002;35089;41433;10363;34891;16723;39154;11378;17437;20127;29574;37339;41700;16000;19418;22446;22018;25691;20589;24798;24239;39432;11005;25875;35146;41143;14541;26994;17975;13824;39159;39460;11293;20647;16655;24198;41705;24243;10859;12505;28511;41387;22435;14135;34056;13722;30271;25979;24564;41997;24213;12797;21733;22448;40688;32380;20867;11635;27910;28097;33539;28445;28516;24090;23707;33856;42153;40149;22272;13437;24122;16318;14678;28320;34332;20306;11665;16271;20049;12374;26882;34995;41164;26883;41545;26884;13395;12889;25266;27430;13234;34670;34446;39556;27099;25612;41064;18251;16281;18009;22365;18937;14925;36752;13336;32705;30323;37399;25827;13285;41323;39749;40161;25802;16533;16532;13018;26586;17332;33498;20014;33853;15018;25895;14839;22626;29808;37813;23017;27214;31756;22279;21891;33462;32710;32944;17004;17496;19439;26667;35967;17003;20293;17497;36217;31183;16323;17002;17153;28104;40874;40960;23712;11602;34825;23713;40015;33198;26145;40757;30159;35964;27900;19895;32949;15450;24259;22942;12567;29819;27020;22047;23066;18954;31613;14544;22187;39022;23884;33486;22004;29716;23302;35861;35530;29031;42377;24452;22445;13246;30815;16482;28594;21206;28337;20386;21584;10924;27477;15713;27733;15401;28351;18141;41929;34832;37220;16267;39027;20404;26372;19570;35866;22962;40871;26327;32773;15033;38054;38384;16373;24218;37019;29576;38616;27148;31558;41934;36315;28026;38358;22252;38715;26075;36815;36069;12351;41956;15299;23161;29345;38568;15992;21134;23696;20917;14160;35229;38389;14969;15662;31255;14705;24180;12348;14887;32474;32205;31563;38620;11781;39627;16113;24375;30995;34335;41986;33082;31207;19569;38573;11518;20303;33073;16349;21249;24121;13364;21061;21646;29106;15677;11720;29187;26572;40498;31260;11329;10094;11217;39465;14071;23966;20551;42313;31212;26174;14442;21266;18013;28769;35031;19975;38850;29111;11745;25995;36697;24924;32869;42116;24540;35818;29167;30274;25927;20437;33507;41198;18888;29788;26983;32456;14136;16156;11980;31925;28052;32124;32152;18900;34472;18219;31278;23261;22256;16048;40975;24920;29397;22258;39482;39219;34610;37141;13941;16947;41305;18266;23754;32874;20244;37993;29172;27889;10459;40585;29529;39474;19100;30685;36907;19865;31930;18055;10981;23413;15344;31283;18642;36275;41152;28158;30192;33710;37579;38808;16272;36000;39224;34615;14991;12380;18016;29489;31152;37416;15260;37230;38139;11337;22275;15846;18456;21935;15691;14889;30690;41843;30501;18127;18580;30663;30439;16612;17636;20612;42030;39717;16611;16610;12684;16609;19788;16099;33715;34270;26677;26678;13624;12090;17403;27886;17404;22558;24182;35605;41203;39463;35980;11796;33116;10407;10052;40228;38125;41512;11173;19034;13361;26613;32255;10572;22237;41848;26614;35942;26615;18774;16534;37843;10760;16531;19436;16530;11142;18463;37703;34370;16529;16528;39722;21427;16527;19563;16526;26307;21611;42195;32973;11049;42125;34977;40495;28964;11627;24196;24679;10150;25111;20915;41543;31092;21478;32260;35730;28535;33375;21494;27458;14576;12294;32405;27180;11713;29468;37740;24585;29359;38045;34325;12226;37249;32044;29180;32978;42268;28318;12003;16731;13436;10564;19164;41083;28847;13854;36238;14988;28014;42152;34955;28539;23247;11714;19357;13803;33546;30695;30507;33091;33248;14535;30444;19321;28432;20756;36917;11908;29961;19942;10836;16884;20936;17661;37201;29787;27404;28423;40987;15811;14052;24648;15422;31781;32340;30511;22723;14805;36165;19653;27975;12115;30446;23175;28437;28788;10616;38935;17108;22994;23209;30635;36981;19463;33388;27596;12262;33934;14560;26422;27876;13365;11299;27445;26373;20123;36990;38949;33962;25356;24098;17387;26160;31708;17063;17062;40500;17061;29285;17060;37036;17059;28925;17058;17057;33680;17056;21404;15862;35234;34144;34486;16663;41117;13925;42038;19331;26169;14476;28130;40083;18248;13936;34142;21276;12946;10840;20439;14024;15368;33967;16230;11755;40489;12592;15548;41777;14503;34358;18466;17972;10002;33685;31420;27989;10801;41325;27543;17213;19604;27540;31154;30101;24658;36902;15528;36558;20320;20124;22721;18303;23225;13912;34225;41782;27563;16278;16551;11748;38469;19430;30942;33432;10493;26593;14880;15135;34863;40327;34996;28106;15238;23739;21321;25560;29567;37698;20788;23293;42117;40967;38229;38474;22105;37997;12818;29342;30947;10945;16692;28153;16691;18445;37828;22038;24290;16690;34868;29628;23412;33383;22875;13623;18363;14111;23134;27237;14167;25524;25286;38234;39518;26161;15656;27225;21783;17413;17285;29939;10667;20092;29633;24216;37122;20964;23179;10100;22471;16522;40576;11012;14344;21505;33904;33206;29812;29614;34194;12867;37159;11071;36168;20786;39602;38084;21616;28200;29833;25213;25848;39587;12953;22400;12655;39593;41963;19303;16438;38143;15807;34658;36817;35100;19510;40011;23582;26679;23947;13978;26680;12378;39877;16608;13319;23434;14232;11935;30264;24823;26953;35198;33228;26681;29730;25462;15218;11304;23164;26544;32812;30561;25637;27702;23619;10540;25040;37730;14099;25117;40068;34938;17673;18164;13599;40303;42181;12067;15280;35294;11000;29858;33557;13588;18817;42011;23774;36789;18440;17241;18290;32817;20508;16769;38784;16768;21367;27323;37951;39508;38970;15891;24114;17988;31387;20281;22337;12616;27914;40629;29540;11286;24382;29584;24161;16275;22691;29528;34296;31103;13637;39764;16456;23098;38957;19250;25909;28668;20661;20483;29416;36139;22251;17252;27936;18901;13732;24095;39919;22909;15838;17274;13796;25518;36360;41384;33885;25925;35476;31226;31587;28671;18010;17189;31331;23148;34733;41010;31390;31706;21845;22759;17979;19259;35239;13306;15630;19005;31231;36821;35405;26328;21137;21659;31339;20868;25634;26985;36898;15443;25288;27606;39264;17243;41960;14254;24939;28630;40264;15247;13923;27427;17163;26138;31536;13425;23459;10416;34434;31897;34720;39120;33888;21556;41584;37929;23204;10596;17311;19747;34581;39102;31810;38789;39866;12956;33104;33449;40533;31541;21507;29432;13122;34492;18075;31902;26804;26469;23040;29742;12074;24896;11334;36967;28493;31069;16026;32302;39107;20889;24400;38651;37944;37453;28060;11580;39647;41264;34298;28458;13037;13214;29902;15578;18892;25901;20352;16364;38162;24323;11912;28996;14332;23024;13538;13612;22779;22425;19850;14174;25967;16433;20457;31865;33588;19361;32332;35097;10035;39652;13009;23139;38307;29044;32046;22211;26772;26773;33461;12366;38685;34466;33301;18451;11928;22074;32991;27997;23520;16425;39969;29001;38214;13895;40767;17054;35611;38058;34320;38312;40958;29049;39758;35668;33306;31649;20611;36820;19572;36904;13784;32670;18877;12702;32629;29771;36720;23631;26682;28876;32174;32557;26157;31436;20963;23109;35691;25836;16359;22557;11771;12642;19719;15482;36952;25604;35227;35459;32675;33621;22544;33692;39233;32634;42290;33053;23307;34096;24085;28881;32562;22066;29393;27853;27380;11168;41351;37942;36128;40842;16372;20075;18980;41679;34570;23167;22728;14103;14473;39238;33697;24419;41370;27738;41363;41213;20789;22145;25069;41139;11392;29577;23629;27844;42394;23630;26388;27961;18069;32004;10758;24732;16319;39674;18703;29997;39528;36997;34029;14132;26717;19700;19310;15323;26718;26719;40586;14555;15547;24075;36927;38425;11601;36083;12322;39678;13346;15694;18931;34458;20902;15273;38087;25728;27222;41132;29336;32229;19577;40088;24745;10174;20813;20779;38430;30653;23776;32496;30913;26835;30418;15025;33477;26836;36274;26837;26838;32955;13419;12008;30783;25573;24113;41621;33532;34077;19524;35812;30721;40456;11976;41628;39836;19051;40367;34175;20155;29502;30918;30423;38145;21458;11640;19203;21863;15968;38782;20399;39398;15667;28834;38898;31367;24101;39841;42367;40331;19147;23087;13044;33094;21831;28195;18767;31039;33664;12270;40951;26805;36847;15385;36951;29579;27679;18247;11347;34814;11899;40434;21840;29905;40326;12907;11470;41669;23859;42282;10697;24277;28161;39184;33668;36819;32838;30207;32396;15010;24936;30464;23163;14772;29780;35431;37964;11080;41674;23020;29314;39189;19248;24473;37805;30537;33231;16325;38930;34052;22376;27830;29886;21967;25784;23746;11068;16984;18270;36686;14440;40745;31083;33108;34470;23645;39747;20326;33478;16983;27450;28089;27779;33993;17646;11604;28733;12913;33326;11721;12569;25399;40147;22415;20216;22816;22989;26683;11934;31123;27887;22537;24240;28321;31747;21946;27940;24450;15083;33998;12543;25168;23658;18333;31478;19607;21383;33331;32163;41276;23510;37731;21258;25125;18387;28265;23955;14638;15375;19691;25241;11882;28397;28637;31760;38500;31138;22020;40669;19619;30155;24222;41171;34894;24532;42351;39633;37615;18515;19776;28352;15104;42402;32448;31107;11017;40914;22872;28401;32409;38800;27618;10823;27141;37645;15935;34453;28220;36343;37262;40345;29253;38505;35149;18268;34463;24583;41604;18632;18558;41430;39162;34898;26579;23429;16040;12106;24488;14700;40330;39889;19167;41109;32538;23469;32490;11307;37355;16880;36887;32162;29492;16654;26582;15376;41136;37264;21781;20958;26251;19762;14384;18720;13428;39167;11010;23418;15216;22167;25019;25219;14000;28446;20732;34766;19611;40519;11831;23123;21709;27806;16544;41739;22935;27149;16543;18026;27456;23861;41459;14327;26575;12662;37086;28449;20700;15649;31659;36336;15429;37375;13534;17410;17048;11193;28243;23124;23487;20615;38510;41744;23174;27100;14654;27500;14529;20007;41392;41260;20805;14150;18928;28086;14482;11697;39512;41208;25067;26505;19964;39569;20682;42232;38515;14237;22932;11449;35785;37306;10034;20179;36616;27042;33554;18894;34966;39584;14645;18423;30070;29926;23622;30157;30057;11459;20717;11782;35723;30083;14573;13051;33903;32718;20512;36414;38061;19026;32952;25047;22637;19346;36344;32075;27892;20909;38819;21523;10700;31651;15909;11239;37046;37923;11895;32723;19386;37880;13946;32648;28456;36497;24445;18101;37544;29875;40991;25698;11054;19686;15760;39030;21250;40423;20665;40776;41130;27152;17989;24353;19890;18077;32776;21013;34076;19454;27969;24892;26917;28602;35553;41266;11339;37691;35450;31031;32399;13295;25401;41937;20128;39035;13242;27282;40778;38948;12083;25602;35542;41226;41076;22172;32781;12837;15646;22733;29447;26545;28607;27160;13026;24938;14458;12527;40084;11725;38623;31566;31765;19370;12996;18967;39630;17400;31782;39359;30998;23043;29894;13281;23766;12413;20044;29035;10949;15939;14264;40372;12418;32308;39504;40376;31029;35082;14588;38397;29542;31263;12110;38628;35834;18875;32195;34490;35384;29706;31003;31165;31633;31215;12709;25843;20500;22401;12629;37504;20891;21528;27162;22831;32434;14703;22645;19450;39890;34852;21497;25739;27654;29114;22798;11289;38402;31268;29263;35839;40536;26146;26147;28334;38578;13708;31164;39364;31596;40128;13094;13590;28772;12724;28018;29119;19856;14519;41330;24384;20985;11157;30277;33806;37441;16145;18732;37848;38583;32084;10574;16454;18488;40124;22186;40652;22229;22043;39799;16047;28776;35330;22479;33457;38749;20748;34618;24207;16427;23039;35253;24291;21793;32882;28622;39059;11077;35662;37111;37299;21158;14554;26046;40894;27770;31938;20567;10056;16375;27005;28332;31841;29697;23581;13152;11461;39941;36421;31291;21043;14624;40621;22746;20418;31438;28048;34623;11679;29403;21961;25367;34101;24331;39064;10149;13617;40382;22618;40386;20468;21298;30116;41851;31664;33217;18118;14761;22310;19925;26958;12546;26559;26560;29857;39725;10165;19274;31657;33723;19713;16200;40053;39483;38902;18062;13551;28192;36878;36424;14838;13458;36395;30250;18236;25252;35260;32263;33118;41856;37243;42239;24851;17591;28043;36835;15664;39730;22606;20716;21187;33728;12306;26573;14740;10637;40575;17656;34480;12646;18259;16311;41592;28967;37578;13173;16764;37684;19978;20691;32268;37489;13083;29396;35339;20920;21076;20076;12097;35153;11630;21588;18637;36227;37710;15560;39768;34085;24295;36877;40580;34429;11321;17680;34214;28546;31601;37554;21335;30514;34373;13373;13950;35158;28810;28440;27365;37720;12253;25096;15254;41071;14155;32594;20180;22319;25778;29611;28550;23373;29486;13045;12020;34694;21144;40502;39880;33825;28815;16002;20988;23199;35821;34451;36374;10263;38169;38175;23376;18029;23760;36026;19685;39433;19557;40353;30017;31638;36912;14068;17688;36808;33970;40468;18514;41079;29451;24117;39617;29292;18994;34191;18978;41942;42398;29592;33283;35959;36190;40021;27270;11973;12342;21943;27122;11952;33975;26512;20052;11825;34497;30097;28343;17575;36178;16338;15737;34515;17428;21569;25295;23324;29938;12573;37535;28841;34025;36896;14543;15129;37875;31162;41790;19702;12082;27704;35110;35752;34520;34976;30950;32071;30080;15164;35488;32014;22866;14336;36063;20579;32451;18159;29907;10329;27974;19447;23075;14310;19808;35173;41795;26475;12460;31644;38237;41716;30955;19745;25690;21481;37227;29636;30390;34231;37189;23007;23041;39803;25571;11769;15651;38242;18684;24264;31795;18462;40199;30640;27009;23079;35987;29641;12062;23875;30044;25777;26379;30857;30311;18627;26487;28826;23172;33107;36004;29617;38010;12096;36858;36549;15213;12060;42108;39485;22165;20763;14869;36039;26919;10397;31444;18373;30564;18201;40167;31738;14866;41279;21974;29244;10998;32000;17155;23641;30268;31458;32438;24524;15336;23309;15330;19060;27429;34961;13082;26524;26525;34664;24922;18143;10275;23853;13216;26638;20360;29478;14350;30820;37872;18613;18810;17684;25516;37832;16469;21784;17652;32825;36959;30315;34667;37837;22231;25477;17659;18655;19588;27123;31852;38878;22184;30824;23796;16580;21705;31854;14750;11371;37365;15040;37969;32830;22305;40322;</PluginSelection><ReportHost><HostName>scanme.insecure.org</HostName><startTime>Sun Nov 8 02:21:24 2009</startTime><stopTime>Sun Nov 8 02:31:28 2009</stopTime><netbios_name>(unknown)</netbios_name><mac_addr>(unknown)</mac_addr><dns_name>scanme.insecure.org.\n</dns_name><os_name>Linux Kernel 2.6 on Red Hat Enterprise Linux 5</os_name><num_ports>6</num_ports><num_lo>19</num_lo><num_med>3</num_med><num_hi>0</num_hi><ReportItem><port>ftp (21/tcp)</port><severity>0</severity><pluginID>0</pluginID><pluginName></pluginName></ReportItem><ReportItem><port>http (80/tcp)</port><severity>0</severity><pluginID>0</pluginID><pluginName></pluginName></ReportItem><ReportItem><port>domain (53/tcp)</port><severity>0</severity><pluginID>0</pluginID><pluginName></pluginName></ReportItem><ReportItem><port>rtsp (554/tcp)</port><severity>0</severity><pluginID>0</pluginID><pluginName></pluginName></ReportItem><ReportItem><port>arcp (7070/tcp)</port><severity>0</severity><pluginID>0</pluginID><pluginName></pluginName></ReportItem><ReportItem><port>http (80/tcp)</port><severity>1</severity><pluginID>22964</pluginID><pluginName>Service Detection</pluginName><data>A web server is running on this port.\n</data></ReportItem><ReportItem><port>domain (53/tcp)</port><severity>1</severity><pluginID>11002</pluginID><pluginName>DNS Server Detection</pluginName><data>\nSynopsis :\n\nA DNS server is listening on the remote host.\n\nDescription :\n\nThe remote service is a Domain Name System (DNS) server, which\nprovides a mapping between hostnames and IP addresses.\n\nSee also :\n\nhttp://en.wikipedia.org/wiki/Domain_Name_System\n\nSolution :\n\nDisable this service if it is not needed or restrict access to\ninternal hosts only if the service is available externally.\n\nRisk factor :\n\nNone\n\n</data></ReportItem><ReportItem><port>domain (53/udp)</port><severity>1</severity><pluginID>11002</pluginID><pluginName>DNS Server Detection</pluginName><data>\nSynopsis :\n\nA DNS server is listening on the remote host.\n\nDescription :\n\nThe remote service is a Domain Name System (DNS) server, which\nprovides a mapping between hostnames and IP addresses.\n\nSee also :\n\nhttp://en.wikipedia.org/wiki/Domain_Name_System\n\nSolution :\n\nDisable this service if it is not needed or restrict access to\ninternal hosts only if the service is available externally.\n\nRisk factor :\n\nNone\n\n</data></ReportItem><ReportItem><port>domain (53/udp)</port><severity>2</severity><pluginID>12217</pluginID><pluginName>DNS Server Cache Snooping Information Disclosure</pluginName><data>\nSynopsis :\n\nThe remote DNS server is vulnerable to cache snooping attacks.\n\nDescription :\n\nThe remote DNS server responds to queries for third-party domains\nwhich do not have the recursion bit set. \n\nThis may allow a remote attacker to determine which domains have\nrecently been resolved via this name server, and therefore which hosts\nhave been recently visited. \n\nFor instance, if an attacker was interested in whether your company\nutilizes the online services of a particular financial institution,\nthey would be able to use this attack to build a statistical model\nregarding company usage of that financial institution. Of course, the\nattack can also be used to find B2B partners, web-surfing patterns,\nexternal mail servers, and more...\n\nSee also :\n\nFor a much more detailed discussion of the potential risks of allowing\nDNS cache information to be queried anonymously, please see:\nhttp://www.rootsecure.net/content/downloads/pdf/dns_cache_snooping.pdf\n\nSolution :\n\nUse another DNS software.\n\nRisk factor :\n\nMedium / CVSS Base Score : 5.0\n(CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N)\n\n</data></ReportItem><ReportItem><port>domain (53/udp)</port><severity>1</severity><pluginID>35373</pluginID><pluginName>DNS Server DNSSEC Aware Resolver</pluginName><data>\nSynopsis :\n\nThe remote DNS resolver is DNSSEC-aware.\n\nDescription :\n\nThe remote DNS resolver accepts DNSSEC options. This means that it\nmay verify the authenticity of DNSSEC protected zones if it is\nconfigured to trust their keys.\n\nSolution :\n\nn/a\n\nRisk factor :\n\nNone\n\n</data></ReportItem><ReportItem><port>domain (53/udp)</port><severity>2</severity><pluginID>10539</pluginID><pluginName>DNS Server Recursive Query Cache Poisoning Weakness</pluginName><data>\nSynopsis :\n\nThe remote name server allows recursive queries to be performed\nby the host running nessusd.\n\nDescription :\n\nIt is possible to query the remote name server for third party \nnames.\n\nIf this is your internal nameserver, then ignore this warning.\n\nIf you are probing a remote nameserver, then it allows anyone\nto use it to resolve third party names (such as www.nessus.org).\nThis allows attackers to perform cache poisoning attacks against \nthis nameserver.\n\nIf the host allows these recursive queries via UDP, then the \nhost can be used to 'bounce' Denial of Service attacks against \nanother network or system.\n\nSee also :\n\nhttp://www.cert.org/advisories/CA-1997-22.html\n\nSolution :\n\nRestrict recursive queries to the hosts that should\nuse this nameserver (such as those of the LAN connected to it).\n\nIf you are using bind 8, you can do this by using the instruction\n'allow-recursion' in the 'options' section of your named.conf\n\nIf you are using bind 9, you can define a grouping of internal addresses\nusing the 'acl' command\n\nThen, within the options block, you can explicitly state:\n'allow-recursion { hosts_defined_in_acl }'\n\nIf you are using another name server, consult its documentation.\n\nRisk factor :\n\nMedium / CVSS Base Score : 5.0\n(CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:N)\n\nCVE : CVE-1999-0024\nBID : 136, 678\nOther references : OSVDB:438\n</data></ReportItem><ReportItem><port>domain (53/udp)</port><severity>1</severity><pluginID>35371</pluginID><pluginName>DNS Server hostname.bind Map Hostname Disclosure</pluginName><data>\nSynopsis :\n\nThe DNS server discloses the remote host name.\n\nDescription :\n\nIt is possible to learn the remote host name by querying the remote\nDNS server for 'hostname.bind' in the CHAOS domain.\n\nSolution :\n\nIt may be possible to disable this feature. Consult the vendor's\ndocumentation for more information.\n\nRisk factor :\n\nNone\n\nPlugin output :\n\nThe remote host name is :\n\nsyn.titan.net\n\n</data></ReportItem><ReportItem><port>domain (53/udp)</port><severity>1</severity><pluginID>10028</pluginID><pluginName>ISC BIND version Directive Remote Version Disclosure</pluginName><data>\nSynopsis :\n\nIt is possible to obtain the version number of the remote DNS server.\n\nDescription :\n\nThe remote host is running BIND, an open-source DNS server. It is\npossible to extract the version number of the remote installation by\nsending a special DNS request for the text 'version.bind' in the\ndomain 'chaos'.\n\nSolution :\n\nIt is possible to hide the version number of bind by using the\n'version' directive in the 'options' section in named.conf\n\nRisk factor :\n\nNone\n\nPlugin output :\n\nThe version of the remote DNS server is :\n\n9.3.4-P1\n\nOther references : OSVDB:23\n</data></ReportItem><ReportItem><port>domain (53/udp)</port><severity>1</severity><pluginID>31658</pluginID><pluginName>DNS Sender Policy Framework (SPF) Enabled</pluginName><data>\nSynopsis :\n\nThe remote domain publishes SPF records.\n\nDescription :\n\nThe remote domain publishes SPF records. SPF (Sender Policy\nFramework) is a mechanism to let an organization specify their mail\nsending policy, such as which mail servers are authorized to send mail\non its behalf.\n\nSee also :\n\nhttp://www.openspf.org/\n\nSolution :\n\nn/a\n\nRisk factor :\n\nNone\n\nPlugin output :\n\nThe following SPF records could be extracted for insecure.org:\n\nv=spf1 a mx ptr ip4:64.13.134.0/26 ~all\n\n</data></ReportItem><ReportItem><port>domain (53/udp)</port><severity>1</severity><pluginID>35450</pluginID><pluginName>DNS Server Spoofed Request Amplification DDoS</pluginName><data>\nSynopsis :\n\nThe remote DNS server could be used in a distributed denial of service\nattack.\n\nDescription :\n\nThe remote DNS server answers to any request. It is possible to query\nthe name servers (NS) of the root zone ('.') and get an answer which\nis bigger than the original request. By spoofing the source IP\naddress, a remote attacker can leverage this 'amplification' to launch\na denial of service attack against a third-party host using the remote\nDNS server.\n\nSee also :\n\nhttp://isc.sans.org/diary.html?storyid=5713\n\nSolution :\n\nRestrict access to your DNS server from public network or reconfigure\nit to reject such queries.\n\nRisk factor :\n\nNone\n\nPlugin output :\n\nThe DNS query was 17 bytes long, the answer is 272 bytes long.\n\n</data></ReportItem><ReportItem><port>general/udp</port><severity>1</severity><pluginID>10287</pluginID><pluginName>Traceroute Information</pluginName><data>\nSynopsis :\n\nIt was possible to obtain traceroute information.\n\nDescription :\n\nMakes a traceroute to the remote host.\n\nSolution :\n\nn/a\n\nRisk factor :\n\nNone\n\nPlugin output :\n\nFor your information, here is the traceroute from 10.0.1.9 to 64.13.134.52 : \n10.0.1.9\n10.0.1.1\n76.43.128.1\n65.28.18.49\n24.94.160.102\n69.76.62.253\n66.109.6.100\n66.109.6.153\n213.248.76.97\n213.248.80.25\n80.239.193.126\n69.36.239.221\n64.13.134.52\n\n</data></ReportItem><ReportItem><port>general/tcp</port><severity>1</severity><pluginID>31422</pluginID><pluginName>Reverse NAT/Intercepting Proxy Detection</pluginName><data>\nSynopsis :\n\nThe remote IP address seems to connect to different hosts\nvia reverse NAT, or an intercepting proxy is in the way.\n\nDescription :\n\nReverse NAT is a technology which lets multiple computers offer\npublic services on different ports via the same IP address. \n\nBased on OS fingerprinting results, it seems that different \noperating systems are listening on different remote ports.\n\nNote that this behavior may also indicate the presence of a\nintercepting proxy, a load balancer or a traffic shaper.\n\nSee also :\n\nhttp://en.wikipedia.org/wiki/Proxy_server#Intercepting_proxy_server\n\nSolution :\n\nMake sure that this setup is authorized by your security policy\n\nRisk factor :\n\nNone\n\nPlugin output :\n\n+ On the following port(s) : \n - 7070 (0 hops away)\n - 21 (0 hops away)\n - 554 (0 hops away)\n\nThe operating system was identified as :\n\nNetBSD 3.0\n\n+ On the following port(s) : \n - 53 (13 hops away)\n - 80 (13 hops away)\n\nThe operating system was identified as :\n\nLinux Kernel 2.6\n\n</data></ReportItem><ReportItem><port>general/tcp</port><severity>1</severity><pluginID>12053</pluginID><pluginName>Host Fully Qualified Domain Name (FQDN) Resolution</pluginName><data>\nSynopsis :\n\nIt was possible to resolve the name of the remote host.\n\nDescription :\n\nNessus was able to resolve the FQDN of the remote host.\n\nSolution :\n\nn/a\n\nRisk factor :\n\nNone\n\nPlugin output :\n\n64.13.134.52 resolves as scanme.insecure.org.\n\n</data></ReportItem><ReportItem><port>general/tcp</port><severity>1</severity><pluginID>25220</pluginID><pluginName>TCP/IP Timestamps Supported</pluginName><data>\nSynopsis :\n\nThe remote service implements TCP timestamps.\n\nDescription :\n\nThe remote host implements TCP timestamps, as defined by RFC1323. A\nside effect of this feature is that the uptime of the remote host can\nsometimes be computed.\n\nSee also :\n\nhttp://www.ietf.org/rfc/rfc1323.txt\n\nSolution :\n\nn/a\n\nRisk factor :\n\nNone\n\n</data></ReportItem><ReportItem><port>http (80/tcp)</port><severity>1</severity><pluginID>11032</pluginID><pluginName>Web Server Directory Enumeration</pluginName><data>Synopsis :\n\nIt is possible to enumerate directories on the web server.\n\nDescription :\n\nThis plugin attempts to determine the presence of various\ncommon directories on the remote web server. By sending a \nrequest for a directory, the web server response code \nindicates if it is a valid directory or not.\n\nRisk factor : \n\nNone\n\nPlugin output :\n\nThe following directories were discovered:\n/error, /icons\n\nWhile this is not, in and of itself, a bug, you should manually inspect \nthese directories to ensure that they are in compliance with company\nsecurity standards\n\nOther references : OWASP:OWASP-CM-006\n</data></ReportItem><ReportItem><port>http (80/tcp)</port><severity>1</severity><pluginID>10107</pluginID><pluginName>HTTP Server type and version</pluginName><data>Synopsis :\n\nA web server is running on the remote host.\n\nDescription :\n\nThis plugin attempts to determine the type and the version of the\nremote web server. \n\nRisk factor : \n\nNone\n\nPlugin output :\n\nThe remote web server type is :\n\nApache/2.2.3 (Red Hat)\r\n\n\nSolution : You can set the directive 'ServerTokens Prod' to limit\nthe information emanating from the server in its response headers.\n</data></ReportItem><ReportItem><port>http (80/tcp)</port><severity>1</severity><pluginID>24260</pluginID><pluginName>HyperText Transfer Protocol (HTTP) Information</pluginName><data>\nSynopsis :\n\nSome information about the remote HTTP configuration can be extracted.\n\nDescription :\n\nThis test gives some information about the remote HTTP protocol - the\nversion used, whether HTTP Keep-Alive and HTTP pipelining are enabled,\netc... \n\nThis test is informational only and does not denote any security\nproblem.\n\nSolution :\n\nn/a\n\nRisk factor :\n\nNone\n\nPlugin output :\n\nProtocol version : HTTP/1.1\nSSL : no\nPipelining : yes\nKeep-Alive : yes\nOptions allowed : GET,HEAD,POST,OPTIONS,TRACE\nHeaders :\n\n Date: Sun, 08 Nov 2009 08:29:42 GMT\r\n Server: Apache/2.2.3 (Red Hat)\r\n Accept-Ranges: bytes\r\n Content-Length: 739\r\n Keep-Alive: timeout=15, max=100\r\n Connection: Keep-Alive\r\n Content-Type: text/html; charset=UTF-8\n\n</data></ReportItem><ReportItem><port>http (80/tcp)</port><severity>2</severity><pluginID>11213</pluginID><pluginName>HTTP TRACE / TRACK Methods Allowed</pluginName><data>Synopsis :\n\nDebugging functions are enabled on the remote web server. \n\nDescription :\n\nThe remote webserver supports the TRACE and/or TRACK methods. TRACE\nand TRACK are HTTP methods which are used to debug web server\nconnections. \n\nIn addition, it has been shown that servers supporting the TRACE\nmethod are subject to cross-site scripting attacks, dubbed XST for\n"Cross-Site Tracing", when used in conjunction with various weaknesses\nin browsers. An attacker may use this flaw to trick your legitimate\nweb users to give him their credentials. \n\nSee also :\n\nhttp://www.cgisecurity.com/whitehat-mirror/WH-WhitePaper_XST_ebook.pdf\nhttp://www.apacheweek.com/issues/03-01-24\nhttp://www.kb.cert.org/vuls/id/288308\nhttp://www.kb.cert.org/vuls/id/867593\n\nSolution :\n\nDisable these methods.\n\nRisk factor :\n\nMedium / CVSS Base Score : 4.3\n(CVSS2#AV:N/AC:M/Au:N/C:P/I:N/A:N)\nSolution : \n\nAdd the following lines for each virtual host in your configuration file :\n\n RewriteEngine on\n RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK)\n RewriteRule .* - [F]\n\nAlternatively, note that Apache versions 1.3.34, 2.0.55, and 2.2\nsupport disabling the TRACE method natively via the 'TraceEnable'\ndirective.\n\nPlugin output :\n\nNessus sent the following TRACE request : \n\n------------------------------ snip ------------------------------\nTRACE /Nessus1407599676.html HTTP/1.1\r\nConnection: Close\r\nHost: scanme.insecure.org\r\nPragma: no-cache\r\nUser-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)\r\nAccept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */*\r\nAccept-Language: en\r\nAccept-Charset: iso-8859-1,*,utf-8\r\n\r\n------------------------------ snip ------------------------------\n\nand received the following response from the remote server :\n\n------------------------------ snip ------------------------------\nHTTP/1.1 200 OK\r\nDate: Sun, 08 Nov 2009 08:29:50 GMT\r\nServer: Apache/2.2.3 (Red Hat)\r\nKeep-Alive: timeout=15, max=100\r\nConnection: Keep-Alive\r\nTransfer-Encoding: chunked\r\nContent-Type: message/http\r\n\r\n\r\nTRACE /Nessus1407599676.html HTTP/1.1\r\nConnection: Keep-Alive\r\nHost: scanme.insecure.org\r\nPragma: no-cache\r\nUser-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)\r\nAccept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */*\r\nAccept-Language: en\r\nAccept-Charset: iso-8859-1,*,utf-8\r\n\r\n------------------------------ snip ------------------------------\n\nCVE : CVE-2003-1567, CVE-2004-2320\nBID : 9506, 9561, 11604, 33374\nOther references : OSVDB:877, OSVDB:3726, OSVDB:5648, OSVDB:50485\n</data></ReportItem><ReportItem><port>general/tcp</port><severity>1</severity><pluginID>11936</pluginID><pluginName>OS Identification</pluginName><data>\nRemote operating system : Linux Kernel 2.6 on Red Hat Enterprise Linux 5\nConfidence Level : 95\nMethod : HTTP\n\n \nThe remote host is running Linux Kernel 2.6 on Red Hat Enterprise Linux 5\n</data></ReportItem><ReportItem><port>general/tcp</port><severity>1</severity><pluginID>18261</pluginID><pluginName>Apache Banner Linux Distribution Disclosure</pluginName><data>\nSynopsis :\n\nThe name of the Linux distribution running on the remote host was\nfound in the banner of the web server.\n\nDescription :\n\nThis script extracts the banner of the Apache web server and attempts\nto determine which Linux distribution the remote host is running.\n\nSolution :\n\nIf you do not wish to display this information, edit httpd.conf and\nset the directive 'ServerTokens Prod' and restart Apache.\n\nRisk factor :\n\nNone\n\nPlugin output :\n\nThe linux distribution detected was : \n - Red Hat Enterprise Linux 5\n\n</data></ReportItem><ReportItem><port>general/tcp</port><severity>1</severity><pluginID>19506</pluginID><pluginName>Nessus Scan Information</pluginName><data>Information about this scan : \n\nNessus version : 4.0.2\nPlugin feed version : 200911071334\nType of plugin feed : HomeFeed (Non-commercial use only)\nScanner IP : 10.0.1.9\nPort scanner(s) : nessus_syn_scanner \nPort range : default\nThorough tests : no\nExperimental tests : yes\nParanoia level : 1\nReport Verbosity : 1\nSafe checks : yes\nOptimize the test : yes\nCGI scanning : enabled\nWeb application tests : enabled\nMax hosts : 40\nMax checks : 5\nRecv timeout : 5\nBackports : Detected\nScan Start Date : 2009/11/8 2:21\nScan duration : 600 sec\n\n</data></ReportItem><ReportItem><port>http (80/tcp)</port><severity>1</severity><pluginID>39521</pluginID><pluginName>Backported Security Patch Detection (WWW)</pluginName><data>\nSynopsis :\n\nSecurity patches are backported.\n\nDescription :\n\nSecurity patches may have been 'back ported' to the remote HTTP server\nwithout changing its version number.\n\nBanner-based checks have been disabled to avoid false positives.\n\nNote that this test is informational only and does not denote any \nsecurity problem.\n\nSee also :\n\nhttp://www.nessus.org/u?d636c8c7\n\nSolution :\n\nN/A\n\nRisk factor :\n\nNone\n\nPlugin output :\n\nGive Nessus credentials to perform local checks.\n\n</data></ReportItem><ReportHost><HostName>windows.com</HostName><startTime>Sun Nov 8 02:21:24 2009</startTime><stopTime>Sun Nov 8 02:31:28 2009</stopTime><netbios_name>(unknown)</netbios_name><mac_addr>(unknown)</mac_addr><dns_name>windows.com</dns_name><os_name>Linux Kernel 2.6 on Red Hat Enterprise Linux 5</os_name><num_ports>7465</num_ports><num_lo>238</num_lo><num_med>35</num_med><num_hi>645</num_hi></ReportHost></ReportHost></Report></NessusClientData>
data/examples/example.rb CHANGED
@@ -7,32 +7,47 @@ require 'ruby-nessus'
7
7
  # Ruby-Nessus Example
8
8
 
9
9
  Nessus::XML.new("example.nessus") do |scan|
10
-
11
- puts "Title: #{scan.title}"
12
- puts "Policy: #{puts scan.policy_name}"
13
- puts "Policy Description: #{puts scan.policy_name}"
14
- puts "Start Time: #{scan.start_time}"
15
- puts "Stop Time: #{scan.stop_time}"
10
+
11
+ puts "== SCAN ====================\n"
12
+
13
+ puts "Title: #{scan.report_time.pretty}"
14
+ puts "Policy: #{scan.policy_name}"
15
+ puts "Policy Description: #{scan.policy_name}"
16
+ puts "Start Time: #{scan.start_time.pretty}"
17
+ puts "Stop Time: #{scan.stop_time.pretty}"
16
18
  puts "Run Time: #{scan.runtime}"
17
19
  puts "Host Count: #{scan.host_count}"
18
20
  puts "Percentage Of Medium Events: #{scan.event_percentage_for('medium', true)}%"
19
-
20
-
21
+
22
+ puts "Low: #{scan.low_severity_count}"
23
+ puts "Medium: #{scan.medium_severity_count}"
24
+ puts "High: #{scan.high_severity_count}"
25
+ puts "Total: #{scan.total_event_count}"
26
+
27
+ puts "\n"
28
+ puts "== HOSTS ====================\n"
29
+
21
30
  scan.hosts do |host|
31
+ next if host.event_count.zero?
22
32
  puts "Hostname: #{host.hostname}"
33
+
34
+ puts "Start Time: #{host.scan_start_time.pretty}"
35
+ puts "Stop Time: #{host.scan_stop_time.pretty}"
36
+ puts "Run Time: #{host.scan_runtime}"
37
+
23
38
  puts "Open Ports: #{host.open_ports}"
24
39
  puts "High Severity Events: #{host.high_severity_events}"
25
40
  puts "Medium Severity Events: #{host.medium_severity_events}"
26
41
  puts "Low Severity Events: #{host.low_severity_events}"
27
42
  puts "Total Event Count: #{host.event_count}"
28
43
  puts "\n"
29
-
44
+ puts "== EVENTS FOR #{host.hostname} ====================\n"
30
45
  host.events do |event|
31
46
  next unless event.name
32
47
  puts "Name: #{event.name}"
33
48
  puts "Port: #{event.port}"
34
49
  puts "Severity: #{event.severity.in_words}"
35
50
  end
36
-
51
+ puts "== END #{host.hostname} ====================\n"
37
52
  end
38
53
  end
@@ -5,84 +5,69 @@ require 'ruby-nessus'
5
5
  require 'prawn'
6
6
  require 'prawn/layout'
7
7
 
8
- @pdf = Prawn::Document.new
9
-
10
- Nessus::XML.new("example.nessus") do |scan|
11
-
12
- @pdf.font_size = 9
13
-
14
- @pdf.footer [@pdf.margin_box.left, @pdf.margin_box.bottom + 25] do
15
- @pdf.font "Helvetica" do
16
- @pdf.stroke_horizontal_rule
17
- @pdf.move_down(10)
18
- @pdf.text "Ruby-Nessus - http://github.com/mephux/ruby-nessus", :size => 9, :align => :center
8
+ Prawn::Document.generate("ruby-nessus-example.pdf") do
9
+ self.font_size = 9
10
+ Nessus::XML.new("example.nessus") do |scan|
11
+
12
+ footer [margin_box.left, margin_box.bottom + 25] do
13
+ font "Helvetica" do
14
+ stroke_horizontal_rule
15
+ move_down(10)
16
+ text "Ruby-Nessus - http://github.com/mephux/ruby-nessus", :size => 9, :align => :center
17
+ end
19
18
  end
20
- end
21
-
22
- @pdf.text("#{scan.title.split(' - ')[1]}", :size => 20)
23
-
24
- @pdf.move_down 2
25
-
26
- @pdf.text("Policy: #{scan.policy_name}")
27
- @pdf.text("Policy Description: #{scan.policy_name}")
28
- @pdf.text("Runtime: #{scan.runtime}")
29
-
30
- @pdf.move_down 10
31
-
32
- @pdf.bounding_box [0,@pdf.cursor], :width => 490 do
33
-
34
- @pdf.move_down 10
35
19
 
36
- data = [["#{scan.host_count}", "#{scan.low_severity_count}", "#{scan.medium_severity_count}", "#{scan.high_severity_count}", "#{scan.open_ports_count}", "#{scan.total_event_count}"]]
37
-
38
- @pdf.table data,
39
- :position => :left,
40
- :border_style => :grid,
41
- :headers => ['Host Count', 'Low Severity Events', 'Medium Severity Events', 'High Severity Events', 'Open Ports', 'Total Event Count'],
42
- :align => :left,
43
- :font_size => 9,
44
- :row_colors => :pdf_writer,
45
- :align_headers => :left
46
-
47
- @pdf.move_down 10
20
+ text("#{scan.title}", :size => 20)
21
+ move_down 2
22
+ text("Policy: #{scan.policy_name}")
23
+ text("Policy Description: #{scan.policy_name}")
24
+ text("Runtime: #{scan.runtime}")
25
+ move_down 10
26
+
27
+ bounding_box [0,cursor], :width => 490 do
28
+ move_down 10
29
+ data = [["#{scan.host_count}", "#{scan.low_severity_count}", "#{scan.medium_severity_count}", "#{scan.high_severity_count}", "#{scan.open_ports_count}", "#{scan.total_event_count}"]]
30
+
31
+ table data,
32
+ :position => :left,
33
+ :border_style => :grid,
34
+ :headers => ['Host Count', 'Low Severity Events', 'Medium Severity Events', 'High Severity Events', 'Open Ports', 'Total Event Count'],
35
+ :align => :left,
36
+ :font_size => 9,
37
+ :row_colors => :pdf_writer,
38
+ :align_headers => :left
39
+
40
+ move_down 10
41
+ stroke do
42
+ line bounds.top_left, bounds.top_right
43
+ line bounds.bottom_left, bounds.bottom_right
44
+ end
48
45
 
49
- @pdf.stroke do
50
- @pdf.line @pdf.bounds.top_left, @pdf.bounds.top_right
51
- @pdf.line @pdf.bounds.bottom_left, @pdf.bounds.bottom_right
52
46
  end
53
47
 
54
- end
55
-
56
- scan.hosts do |host|
57
-
58
- @pdf.move_down(20)
59
-
60
- @pdf.bounding_box [0,@pdf.cursor], :width => 490 do
61
- @pdf.move_down(10)
62
- @pdf.text("#{host.hostname}", :size => 18)
63
- @pdf.text("Scan Time: #{host.scan_runtime}")
64
- @pdf.text("Low: #{host.low_severity_events} Medium: #{host.medium_severity_events} High: #{host.high_severity_events} Total: #{host.event_count}")
65
- @pdf.text("Operating System: #{host.operating_system}")
66
- @pdf.move_down 10
67
- @pdf.stroke do
68
- @pdf.line @pdf.bounds.bottom_left, @pdf.bounds.bottom_right
48
+ scan.hosts do |host|
49
+ move_down(20)
50
+
51
+ move_down(10)
52
+ text("#{host.hostname}", :size => 18)
53
+ text("Scan Time: #{host.scan_runtime}")
54
+ text("Low: #{host.low_severity_events} Medium: #{host.medium_severity_events} High: #{host.high_severity_events} Total: #{host.event_count}")
55
+ text("Operating System: #{host.operating_system}")
56
+ move_down 10
57
+
58
+ move_down(10)
59
+ @i = 0
60
+
61
+ host.events do |event|
62
+ next if event.severity.to_i <= 1
63
+ text("#{@i+=1}. #{event.name}", :size => 11)
64
+ text("\t\t\t- #{event.severity.in_words}")
65
+ text("\t\t\t- #{event.port}")
66
+ move_down(10)
69
67
  end
70
- end
71
- @pdf.move_down(10)
72
-
73
- @i = 0
74
- host.events do |event|
75
68
 
76
- next if event.severity.to_i <= 1
77
- @pdf.text("#{@i+=1}. #{event.name}", :size => 11)
78
- @pdf.text("\t\t\t- #{event.severity.in_words}")
79
- @pdf.text("\t\t\t- #{event.port}")
80
- @pdf.move_down(10)
81
69
  end
82
-
83
70
  end
84
71
  end
85
72
 
86
73
  puts "PDF Created Successfully!"
87
-
88
- @pdf.render_file('ruby-nessus-example.pdf')
@@ -17,7 +17,7 @@ endobj
17
17
  >>
18
18
  endobj
19
19
  4 0 obj
20
- << /Length 6720
20
+ << /Length 7303
21
21
  >>
22
22
  stream
23
23
  0.000 0.000 0.000 rg
@@ -236,7 +236,7 @@ S
236
236
  BT
237
237
  41 645.831 Td
238
238
  /F1.0 9 Tf
239
- [<31>] TJ
239
+ [<32>] TJ
240
240
  ET
241
241
 
242
242
  0.000 0.000 0.000 rg
@@ -263,7 +263,7 @@ S
263
263
  BT
264
264
  97 645.831 Td
265
265
  /F1.0 9 Tf
266
- [<3139>] TJ
266
+ [<323537>] TJ
267
267
  ET
268
268
 
269
269
  0.000 0.000 0.000 rg
@@ -290,7 +290,7 @@ S
290
290
  BT
291
291
  189 645.831 Td
292
292
  /F1.0 9 Tf
293
- [<33>] TJ
293
+ [<3338>] TJ
294
294
  ET
295
295
 
296
296
  0.000 0.000 0.000 rg
@@ -317,7 +317,7 @@ S
317
317
  BT
318
318
  297 645.831 Td
319
319
  /F1.0 9 Tf
320
- [<30>] TJ
320
+ [<363435>] TJ
321
321
  ET
322
322
 
323
323
  0.000 0.000 0.000 rg
@@ -344,7 +344,7 @@ S
344
344
  BT
345
345
  391 645.831 Td
346
346
  /F1.0 9 Tf
347
- [<35>] TJ
347
+ [<37343731>] TJ
348
348
  ET
349
349
 
350
350
  0.000 0.000 0.000 rg
@@ -371,7 +371,7 @@ S
371
371
  BT
372
372
  447 645.831 Td
373
373
  /F1.0 9 Tf
374
- [<3232>] TJ
374
+ [<393430>] TJ
375
375
  ET
376
376
 
377
377
  0.000 0.000 0.000 rg
@@ -408,9 +408,6 @@ BT
408
408
  [<4f706572> 10 <6174696e672053797374656d3a> 50 <204c696e> 10 <7578204b> 40 <6572> -25 <6e656c20322e36206f6e205265642048617420456e746572> -30 <7072> -15 <697365204c696e> 10 <75782035>] TJ
409
409
  ET
410
410
 
411
- 36.000 536.840 m
412
- 526.000 536.840 l
413
- S
414
411
 
415
412
  BT
416
413
  36 518.942 Td
@@ -474,6 +471,34 @@ BT
474
471
  [<0909092d2068747470202838302f74637029>] TJ
475
472
  ET
476
473
 
474
+
475
+ BT
476
+ 36 353.344 Td
477
+ /F1.0 18 Tf
478
+ [<77696e646f> 15 <7773> 15 <2e636f6d>] TJ
479
+ ET
480
+
481
+
482
+ BT
483
+ 36 338.998 Td
484
+ /F1.0 9 Tf
485
+ [<5363616e20> 50 <54696d653a> 50 <203020686f757273203130206d696e> 10 <7574657320616e642034207365636f6e6473>] TJ
486
+ ET
487
+
488
+
489
+ BT
490
+ 36 328.594 Td
491
+ /F1.0 9 Tf
492
+ [<4c6f> 15 <773a> 50 <20323338204d656469756d3a> 50 <20333520486967683a> 50 <2036343520> 50 <54> 120 <6f74616c3a> 50 <20393138>] TJ
493
+ ET
494
+
495
+
496
+ BT
497
+ 36 318.19 Td
498
+ /F1.0 9 Tf
499
+ [<4f706572> 10 <6174696e672053797374656d3a> 50 <204c696e> 10 <7578204b> 40 <6572> -25 <6e656c20322e36206f6e205265642048617420456e746572> -30 <7072> -15 <697365204c696e> 10 <75782035>] TJ
500
+ ET
501
+
477
502
  36.000 61.000 m
478
503
  576.000 61.000 l
479
504
  S
@@ -489,23 +514,23 @@ Q
489
514
  endstream
490
515
  endobj
491
516
  5 0 obj
492
- << /Resources << /Font << /F1.0 7 0 R
517
+ << /ProcSet 6 0 R
518
+ /Contents 4 0 R
519
+ /Resources << /Font << /F1.0 7 0 R
493
520
  >>
494
521
  >>
495
522
  /Type /Page
496
523
  /Parent 2 0 R
497
524
  /MediaBox [0 0 612.0 792.0]
498
- /ProcSet 6 0 R
499
- /Contents 4 0 R
500
525
  >>
501
526
  endobj
502
527
  6 0 obj
503
528
  [/PDF /Text]
504
529
  endobj
505
530
  7 0 obj
506
- << /Encoding /WinAnsiEncoding
507
- /Type /Font
531
+ << /Type /Font
508
532
  /BaseFont /Helvetica
533
+ /Encoding /WinAnsiEncoding
509
534
  /Subtype /Type1
510
535
  >>
511
536
  endobj
@@ -516,14 +541,14 @@ xref
516
541
  0000000070 00000 n
517
542
  0000000127 00000 n
518
543
  0000000176 00000 n
519
- 0000006948 00000 n
520
- 0000007095 00000 n
521
- 0000007123 00000 n
544
+ 0000007531 00000 n
545
+ 0000007678 00000 n
546
+ 0000007706 00000 n
522
547
  trailer
523
548
  << /Size 8
524
549
  /Root 3 0 R
525
550
  /Info 1 0 R
526
551
  >>
527
552
  startxref
528
- 7220
553
+ 7803
529
554
  %%EOF
@@ -84,3 +84,11 @@ class String
84
84
  end
85
85
 
86
86
  end
87
+
88
+ class DateTime
89
+
90
+ def pretty
91
+ self.strftime('%A %B %d, %Y %I:%M:%S %p')
92
+ end
93
+
94
+ end
@@ -26,7 +26,7 @@ module Nessus
26
26
  # @example
27
27
  # scan.scan_start_time #=> 'Fri Nov 11 23:36:54 1985'
28
28
  def scan_start_time
29
- @host_scan_time = @host.at('startTime').inner_text
29
+ @host_scan_time = DateTime.strptime(@host.at('startTime').inner_text, fmt='%a %b %d %H:%M:%S %Y')
30
30
  end
31
31
 
32
32
  # Return the host scan stop time.
@@ -35,7 +35,7 @@ module Nessus
35
35
  # @example
36
36
  # scan.scan_start_time #=> 'Fri Nov 11 23:36:54 1985'
37
37
  def scan_stop_time
38
- @host_scan_time = @host.at('stopTime').inner_text
38
+ @host_scan_time = DateTime.strptime(@host.at('stopTime').inner_text, fmt='%a %b %d %H:%M:%S %Y')
39
39
  end
40
40
 
41
41
  # Return the host run time.
@@ -44,10 +44,10 @@ module Nessus
44
44
  # @example
45
45
  # scan.scan_run_time #=> '2 hours 5 minutes and 16 seconds'
46
46
  def scan_runtime
47
- if scan_start_time.empty? | scan_stop_time.empty?; return "N/A"; end
48
- h = ("#{Time.parse(scan_stop_time).strftime('%H').to_i - Time.parse(scan_start_time).strftime('%H').to_i}").gsub('-', '')
49
- m = ("#{Time.parse(scan_stop_time).strftime('%M').to_i - Time.parse(scan_start_time).strftime('%M').to_i}").gsub('-', '')
50
- s = ("#{Time.parse(scan_stop_time).strftime('%S').to_i - Time.parse(scan_start_time).strftime('%S').to_i}").gsub('-', '')
47
+ if scan_start_time.to_s.empty? | scan_stop_time.to_s.empty?; return "N/A"; end
48
+ h = ("#{Time.parse(scan_stop_time.to_s).strftime('%H').to_i - Time.parse(scan_start_time.to_s).strftime('%H').to_i}").gsub('-', '')
49
+ m = ("#{Time.parse(scan_stop_time.to_s).strftime('%M').to_i - Time.parse(scan_start_time.to_s).strftime('%M').to_i}").gsub('-', '')
50
+ s = ("#{Time.parse(scan_stop_time.to_s).strftime('%S').to_i - Time.parse(scan_start_time.to_s).strftime('%S').to_i}").gsub('-', '')
51
51
  return "#{h} hours #{m} minutes and #{s} seconds"
52
52
  end
53
53
 
@@ -114,7 +114,7 @@ module Nessus
114
114
  @informational_events = []
115
115
  @informational_event_count = 0
116
116
 
117
- @host.xpath("//ReportItem").each do |event|
117
+ @host.xpath("ReportItem").each do |event|
118
118
  next if event.at('severity').inner_text.to_i != 0
119
119
  @informational_events << Event.new(event)
120
120
  @informational_event_count += 1
@@ -143,7 +143,7 @@ module Nessus
143
143
  unless @low_severity_events
144
144
  @low_severity_events = []
145
145
 
146
- @host.xpath("//ReportItem").each do |event|
146
+ @host.xpath("ReportItem").each do |event|
147
147
  next if event.at('severity').inner_text.to_i != 1
148
148
  @low_severity_events << Event.new(event)
149
149
  end
@@ -171,7 +171,7 @@ module Nessus
171
171
  unless @medium_severity_events
172
172
  @medium_severity_events = []
173
173
 
174
- @host.xpath("//ReportItem").each do |event|
174
+ @host.xpath("ReportItem").each do |event|
175
175
  next if event.at('severity').inner_text.to_i != 2
176
176
  @medium_severity_events << Event.new(event)
177
177
  end
@@ -199,7 +199,7 @@ module Nessus
199
199
  unless @high_severity_events
200
200
  @high_severity_events = []
201
201
 
202
- @host.xpath("//ReportItem").each do |event|
202
+ @host.xpath("ReportItem").each do |event|
203
203
  next if event.at('severity').inner_text.to_i != 3
204
204
  @high_severity_events << Event.new(event)
205
205
  end
@@ -229,7 +229,7 @@ module Nessus
229
229
  # puts event.port
230
230
  # end
231
231
  def events(&block)
232
- @host.xpath("//ReportItem").each do |event|
232
+ @host.xpath("ReportItem").each do |event|
233
233
  block.call(Event.new(event)) if block
234
234
  end
235
235
  end