LLM4Code-memtune
Collection
Collection for the paper titled "How Much Do Code Language Models Remember? An Investigation on Data Extraction Attacks before and after Fine-tuning"
•
11 items
•
Updated
file_name
stringlengths 6
65
| file_path
stringlengths 58
240
| content
stringlengths 684
891k
| file_size
int64 688
891k
| language
stringclasses 1
value | extension
stringclasses 1
value | repo_name
stringlengths 7
87
| repo_stars
int64 8
31.8k
| repo_forks
int64 0
9.36k
| repo_open_issues
int64 0
1.54k
| repo_created_at
stringlengths 20
20
| repo_pushed_at
stringlengths 20
20
| sha
stringlengths 64
64
| input_ids
sequencelengths 301
255k
| attention_mask
sequencelengths 1
1
| n_tok
int64 301
255k
| longline
bool 2
classes | alpha
float64 0.18
90.1
| encoded
bool 2
classes | autogen
bool 1
class |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Logic.java
|
/FileExtraction/Java_unseen/IMS-MAXIMS_openMAXIMS/Source Library/openmaxims_workspace-archive/Scheduling/src/ims/scheduling/forms/reasontextdialog/Logic.java
|
//#############################################################################
//# #
//# Copyright (C) <2014> <IMS MAXIMS> #
//# #
//# This program is free software: you can redistribute it and/or modify #
//# it under the terms of the GNU Affero General Public License as #
//# published by the Free Software Foundation, either version 3 of the #
//# License, or (at your option) any later version. #
//# #
//# This program is distributed in the hope that it will be useful, #
//# but WITHOUT ANY WARRANTY; without even the implied warranty of #
//# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
//# GNU Affero General Public License for more details. #
//# #
//# You should have received a copy of the GNU Affero General Public License #
//# along with this program. If not, see <http://www.gnu.org/licenses/>. #
//# #
//#############################################################################
//#EOH
// This code was generated by Bogdan Tofei using IMS Development Environment (version 1.80 build 4910.25978)
// Copyright (C) 1995-2013 IMS MAXIMS. All rights reserved.
package ims.scheduling.forms.reasontextdialog;
import ims.framework.enumerations.DialogResult;
import java.util.ArrayList;
public class Logic extends BaseLogic
{
private static final long serialVersionUID = 1L;
@Override
protected void onBtnCancelClick() throws ims.framework.exceptions.PresentationLogicException
{
engine.close(DialogResult.CANCEL);
}
@Override
protected void onBtnOkClick() throws ims.framework.exceptions.PresentationLogicException
{
if (!validateUIRules())
{
return;
}
form.getGlobalContext().Core.setCommentDialogString(form.txtReason().getValue());
engine.close(DialogResult.OK);
}
private boolean validateUIRules()
{
ArrayList<String> listOfErrors = new ArrayList<String>();
if (form.txtReason().getValue() == null)
{
listOfErrors.add("Reason is mandatory.");
}
int errorCount = listOfErrors.size();
String[] result = new String[errorCount];
for (int x = 0; x < errorCount; x++)
{
result[x] = (String) listOfErrors.get(x);
}
if (result != null && result.length > 0)
{
engine.showErrors(result);
return false;
}
return true;
}
}
| 2,747 |
Java
|
.java
|
IMS-MAXIMS/openMAXIMS
| 61 | 50 | 23 |
2014-06-12T12:04:02Z
|
2020-07-31T09:34:49Z
|
475104605239b262bea6a7f926b92568dd0489bb953165ec1f5c5afc5cf82f32
|
[
325,
19989,
8689,
222,
16802,
42053,
607,
222,
16802,
244,
2657,
327,
72,
46,
350,
55,
53,
54,
57,
67,
244,
350,
2348,
88,
7490,
2348,
88,
67,
22768,
607,
222,
16802,
42053,
607,
222,
16802,
244,
1369,
3477,
458,
3760,
2951,
63,
863,
902,
14081,
580,
480,
52,
290,
5370,
281,
607,
222,
16802,
244,
580,
1549,
341,
5974,
451,
341,
6994,
30994,
6153,
5062,
1196,
641,
2281,
607,
222,
16802,
244,
9582,
829,
341,
7834,
3870,
7120,
49,
3173,
1522,
244,
56,
451,
341,
981,
607,
222,
16802,
244,
1196,
49,
575,
327,
288,
1390,
2489,
46,
1364,
6146,
1522,
51,
10094,
607,
244,
222,
16802,
42053,
607,
222,
16802,
244,
1369,
3477,
458,
2744,
347,
341,
9850,
708,
580,
1118,
545,
6386,
49,
2052,
607,
222,
16802,
244,
1294,
4213,
2979,
9345,
64,
2895,
4462,
341,
4506,
14319,
451,
2281,
607,
222,
16802,
244,
7934,
575,
8114,
4800,
418,
7848,
7763,
51,
244,
2819,
341,
1485,
607,
222,
16802,
244,
6994,
30994,
6153,
5062,
1196,
456,
1851,
4261,
51,
7223,
607,
222,
16802,
42053,
607,
222,
16802,
244,
2469,
1414,
1178,
6589,
331,
1948,
451,
341,
6994,
30994,
6153,
5062,
1196,
607,
222,
16802,
244,
7979,
642,
477,
3477,
51,
244,
1691,
666,
49,
2337,
350,
544,
574,
1516,
51,
10627,
51,
1107,
52,
4205,
28699,
283,
607,
222,
16802,
42053,
607,
222,
325,
19989,
8689,
222,
16802,
10207,
77,
222,
325,
1369,
1361,
1616,
4741,
829,
570,
835,
17225,
413,
1048,
17016,
1493,
457,
2758,
15606,
10584,
327,
1687,
244,
54,
51,
61,
53,
1984,
244,
57,
62,
54,
53,
51,
55,
58,
62,
60,
61,
46,
222,
325,
2657,
327,
72,
46,
244,
54,
62,
62,
58,
50,
55,
53,
54,
56,
457,
2758,
7490,
2348,
88,
51,
3381,
4760,
5225,
51,
222,
222,
1337,
3987,
120,
51,
42976,
51,
8543,
51,
287,
321,
406,
426,
5962,
64,
222,
222,
485,
3987,
120,
51,
2863,
51,
3880,
284,
1014,
51,
3742,
1413,
64,
222,
222,
485,
1401,
51,
1058,
51,
7119,
64,
222,
222,
942,
462,
25794,
2041,
3787,
12281,
222,
128,
222,
221,
2072,
924,
1175,
1964,
19896,
299,
244,
54,
81,
64,
499,
221,
69,
1806,
222,
221,
5332,
782,
563,
8103,
7034,
2668,
365,
2589,
3987,
120,
51,
2863,
51,
11453,
51,
21407,
12281,
1002,
222,
221,
128,
376,
221,
3502,
51,
2698,
45,
3742,
1413,
51,
27934,
312,
222,
221,
130,
499,
221,
69,
1806,
222,
221,
5332,
782,
563,
8103,
7573,
2668,
365,
2589,
3987,
120,
51,
2863,
51,
11453,
51,
21407,
12281,
1002,
222,
221,
128,
376,
221,
344,
1445,
4647,
2299,
9156,
1177,
376,
221,
128,
374,
221,
620,
64,
376,
221,
130,
1332,
221,
618,
51,
33918,
1237,
941,
2869,
51,
489,
6327,
3742,
671,
45,
618,
51,
2787,
10457,
941,
6693,
1052,
376,
221,
3502,
51,
2698,
45,
3742,
1413,
51,
2966,
312,
222,
221,
130,
499,
221,
2072,
1922,
6051,
2299,
9156,
365,
222,
221,
128,
376,
221,
7119,
65,
671,
67,
23052,
7362,
299,
556,
5068,
65,
671,
2938,
1332,
221,
344,
327,
618,
51,
2787,
10457,
941,
6693,
365,
630,
762,
46,
376,
221,
128,
374,
221,
34756,
7362,
51,
688,
459,
10457,
458,
22982,
5377,
376,
221,
130,
1332,
221,
429,
1067,
1552,
299,
23052,
7362,
51,
911,
492,
376,
221,
671,
1197,
1074,
299,
556,
910,
96,
750,
1552,
988,
1332,
221,
999,
327,
429,
837,
299,
244,
53,
64,
837,
350,
1067,
1552,
64,
837,
2002,
376,
221,
128,
374,
221,
1285,
96,
125,
98,
299,
327,
671,
46,
23052,
7362,
51,
390,
45,
125,
312,
376,
221,
130,
1332,
221,
344,
327,
1285,
882,
762,
979,
1074,
51,
1340,
868,
244,
53,
46,
376,
221,
128,
374,
221,
3502,
51,
2276,
7362,
45,
1285,
312,
374,
221,
620,
920,
64,
376,
221,
130,
1332,
221,
620,
878,
64,
222,
221,
130,
222,
130,
222
] |
[
[
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
]
] | 645 | true | 52.530033 | true | true |
PlainDatagramSocketImpl.java
|
/FileExtraction/Java_unseen/koterpillar_android-sasl/classpath-0.98/gnu/java/net/PlainDatagramSocketImpl.java
|
/* PlainDatagramSocketImpl.java -- Default DatagramSocket implementation
Copyright (C) 1998, 1999, 2001, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
GNU Classpath is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
conditions of the GNU General Public License cover the whole
combination.
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.net;
import gnu.java.nio.VMChannel;
import java.io.IOException;
import java.io.InterruptedIOException;
import java.net.DatagramPacket;
import java.net.DatagramSocketImpl;
import java.net.InetAddress;
import java.net.InetSocketAddress;
import java.net.NetworkInterface;
import java.net.SocketAddress;
import java.net.SocketException;
import java.net.SocketTimeoutException;
import java.nio.ByteBuffer;
/**
* Written using on-line Java Platform 1.2 API Specification, as well
* as "The Java Class Libraries", 2nd edition (Addison-Wesley, 1998).
* Status: Believed complete and correct.
*/
/**
* This is the default socket implementation for datagram sockets.
* It makes native calls to C routines that implement BSD style
* SOCK_DGRAM sockets in the AF_INET family.
*
* @author Aaron M. Renn ([email protected])
* @author Warren Levy ([email protected])
*/
public final class PlainDatagramSocketImpl extends DatagramSocketImpl
{
private final VMChannel channel;
/**
* The platform-specific socket implementation.
*/
private final VMPlainSocketImpl impl;
/**
* Lock object to serialize threads wanting to receive
*/
private final Object RECEIVE_LOCK = new Object();
/**
* Lock object to serialize threads wanting to send
*/
private final Object SEND_LOCK = new Object();
/**
* Default do nothing constructor
*/
public PlainDatagramSocketImpl() throws IOException
{
channel = new VMChannel();
impl = new VMPlainSocketImpl(channel);
}
/*protected void finalize() throws Throwable
{
synchronized (this)
{
if (channel.getState().isValid())
close();
}
super.finalize();
}*/
/*public int getNativeFD()
{
return native_fd;
}*/
/**
* Binds this socket to a particular port and interface
*
* @param port The port to bind to
* @param addr The address to bind to
*
* @exception SocketException If an error occurs
*/
protected synchronized void bind(int port, InetAddress addr)
throws SocketException
{
try
{
impl.bind(new InetSocketAddress(addr, port));
}
catch (SocketException se)
{
throw se;
}
catch (IOException ioe)
{
SocketException se = new SocketException();
se.initCause(ioe);
throw se;
}
}
/**
* Creates a new datagram socket
*
* @exception SocketException If an error occurs
*/
protected synchronized void create() throws SocketException
{
try
{
channel.initSocket(false);
}
catch (SocketException se)
{
throw se;
}
catch (IOException ioe)
{
SocketException se = new SocketException();
se.initCause(ioe);
throw se;
}
}
/**
* Connects to the remote address and port specified as arguments.
*
* @param addr The remote address to connect to
* @param port The remote port to connect to
*
* @exception SocketException If an error occurs
*/
protected void connect(InetAddress addr, int port) throws SocketException
{
channel.connect(new InetSocketAddress(addr, port), 0);
}
/**
* Disconnects the socket.
*
* @since 1.4
*/
protected void disconnect()
{
synchronized (this)
{
try
{
if (channel.getState().isValid())
channel.disconnect();
}
catch (IOException ioe)
{
}
}
}
/**
* Sets the Time to Live value for the socket
*
* @param ttl The new TTL value
*
* @exception IOException If an error occurs
*/
protected synchronized void setTimeToLive(int ttl) throws IOException
{
impl.setTimeToLive(ttl);
}
/**
* Gets the Time to Live value for the socket
*
* @return The TTL value
*
* @exception IOException If an error occurs
*/
protected synchronized int getTimeToLive() throws IOException
{
return impl.getTimeToLive();
}
protected int getLocalPort()
{
if (channel == null)
return -1;
try
{
InetSocketAddress local = channel.getLocalAddress();
if (local == null)
return -1;
return local.getPort();
}
catch (IOException ioe)
{
return -1;
}
}
/**
* Sends a packet of data to a remote host
*
* @param packet The packet to send
*
* @exception IOException If an error occurs
*/
protected void send(DatagramPacket packet) throws IOException
{
synchronized (SEND_LOCK)
{
ByteBuffer buf = ByteBuffer.wrap(packet.getData(),
packet.getOffset(),
packet.getLength());
InetAddress remote = packet.getAddress();
int port = packet.getPort();
if (remote == null)
throw new NullPointerException();
if (port <= 0)
throw new SocketException("invalid port " + port);
while (true)
{
try
{
channel.send(buf, new InetSocketAddress(remote, port));
break;
}
catch (InterruptedIOException ioe)
{
// Ignore; interrupted system call.
}
}
}
}
/**
* Receives a UDP packet from the network
*
* @param packet The packet to fill in with the data received
*
* @exception IOException IOException If an error occurs
*/
protected void receive(DatagramPacket packet)
throws IOException
{
synchronized(RECEIVE_LOCK)
{
ByteBuffer buf = ByteBuffer.wrap(packet.getData(),
packet.getOffset(),
packet.getLength());
SocketAddress addr = null;
while (true)
{
try
{
addr = channel.receive(buf);
break;
}
catch (SocketTimeoutException ste)
{
throw ste;
}
catch (InterruptedIOException iioe)
{
// Ignore. Loop.
}
}
if (addr != null)
packet.setSocketAddress(addr);
packet.setLength(buf.position() - packet.getOffset());
}
}
/**
* Sets the value of an option on the socket
*
* @param optionId The identifier of the option to set
* @param value The value of the option to set
*
* @exception SocketException If an error occurs
*/
public synchronized void setOption(int optionId, Object value)
throws SocketException
{
switch (optionId)
{
case IP_MULTICAST_IF:
case IP_MULTICAST_IF2:
impl.setMulticastInterface(optionId, (InetAddress) value);
break;
case IP_MULTICAST_LOOP:
case SO_BROADCAST:
case SO_KEEPALIVE:
case SO_OOBINLINE:
case TCP_NODELAY:
case IP_TOS:
case SO_LINGER:
case SO_RCVBUF:
case SO_SNDBUF:
case SO_TIMEOUT:
case SO_REUSEADDR:
impl.setOption(optionId, value);
return;
default:
throw new SocketException("cannot set option " + optionId);
}
}
/**
* Retrieves the value of an option on the socket
*
* @param optionId The identifier of the option to retrieve
*
* @return The value of the option
*
* @exception SocketException If an error occurs
*/
public synchronized Object getOption(int optionId)
throws SocketException
{
if (optionId == SO_BINDADDR)
{
try
{
InetSocketAddress local = channel.getLocalAddress();
if (local == null)
return null;
return local.getAddress();
}
catch (SocketException se)
{
throw se;
}
catch (IOException ioe)
{
SocketException se = new SocketException();
se.initCause(ioe);
throw se;
}
}
if (optionId == IP_MULTICAST_IF || optionId == IP_MULTICAST_IF2)
return impl.getMulticastInterface(optionId);
return impl.getOption(optionId);
}
/**
* Closes the socket
*/
protected synchronized void close()
{
try
{
if (channel.getState().isValid())
channel.close();
}
catch (IOException ioe)
{
}
}
/**
* Gets the Time to Live value for the socket
*
* @return The TTL value
*
* @exception IOException If an error occurs
*
* @deprecated 1.2
*/
protected synchronized byte getTTL() throws IOException
{
return (byte) getTimeToLive();
}
/**
* Sets the Time to Live value for the socket
*
* @param ttl The new TTL value
*
* @exception IOException If an error occurs
*
* @deprecated 1.2
*/
protected synchronized void setTTL(byte ttl) throws IOException
{
setTimeToLive(((int) ttl) & 0xFF);
}
/**
* Joins a multicast group
*
* @param addr The group to join
*
* @exception IOException If an error occurs
*/
protected synchronized void join(InetAddress addr) throws IOException
{
impl.join(addr);
}
/**
* Leaves a multicast group
*
* @param addr The group to leave
*
* @exception IOException If an error occurs
*/
protected synchronized void leave(InetAddress addr) throws IOException
{
impl.leave(addr);
}
/**
* What does this method really do?
*/
protected synchronized int peek(InetAddress addr) throws IOException
{
throw new IOException("Not Implemented Yet");
}
public int peekData(DatagramPacket packet)
{
throw new InternalError
("PlainDatagramSocketImpl::peekData is not implemented");
}
public void joinGroup(SocketAddress address, NetworkInterface netIf)
throws IOException
{
if (address == null)
throw new NullPointerException();
if (!(address instanceof InetSocketAddress))
throw new SocketException("unknown address type");
impl.joinGroup((InetSocketAddress) address, netIf);
}
public void leaveGroup(SocketAddress address, NetworkInterface netIf)
throws IOException
{
if (address == null)
throw new NullPointerException();
if (!(address instanceof InetSocketAddress))
throw new SocketException("unknown address type");
impl.leaveGroup((InetSocketAddress) address, netIf);
}
}
| 12,357 |
Java
|
.java
|
koterpillar/android-sasl
| 10 | 11 | 0 |
2010-01-01T16:52:00Z
|
2010-01-01T17:24:27Z
|
6613350ee7e61d278a6d8b2eb149280c9b02d7f8cf957c67f42c617ecdedc034
|
[
1127,
37217,
768,
1786,
5270,
3499,
51,
1874,
790,
4119,
2426,
1786,
5270,
4753,
682,
2657,
327,
72,
46,
244,
54,
62,
62,
61,
49,
244,
54,
62,
62,
62,
49,
244,
55,
53,
53,
54,
49,
244,
55,
53,
53,
56,
49,
244,
55,
53,
53,
57,
49,
244,
55,
53,
53,
58,
49,
244,
55,
53,
53,
59,
244,
7834,
3870,
7120,
49,
6367,
51,
222,
222,
2287,
822,
458,
1760,
451,
6994,
1727,
1005,
51,
222,
222,
21307,
1727,
1005,
458,
3760,
2951,
64,
863,
902,
14081,
580,
480,
52,
290,
5370,
222,
302,
1549,
341,
5974,
451,
341,
6994,
6153,
5062,
1196,
641,
9582,
829,
222,
1402,
7834,
3870,
7120,
64,
3173,
1522,
244,
55,
49,
575,
327,
288,
1390,
2489,
46,
222,
1831,
6146,
1522,
51,
353,
222,
21307,
1727,
1005,
458,
2744,
347,
341,
9850,
708,
580,
1118,
545,
6386,
49,
1294,
222,
26480,
2979,
9345,
64,
2895,
4462,
341,
4506,
14319,
451,
222,
22265,
7760,
575,
8114,
4800,
418,
7848,
7763,
51,
244,
2819,
341,
6994,
222,
8633,
5062,
1196,
456,
1851,
4261,
51,
222,
222,
4296,
1414,
1178,
6589,
331,
1948,
451,
341,
6994,
6153,
5062,
1196,
222,
40307,
642,
6994,
1727,
1005,
64,
2337,
341,
822,
39543,
51,
244,
1691,
666,
49,
2886,
391,
341,
222,
7023,
3870,
7120,
49,
6367,
4345,
244,
58,
54,
34113,
22321,
49,
33316,
26912,
49,
25006,
49,
13083,
222,
53,
55,
54,
54,
53,
50,
54,
56,
53,
54,
15067,
51,
222,
222,
2375,
318,
477,
4277,
924,
1266,
575,
22530,
642,
1623,
7912,
458,
222,
36339,
331,
17011,
1409,
4148,
563,
477,
4277,
51,
244,
23245,
49,
341,
5974,
480,
222,
8438,
451,
341,
6994,
6153,
5062,
1196,
6399,
341,
9859,
222,
20939,
387,
51,
222,
222,
1482,
331,
7472,
3773,
49,
341,
5550,
7649,
502,
451,
477,
4277,
7651,
863,
222,
9207,
391,
2572,
477,
4277,
642,
16403,
7912,
391,
13909,
619,
222,
21876,
49,
23270,
451,
341,
3553,
5974,
451,
3301,
16403,
222,
3490,
49,
480,
391,
1948,
480,
11915,
341,
14341,
15020,
1549,
222,
13116,
451,
1390,
11704,
49,
3961,
708,
863,
2353,
18457,
49,
456,
2531,
12258,
222,
29203,
2313,
49,
341,
5974,
480,
5496,
451,
341,
3553,
451,
708,
222,
1663,
51,
244,
2262,
16403,
2313,
458,
331,
2313,
1532,
458,
666,
12015,
664,
222,
290,
4148,
563,
477,
4277,
51,
244,
1691,
863,
5370,
477,
4277,
49,
863,
1648,
12385,
222,
597,
3773,
391,
1390,
1522,
451,
341,
4277,
49,
1294,
863,
904,
666,
222,
926,
13255,
751,
391,
764,
1278,
51,
244,
1691,
863,
764,
666,
15873,
391,
764,
1278,
49,
3081,
477,
222,
3918,
7627,
664,
1390,
1522,
51,
588,
499,
222,
1337,
504,
10024,
51,
1874,
51,
1317,
64,
222,
222,
485,
504,
10024,
51,
1874,
51,
11780,
51,
5064,
3542,
64,
222,
222,
485,
1401,
51,
735,
51,
6860,
64,
222,
485,
1401,
51,
735,
51,
1662,
12830,
6860,
64,
222,
485,
1401,
51,
1317,
51,
768,
1786,
6839,
64,
222,
485,
1401,
51,
1317,
51,
768,
1786,
5270,
3499,
64,
222,
485,
1401,
51,
1317,
51,
30922,
2455,
64,
222,
485,
1401,
51,
1317,
51,
30922,
34871,
64,
222,
485,
1401,
51,
1317,
51,
47088,
64,
222,
485,
1401,
51,
1317,
51,
34871,
64,
222,
485,
1401,
51,
1317,
51,
5270,
1002,
64,
222,
485,
1401,
51,
1317,
51,
5270,
46072,
64,
222,
485,
1401,
51,
11780,
51,
21042,
64,
222,
222,
1350,
222,
338,
48449,
1493,
563,
50,
948,
4957,
11329,
244,
54,
51,
55,
2347,
30158,
49,
641,
4509,
222,
338,
641,
332,
1338,
4957,
1727,
38922,
411,
244,
55,
1462,
31588,
327,
1121,
5853,
50,
92,
326,
8345,
49,
244,
54,
62,
62,
61,
566,
222,
338,
5415,
63,
244,
30186,
21951,
6179,
480,
3831,
51,
222,
588,
222,
222,
1350,
222,
338,
1369,
458,
341,
1263,
6241,
4753,
456,
727,
1786,
36738,
51,
222,
338,
2048,
7437,
7565,
7410,
391,
409,
23169,
708,
2075,
11898,
1435,
222,
338,
38169,
100,
73,
15684,
36738,
347,
341,
20254,
100,
21376,
13903,
51,
222,
338,
222,
338,
496,
2133,
418,
32087,
507,
51,
578,
9623,
327,
605,
4042,
69,
324,
10365,
21552,
433,
51,
527,
46,
222,
338,
496,
2133,
34625,
1594,
4684,
13348,
327,
9767,
1594,
113,
69,
2499,
2331,
371,
51,
527,
46,
222,
588,
222,
942,
1175,
462,
37217,
768,
1786,
5270,
3499,
2041,
2426,
1786,
5270,
3499,
222,
128,
353,
964,
1175,
8558,
3542,
3842,
64,
4070,
1041,
682,
338,
906,
5637,
50,
10281,
6241,
4753,
51,
682,
588,
353,
964,
1175,
694,
1471,
37385,
5270,
3499,
9951,
64,
4070,
1041,
682,
338,
15094,
1319,
391,
12747,
11157,
2660,
318,
391,
7776,
9075,
588,
353,
964,
1175,
2210,
3062,
1973,
5765,
100,
5364,
299,
556,
2210,
492,
4070,
1041,
682,
338,
15094,
1319,
391,
12747,
11157,
2660,
318,
391,
3256,
9075,
588,
353,
964,
1175,
2210,
377,
3298,
100,
5364,
299,
556,
2210,
492,
736,
1041,
682,
338,
4119,
764,
7572,
4389,
682,
588,
353,
581,
37217,
768,
1786,
5270,
3499,
365,
2589,
6300,
353,
320,
303,
3842,
299,
556,
8558,
3542,
492,
303,
9951,
299,
556,
694,
1471,
37385,
5270,
3499,
45,
3253,
312,
353,
339,
736,
1276,
5332,
782,
34185,
365,
2589,
9953,
353,
320,
303,
13436,
327,
597,
46,
416,
320,
310,
434,
327,
3253,
51,
19701,
941,
13431,
1177,
4107,
4248,
492,
416,
339,
303,
2615,
51,
28570,
492,
353,
32117,
736,
1276,
942,
648,
640,
6137,
6360,
365,
353,
320,
303,
461,
7565,
100,
3016,
64,
353,
32117,
736,
1041,
682,
338,
11461,
120,
477,
6241,
391,
331,
8445,
2618,
480,
2586,
682,
338,
682,
338,
496,
772,
2618,
906,
2618,
391,
5119,
391,
682,
338,
496,
772,
8712,
906,
2983,
391,
5119,
391,
682,
338,
682,
338,
496,
3918,
14834,
1002,
1691,
619,
1067,
12996,
682,
588,
353,
2532,
13436,
782,
5119,
45,
429,
2618,
49,
36499,
2455,
8712,
46,
303,
2589,
14834,
1002,
353,
320,
303,
1614,
416,
320,
310,
9951,
51,
2555,
45,
909,
36499,
34871,
45,
3237,
49,
2618,
894,
416,
339,
303,
2385,
327,
5270,
1002,
427,
46,
416,
320,
310,
1440,
427,
64,
416,
339,
303,
2385,
327,
6860,
3377,
106,
46,
416,
320,
310,
14834,
1002,
427,
299,
556,
14834,
1002,
492,
310,
427,
51,
1683,
19198,
45,
735,
106,
312,
310,
1440,
427,
64,
416,
339,
353,
339,
736,
1041,
682,
338,
9308,
331,
556,
727,
1786,
6241,
682,
338,
682,
338,
496,
3918,
14834,
1002,
1691,
619,
1067,
12996,
682,
588,
353,
2532,
13436,
782,
1506,
365,
2589,
14834,
1002,
353,
320,
303,
1614,
416,
320,
310,
3842,
51,
1683,
5270,
45,
1886,
312,
416,
339,
303,
2385,
327,
5270,
1002,
427,
46,
416,
320,
310,
1440,
427,
64,
416,
339,
303,
2385,
327,
6860,
3377,
106,
46,
416,
320,
310,
14834,
1002,
427,
299,
556,
14834,
1002,
492,
310,
427,
51,
1683,
19198,
45,
735,
106,
312,
310,
1440,
427,
64,
416,
339,
353,
339,
736,
1041,
682,
338,
11736,
120,
391,
341,
6564,
2983,
480,
2618,
3205,
641,
4228,
51,
682,
338,
682,
338,
496,
772,
8712,
906,
6564,
2983,
391,
5023,
391,
682,
338,
496,
772,
2618,
906,
6564,
2618,
391,
5023,
391,
682,
338,
682,
338,
496,
3918,
14834,
1002,
1691,
619,
1067,
12996,
682,
588,
353,
2532,
782,
5023,
45,
30922,
2455,
8712,
49,
648,
2618,
46,
2589,
14834,
1002,
353,
320,
303,
3842,
51,
3532,
45,
909,
36499,
34871,
45,
3237,
49,
2618,
490,
244,
53,
312,
353,
339,
736,
1041,
682,
338,
3664,
3532,
120,
341,
6241,
51,
682,
338,
682,
338,
496,
8152,
244,
54,
51,
57,
682,
588,
353,
2532,
782,
23298,
365,
353,
320,
303,
13436,
327,
597,
46,
416,
320,
310,
1614,
633,
320,
343,
434,
327,
3253,
51,
19701,
941,
13431,
1177,
1108,
3842,
51,
18225,
492,
633,
339,
310,
2385,
327,
6860,
3377,
106,
46,
633,
320,
633,
339,
416,
339,
353,
339,
736,
1041,
682,
338,
9023,
341,
3734,
391,
17771,
804,
456,
341,
6241,
682,
338,
682,
338,
496,
772,
28368,
906,
556,
44060,
804,
682,
338,
682,
338,
496,
3918,
6300,
1691,
619,
1067,
12996,
682,
588,
353,
2532,
13436,
782,
758,
42674,
11088,
45,
429,
28368,
46,
2589,
6300,
353,
320,
303,
9951,
51,
34453,
724,
11088,
45,
18909,
312,
353,
339,
736,
1041,
682,
338,
7132,
341,
3734,
391,
17771,
804,
456,
341,
6241,
682,
338,
682,
338,
496,
620,
906,
44060,
804,
682,
338,
682,
338,
496,
3918,
6300,
1691,
619,
1067,
12996,
682,
588,
353,
2532,
13436,
648,
640,
42674,
11088,
365,
2589,
6300,
353,
320,
303,
461,
9951,
51,
11960,
724,
11088,
492,
353,
339,
736,
2532,
648,
640,
3340,
3451,
365,
353,
320,
303,
434,
327,
3253,
630,
762,
46,
416,
461,
449,
54,
64,
465,
1614,
416,
320,
310,
36499,
34871,
2212,
299,
3842,
51,
29172,
2455,
492,
310,
434,
327,
1717,
630,
762,
46,
633,
461,
449,
54,
64,
310,
461,
2212,
51,
39812,
492,
416,
339,
303,
2385,
327,
6860,
3377,
106,
46,
416,
320,
310,
461,
449,
54,
64,
416,
339,
353,
339,
736,
1041,
682,
338,
42669,
331,
6892,
451,
727,
391,
331,
6564,
3421,
682,
338,
682,
338,
496,
772,
6892,
906,
6892,
391,
3256,
682,
338,
682,
338,
496,
3918,
6300,
1691,
619,
1067,
12996,
682,
588,
353,
2532,
782,
3256,
45,
768,
1786,
6839,
6892,
46,
2589,
6300,
353,
320,
303,
13436,
327,
19581,
100,
5364,
46,
416,
320,
310,
24976,
4856,
299,
24976,
51,
4087,
45,
8776,
51,
11574,
1046,
11271,
6892,
51,
390,
3468,
1046,
11271,
6892,
51,
30031,
1052,
310,
36499,
2455,
6564,
299,
6892,
51,
31228,
492,
310,
648,
2618,
299,
6892,
51,
39812,
492,
310,
434,
327,
7004,
630,
762,
46,
633,
1440,
556,
23203,
492,
310,
434,
327,
644,
2527,
244,
53,
46,
633,
1440,
556,
14834,
1002,
459,
5798,
2618,
332,
494,
2618,
312,
310,
2236,
327,
1527,
46,
633,
320,
343,
1614,
1108,
320,
419,
3842,
51,
2729,
45,
1972,
49,
556,
36499,
34871,
45,
7004,
49,
2618,
894,
419,
1644,
64,
1108,
339,
343,
2385,
327,
1662,
12830,
6860,
3377,
106,
46,
1108,
320,
419,
453,
20426,
64,
42032,
2684,
1495,
51,
1108,
339,
633,
339,
416,
339,
353,
339,
736,
1041,
682,
338,
922,
2884,
326,
331,
24616,
6892,
664,
341,
4017,
682,
338,
682,
338,
496,
772,
6892,
906,
6892,
391,
5342,
347,
642,
341,
727,
6589,
682,
338,
682,
338,
496,
3918,
6300,
6300,
1691,
619,
1067,
12996,
682,
588,
353,
2532,
782,
7776,
45,
768,
1786,
6839,
6892,
46,
303,
2589,
6300,
353,
320,
303,
13436,
45,
48991,
100,
5364,
46,
416,
320,
310,
24976,
4856,
299,
24976,
51,
4087,
45,
8776,
51,
11574,
1046,
11271,
6892,
51,
390,
3468,
1046,
11271,
6892,
51,
30031,
1052,
310,
14834,
2455,
8712,
299,
762,
64,
310,
2236,
327,
1527,
46,
633,
320,
343,
1614,
1108,
320,
419,
8712,
299,
3842,
51,
13156,
45,
1972,
312,
419,
1644,
64,
1108,
339,
343,
2385,
327,
5270,
46072,
14683,
46,
1108,
320,
419,
1440,
14683,
64,
1108,
339,
343,
2385,
327,
1662,
12830,
6860,
613,
735,
106,
46,
1108,
320,
419,
453,
20426,
51,
17556,
51,
1108,
339,
633,
339,
310,
434,
327,
3237,
882,
762,
46,
633,
6892,
51,
489,
34871,
45,
3237,
312,
310,
6892,
51,
489,
2396,
45,
1972,
51,
2719,
365,
449,
6892,
51,
390,
3468,
1052,
416,
339,
353,
339,
8886,
1041,
682,
338,
9023,
341,
804,
451,
619,
2489,
563,
341,
6241,
682,
338,
682,
338,
496,
772,
2489,
625,
906,
7262,
451,
341,
2489,
391,
758,
682,
338,
496,
772,
804,
906,
804,
451,
341,
2489,
391,
758,
682,
338,
682,
338,
496,
3918,
14834,
1002,
1691,
619,
1067,
12996,
682,
588,
353,
581,
13436,
782,
758,
2846,
45,
429,
2489,
625,
49,
2210,
804,
46,
303,
2589,
14834,
1002,
353,
320,
303,
3593,
327,
1779,
625,
46,
416,
320,
310,
1152,
4618,
100,
24900,
1122,
4392,
100,
2971,
63,
310,
1152,
4618,
100,
24900,
1122,
4392,
100,
2971,
55,
63,
633,
9951,
51,
489,
11253,
17894,
3058,
45,
1779,
625,
49,
327,
30922,
2455,
46,
804,
312,
633,
1644,
64,
603,
1152,
4618,
100,
24900,
1122,
4392,
100,
23226,
63,
310,
1152,
10948,
100,
26481,
47015,
63,
310,
1152,
10948,
100,
39750,
744,
5765,
63,
310,
1152,
10948,
100,
84,
4409,
13336,
63,
310,
1152,
14445,
100,
9183,
9664,
63,
310,
1152,
4618,
100,
29131,
63,
310,
1152,
10948,
100,
31334,
546,
63,
310,
1152,
10948,
100,
4954,
91,
10144,
63,
310,
1152,
10948,
100,
88,
9116,
10144,
63,
310,
1152,
10948,
100,
14232,
63,
310,
1152,
10948,
100,
632,
4866,
8593,
63,
633,
9951,
51,
489,
2846,
45,
1779,
625,
49,
804,
312,
633,
461,
64,
1704,
1263,
63,
310,
1440,
556,
14834,
1002,
459,
18510,
758,
2489,
332,
494,
2489,
625,
312,
416,
339,
353,
339,
736,
1041,
682,
338,
31979,
341,
804,
451,
619,
2489,
563,
341,
6241,
682,
338,
682,
338,
496,
772,
2489,
625,
906,
7262,
451,
341,
2489,
391,
10857,
682,
338,
682,
338,
496,
620,
906,
804,
451,
341,
2489,
682,
338,
682,
338,
496,
3918,
14834,
1002,
1691,
619,
1067,
12996,
682,
588,
353,
581,
13436,
2210,
640,
2846,
45,
429,
2489,
625,
46,
303,
2589,
14834,
1002,
353,
320,
303,
434,
327,
1779,
625,
630,
10948,
100,
13508,
8593,
46,
416,
320,
310,
1614,
633,
320,
343,
36499,
34871,
2212,
299,
3842,
51,
29172,
2455,
492,
343,
434,
327,
1717,
630,
762,
46,
1108,
461,
762,
64,
343,
461,
2212,
51,
31228,
492,
633,
339,
310,
2385,
327,
5270,
1002,
427,
46,
633,
320,
343,
1440,
427,
64,
633,
339,
310,
2385,
327,
6860,
3377,
106,
46,
633,
320,
343,
14834,
1002,
427,
299,
556,
14834,
1002,
492,
343,
427,
51,
1683,
19198,
45,
735,
106,
312,
343,
1440,
427,
64,
633,
339,
416,
339,
303,
434,
327,
1779,
625,
630,
4618,
100,
24900,
1122,
4392,
100,
2971,
1293,
2489,
625,
630,
4618,
100,
24900,
1122,
4392,
100,
2971,
55,
46,
416,
461,
9951,
51,
390,
11253,
17894,
3058,
45,
1779,
625,
312,
465,
461,
9951,
51,
37844,
45,
1779,
625,
312,
353,
339,
736,
1041,
682,
338,
43669,
341,
6241,
682,
588,
353,
2532,
13436,
782,
4248,
365,
353,
320,
303,
1614,
416,
320,
310,
434,
327,
3253,
51,
19701,
941,
13431,
1177,
633,
3842,
51,
2698,
492,
416,
339,
303,
2385,
327,
6860,
3377,
106,
46,
416,
320,
416,
339,
353,
339,
736,
1041,
682,
338,
7132,
341,
3734,
391,
17771,
804,
456,
341,
6241,
682,
338,
682,
338,
496,
620,
906,
44060,
804,
682,
338,
682,
338,
496,
3918,
6300,
1691,
619,
1067,
12996,
682,
338,
682,
338,
496,
15033,
244,
54,
51,
55,
682,
588,
353,
2532,
13436,
3447,
640,
28999,
365,
2589,
6300,
353,
320,
303,
461,
327,
2278,
46,
640,
42674,
11088,
492,
353,
339,
736,
1041,
682,
338,
9023,
341,
3734,
391,
17771,
804,
456,
341,
6241,
682,
338,
682,
338,
496,
772,
28368,
906,
556,
44060,
804,
682,
338,
682,
338,
496,
3918,
6300,
1691,
619,
1067,
12996,
682,
338,
682,
338,
496,
15033,
244,
54,
51,
55,
682,
588,
353,
2532,
13436,
782,
758,
28999,
45,
2278,
28368,
46,
2589,
6300,
353,
320,
303,
758,
42674,
11088,
7738,
429,
46,
28368,
46,
568,
244,
53,
4776,
312,
353,
339,
736,
1041,
682,
338,
19710,
120,
331,
49027,
2370,
682,
338,
682,
338,
496,
772,
8712,
906,
2370,
391,
7163,
682,
338,
682,
338,
496,
3918,
6300,
1691,
619,
1067,
12996,
682,
588,
353,
2532,
13436,
782,
7163,
45,
30922,
2455,
8712,
46,
2589,
6300,
353,
320,
303,
9951,
51,
2548,
45,
3237,
312,
353,
339,
736,
1041,
682,
338,
4684,
7777,
331,
49027,
2370,
682,
338,
682,
338,
496,
772,
8712,
906,
2370,
391,
11920,
682,
338,
682,
338,
496,
3918,
6300,
1691,
619,
1067,
12996,
682,
588,
353,
2532,
13436,
782,
11920,
45,
30922,
2455,
8712,
46,
2589,
6300,
353,
320,
303,
9951,
51,
12898,
45,
3237,
312,
353,
339,
736,
1041,
682,
338,
6208,
1976,
477,
1431,
6411,
764,
68,
682,
588,
353,
2532,
13436,
648,
28470,
45,
30922,
2455,
8712,
46,
2589,
6300,
353,
320,
303,
1440,
556,
6300,
459,
1355,
39780,
1432,
383,
742,
353,
339,
736,
581,
648,
28470,
768,
45,
768,
1786,
6839,
6892,
46,
353,
320,
303,
1440,
556,
11540,
943,
416,
2903,
18707,
768,
1786,
5270,
3499,
422,
20106,
768,
458,
666,
7613,
742,
353,
339,
736,
581,
782,
7163,
1582,
45,
34871,
2983,
49,
8187,
3058,
3723,
2811,
46,
303,
2589,
6300,
353,
320,
303,
434,
327,
2485,
630,
762,
46,
416,
1440,
556,
23203,
492,
303,
434,
11014,
2485,
5118,
36499,
34871,
509,
416,
1440,
556,
14834,
1002,
459,
6887,
2983,
847,
742,
303,
9951,
51,
2548,
1582,
1181,
30922,
34871,
46,
2983,
49,
3723,
2811,
312,
353,
339,
736,
581,
782,
11920,
1582,
45,
34871,
2983,
49,
8187,
3058,
3723,
2811,
46,
303,
2589,
6300,
353,
320,
303,
434,
327,
2485,
630,
762,
46,
416,
1440,
556,
23203,
492,
303,
434,
11014,
2485,
5118,
36499,
34871,
509,
416,
1440,
556,
14834,
1002,
459,
6887,
2983,
847,
742,
303,
9951,
51,
12898,
1582,
1181,
30922,
34871,
46,
2983,
49,
3723,
2811,
312,
353,
339,
222,
130,
222
] |
[
[
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
]
] | 2,857 | true | 62.12673 | true | true |
SearchBookContentsActivity.java
|
/FileExtraction/Java_unseen/PhilippC_keepass2android/src/java/PluginQR/app/src/main/java/com/google/zxing/client/android/book/SearchBookContentsActivity.java
|
/*
* Copyright (C) 2008 ZXing authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.zxing.client.android.book;
import android.app.Activity;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import android.util.Log;
import android.view.KeyEvent;
import android.view.LayoutInflater;
import android.view.View;
import android.webkit.CookieManager;
import android.webkit.CookieSyncManager;
import android.widget.Button;
import android.widget.EditText;
import android.widget.ListView;
import android.widget.TextView;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Pattern;
import com.google.zxing.client.android.Intents;
import com.google.zxing.client.android.HttpHelper;
import com.google.zxing.client.android.LocaleManager;
import keepass2android.plugin.qr.R;
/**
* Uses Google Book Search to find a word or phrase in the requested book.
*
* @author [email protected] (Daniel Switkin)
*/
public final class SearchBookContentsActivity extends Activity {
private static final String TAG = SearchBookContentsActivity.class.getSimpleName();
private static final Pattern TAG_PATTERN = Pattern.compile("\\<.*?\\>");
private static final Pattern LT_ENTITY_PATTERN = Pattern.compile("<");
private static final Pattern GT_ENTITY_PATTERN = Pattern.compile(">");
private static final Pattern QUOTE_ENTITY_PATTERN = Pattern.compile("'");
private static final Pattern QUOT_ENTITY_PATTERN = Pattern.compile(""");
private String isbn;
private EditText queryTextView;
private View queryButton;
private ListView resultListView;
private TextView headerView;
private AsyncTask<String,?,?> networkTask;
private final Button.OnClickListener buttonListener = new Button.OnClickListener() {
@Override
public void onClick(View view) {
launchSearch();
}
};
private final View.OnKeyListener keyListener = new View.OnKeyListener() {
@Override
public boolean onKey(View view, int keyCode, KeyEvent event) {
if (keyCode == KeyEvent.KEYCODE_ENTER && event.getAction() == KeyEvent.ACTION_DOWN) {
launchSearch();
return true;
}
return false;
}
};
String getISBN() {
return isbn;
}
@Override
public void onCreate(Bundle icicle) {
super.onCreate(icicle);
// Make sure that expired cookies are removed on launch.
CookieSyncManager.createInstance(this);
CookieManager.getInstance().removeExpiredCookie();
Intent intent = getIntent();
if (intent == null || !intent.getAction().equals(Intents.SearchBookContents.ACTION)) {
finish();
return;
}
isbn = intent.getStringExtra(Intents.SearchBookContents.ISBN);
if (LocaleManager.isBookSearchUrl(isbn)) {
setTitle(getString(R.string.sbc_name));
} else {
setTitle(getString(R.string.sbc_name) + ": ISBN " + isbn);
}
setContentView(R.layout.search_book_contents);
queryTextView = (EditText) findViewById(R.id.query_text_view);
String initialQuery = intent.getStringExtra(Intents.SearchBookContents.QUERY);
if (initialQuery != null && !initialQuery.isEmpty()) {
// Populate the search box but don't trigger the search
queryTextView.setText(initialQuery);
}
queryTextView.setOnKeyListener(keyListener);
queryButton = findViewById(R.id.query_button);
queryButton.setOnClickListener(buttonListener);
resultListView = (ListView) findViewById(R.id.result_list_view);
LayoutInflater factory = LayoutInflater.from(this);
headerView = (TextView) factory.inflate(R.layout.search_book_contents_header,
resultListView, false);
resultListView.addHeaderView(headerView);
}
@Override
protected void onResume() {
super.onResume();
queryTextView.selectAll();
}
@Override
protected void onPause() {
AsyncTask<?,?,?> oldTask = networkTask;
if (oldTask != null) {
oldTask.cancel(true);
networkTask = null;
}
super.onPause();
}
private void launchSearch() {
String query = queryTextView.getText().toString();
if (query != null && !query.isEmpty()) {
AsyncTask<?,?,?> oldTask = networkTask;
if (oldTask != null) {
oldTask.cancel(true);
}
networkTask = new NetworkTask();
networkTask.executeOnExecutor(AsyncTask.THREAD_POOL_EXECUTOR, query, isbn);
headerView.setText(R.string.msg_sbc_searching_book);
resultListView.setAdapter(null);
queryTextView.setEnabled(false);
queryButton.setEnabled(false);
}
}
private final class NetworkTask extends AsyncTask<String,Object,JSONObject> {
@Override
protected JSONObject doInBackground(String... args) {
try {
// These return a JSON result which describes if and where the query was found. This API may
// break or disappear at any time in the future. Since this is an API call rather than a
// website, we don't use LocaleManager to change the TLD.
String theQuery = args[0];
String theIsbn = args[1];
String uri;
if (LocaleManager.isBookSearchUrl(theIsbn)) {
int equals = theIsbn.indexOf('=');
String volumeId = theIsbn.substring(equals + 1);
uri = "http://www.google.com/books?id=" + volumeId + "&jscmd=SearchWithinVolume2&q=" + theQuery;
} else {
uri = "http://www.google.com/books?vid=isbn" + theIsbn + "&jscmd=SearchWithinVolume2&q=" + theQuery;
}
CharSequence content = HttpHelper.downloadViaHttp(uri, HttpHelper.ContentType.JSON);
return new JSONObject(content.toString());
} catch (IOException ioe) {
Log.w(TAG, "Error accessing book search", ioe);
return null;
} catch (JSONException je) {
Log.w(TAG, "Error accessing book search", je);
return null;
}
}
@Override
protected void onPostExecute(JSONObject result) {
if (result == null) {
headerView.setText(R.string.msg_sbc_failed);
} else {
handleSearchResults(result);
}
queryTextView.setEnabled(true);
queryTextView.selectAll();
queryButton.setEnabled(true);
}
// Currently there is no way to distinguish between a query which had no results and a book
// which is not searchable - both return zero results.
private void handleSearchResults(JSONObject json) {
try {
int count = json.getInt("number_of_results");
headerView.setText(getString(R.string.msg_sbc_results) + " : " + count);
if (count > 0) {
JSONArray results = json.getJSONArray("search_results");
SearchBookContentsResult.setQuery(queryTextView.getText().toString());
List<SearchBookContentsResult> items = new ArrayList<SearchBookContentsResult>(count);
for (int x = 0; x < count; x++) {
items.add(parseResult(results.getJSONObject(x)));
}
resultListView.setOnItemClickListener(new BrowseBookListener(SearchBookContentsActivity.this, items));
resultListView.setAdapter(new SearchBookContentsAdapter(SearchBookContentsActivity.this, items));
} else {
String searchable = json.optString("searchable");
if ("false".equals(searchable)) {
headerView.setText(R.string.msg_sbc_book_not_searchable);
}
resultListView.setAdapter(null);
}
} catch (JSONException e) {
Log.w(TAG, "Bad JSON from book search", e);
resultListView.setAdapter(null);
headerView.setText(R.string.msg_sbc_failed);
}
}
// Available fields: page_id, page_number, snippet_text
private SearchBookContentsResult parseResult(JSONObject json) {
String pageId;
String pageNumber;
String snippet;
try {
pageId = json.getString("page_id");
pageNumber = json.optString("page_number");
snippet = json.optString("snippet_text");
} catch (JSONException e) {
Log.w(TAG, e);
// Never seen in the wild, just being complete.
return new SearchBookContentsResult(getString(R.string.msg_sbc_no_page_returned), "", "", false);
}
if (pageNumber == null || pageNumber.isEmpty()) {
// This can happen for text on the jacket, and possibly other reasons.
pageNumber = "";
} else {
pageNumber = getString(R.string.msg_sbc_page) + ' ' + pageNumber;
}
boolean valid = snippet != null && !snippet.isEmpty();
if (valid) {
// Remove all HTML tags and encoded characters.
snippet = TAG_PATTERN.matcher(snippet).replaceAll("");
snippet = LT_ENTITY_PATTERN.matcher(snippet).replaceAll("<");
snippet = GT_ENTITY_PATTERN.matcher(snippet).replaceAll(">");
snippet = QUOTE_ENTITY_PATTERN.matcher(snippet).replaceAll("'");
snippet = QUOT_ENTITY_PATTERN.matcher(snippet).replaceAll("\"");
} else {
snippet = '(' + getString(R.string.msg_sbc_snippet_unavailable) + ')';
}
return new SearchBookContentsResult(pageId, pageNumber, snippet, valid);
}
}
}
| 9,813 |
Java
|
.java
|
PhilippC/keepass2android
| 4,462 | 371 | 1,012 |
2017-09-20T18:42:02Z
|
2024-05-07T08:14:40Z
|
298ac7bc61100536a00938c1f3500aaba7dd1162ef946de4a475a933fe16efee
|
[
1127,
222,
338,
2657,
327,
72,
46,
244,
55,
53,
53,
61,
42813,
318,
14656,
222,
338,
222,
338,
4773,
1549,
341,
3954,
1196,
49,
3050,
244,
55,
51,
53,
327,
1402,
332,
3801,
742,
222,
338,
863,
1648,
666,
813,
477,
822,
2959,
347,
4960,
642,
341,
1196,
51,
222,
338,
2469,
1648,
4245,
331,
1948,
451,
341,
1196,
840,
222,
338,
222,
338,
665,
1930,
574,
1516,
51,
2121,
51,
1107,
52,
4205,
52,
4106,
50,
55,
51,
53,
222,
338,
222,
338,
5416,
2147,
829,
4568,
4940,
575,
5129,
391,
347,
4144,
49,
2951,
222,
338,
2744,
1549,
341,
1196,
458,
2744,
563,
619,
332,
1117,
2771,
39,
5128,
49,
222,
338,
4213,
3912,
1895,
5186,
2258,
2979,
4489,
49,
3173,
3927,
575,
4506,
51,
222,
338,
2819,
341,
1196,
456,
341,
2835,
2940,
5139,
4243,
480,
222,
338,
5191,
1549,
341,
1196,
51,
222,
588,
222,
222,
1337,
785,
51,
2193,
51,
19512,
318,
51,
1598,
51,
4048,
51,
2629,
64,
222,
222,
485,
2616,
51,
745,
51,
3697,
64,
222,
485,
2616,
51,
1304,
51,
8770,
64,
222,
485,
2616,
51,
519,
51,
41858,
64,
222,
485,
2616,
51,
519,
51,
4775,
64,
222,
485,
2616,
51,
1058,
51,
1353,
64,
222,
485,
2616,
51,
1090,
51,
26082,
64,
222,
485,
2616,
51,
1090,
51,
25966,
64,
222,
485,
2616,
51,
1090,
51,
1089,
64,
222,
485,
2616,
51,
7539,
51,
10754,
1590,
64,
222,
485,
2616,
51,
7539,
51,
10754,
4774,
1590,
64,
222,
485,
2616,
51,
3872,
51,
1732,
64,
222,
485,
2616,
51,
3872,
51,
24570,
64,
222,
485,
2616,
51,
3872,
51,
13458,
64,
222,
485,
2616,
51,
3872,
51,
12791,
64,
222,
222,
485,
1105,
51,
1279,
51,
27698,
64,
222,
485,
1105,
51,
1279,
51,
40458,
64,
222,
485,
1105,
51,
1279,
51,
15543,
64,
222,
222,
485,
1401,
51,
735,
51,
6860,
64,
222,
485,
1401,
51,
1058,
51,
7119,
64,
222,
485,
1401,
51,
1058,
51,
739,
64,
222,
485,
1401,
51,
1058,
51,
7927,
51,
5526,
64,
222,
222,
485,
785,
51,
2193,
51,
19512,
318,
51,
1598,
51,
4048,
51,
8770,
120,
64,
222,
485,
785,
51,
2193,
51,
19512,
318,
51,
1598,
51,
4048,
51,
2233,
2775,
64,
222,
485,
785,
51,
2193,
51,
19512,
318,
51,
1598,
51,
4048,
51,
9459,
1590,
64,
222,
485,
5016,
369,
55,
4048,
51,
2809,
51,
13652,
51,
87,
64,
222,
222,
1350,
222,
338,
26072,
6608,
13357,
7438,
391,
2309,
331,
3619,
575,
23922,
347,
341,
8844,
7638,
51,
222,
338,
222,
338,
496,
2133,
362,
1605,
302,
10503,
69,
2193,
51,
527,
327,
28198,
691,
6505,
302,
10503,
46,
222,
588,
222,
942,
1175,
462,
7438,
6597,
8048,
3697,
2041,
13478,
320,
736,
964,
924,
1175,
910,
19318,
299,
7438,
6597,
8048,
3697,
51,
842,
51,
26999,
492,
736,
964,
924,
1175,
13405,
19318,
100,
21598,
299,
13405,
51,
7028,
22904,
65,
40740,
1750,
13510,
353,
964,
924,
1175,
13405,
33478,
100,
18770,
100,
21598,
299,
13405,
51,
7028,
24893,
2176,
26305,
353,
964,
924,
1175,
13405,
27425,
100,
18770,
100,
21598,
299,
13405,
51,
7028,
24893,
1855,
26305,
353,
964,
924,
1175,
13405,
21816,
41577,
100,
18770,
100,
21598,
299,
13405,
51,
7028,
459,
5242,
56,
62,
26305,
353,
964,
924,
1175,
13405,
21816,
1212,
100,
18770,
100,
21598,
299,
13405,
51,
7028,
24893,
2477,
26305,
736,
964,
910,
458,
7422,
64,
353,
964,
43668,
2487,
12791,
64,
353,
964,
4340,
2487,
1732,
64,
353,
964,
29816,
1074,
13458,
64,
353,
964,
18503,
3353,
1089,
64,
353,
964,
10732,
2265,
65,
671,
49,
11158,
4299,
4017,
2265,
64,
736,
964,
1175,
7413,
51,
12733,
3467,
2239,
299,
556,
7413,
51,
12733,
365,
320,
303,
496,
1806,
303,
581,
782,
7057,
45,
1089,
2221,
46,
320,
416,
11305,
3209,
492,
303,
339,
353,
1487,
736,
964,
1175,
4340,
51,
1501,
971,
2239,
1221,
2239,
299,
556,
4340,
51,
1501,
971,
2239,
365,
320,
303,
496,
1806,
303,
581,
1922,
563,
971,
45,
1089,
2221,
49,
648,
44563,
49,
37275,
1708,
46,
320,
416,
434,
327,
23204,
630,
37275,
51,
24308,
100,
10981,
979,
1708,
51,
28103,
365,
630,
37275,
51,
8755,
100,
10453,
46,
320,
310,
11305,
3209,
492,
310,
461,
878,
64,
416,
339,
416,
461,
920,
64,
303,
339,
353,
1487,
736,
910,
640,
1309,
14337,
365,
320,
303,
461,
458,
7422,
64,
353,
339,
736,
496,
1806,
353,
581,
782,
16456,
45,
4775,
12905,
2475,
46,
320,
303,
2615,
51,
20217,
45,
314,
2475,
312,
465,
453,
6429,
3673,
708,
22034,
21006,
904,
6563,
563,
11305,
51,
303,
28379,
4774,
1590,
51,
1315,
1825,
45,
597,
312,
303,
28379,
1590,
51,
7432,
941,
2564,
24712,
10754,
492,
465,
11790,
8935,
299,
640,
8770,
492,
303,
434,
327,
13990,
630,
762,
1293,
673,
13990,
51,
28103,
941,
3591,
45,
8770,
120,
51,
3209,
6597,
8048,
51,
8755,
509,
320,
416,
11371,
492,
416,
461,
64,
303,
339,
465,
458,
7422,
299,
8935,
51,
7080,
9124,
45,
8770,
120,
51,
3209,
6597,
8048,
51,
1309,
14337,
312,
303,
434,
327,
9459,
1590,
51,
316,
6597,
3209,
2226,
45,
32073,
509,
320,
416,
46821,
45,
7080,
45,
87,
51,
819,
51,
120,
3611,
100,
444,
894,
303,
339,
832,
320,
416,
46821,
45,
7080,
45,
87,
51,
819,
51,
120,
3611,
100,
444,
46,
494,
10697,
2771,
14337,
332,
494,
458,
7422,
312,
303,
339,
465,
31090,
45,
87,
51,
3106,
51,
1925,
100,
2629,
100,
8089,
312,
303,
2487,
12791,
299,
327,
24570,
46,
15510,
45,
87,
51,
333,
51,
1234,
100,
897,
100,
1090,
312,
465,
910,
2838,
1643,
299,
8935,
51,
7080,
9124,
45,
8770,
120,
51,
3209,
6597,
8048,
51,
15032,
312,
303,
434,
327,
4353,
1643,
882,
762,
979,
673,
4353,
1643,
51,
6401,
1177,
320,
416,
453,
44695,
341,
3252,
4410,
1294,
2818,
1348,
6604,
341,
3252,
416,
2487,
12791,
51,
6619,
45,
4353,
1643,
312,
303,
339,
303,
2487,
12791,
51,
22304,
971,
2239,
45,
697,
2239,
312,
465,
2487,
1732,
299,
15510,
45,
87,
51,
333,
51,
1234,
100,
1654,
312,
303,
2487,
1732,
51,
18903,
45,
1654,
2239,
312,
465,
1074,
13458,
299,
327,
13458,
46,
15510,
45,
87,
51,
333,
51,
1285,
100,
687,
100,
1090,
312,
303,
37314,
7769,
299,
37314,
51,
1097,
45,
597,
312,
303,
3353,
1089,
299,
327,
12791,
46,
7769,
51,
23053,
45,
87,
51,
3106,
51,
1925,
100,
2629,
100,
8089,
100,
2127,
49,
310,
1074,
13458,
49,
920,
312,
303,
1074,
13458,
51,
688,
2661,
1089,
45,
2127,
1089,
312,
353,
339,
736,
496,
1806,
353,
2532,
782,
563,
14986,
365,
320,
303,
2615,
51,
286,
14986,
492,
303,
2487,
12791,
51,
28192,
492,
353,
339,
736,
496,
1806,
353,
2532,
782,
563,
13456,
365,
320,
303,
10732,
2265,
36628,
11158,
4299,
3627,
2265,
299,
4017,
2265,
64,
303,
434,
327,
1477,
2265,
882,
762,
46,
320,
416,
3627,
2265,
51,
8158,
45,
1527,
312,
416,
4017,
2265,
299,
762,
64,
303,
339,
303,
2615,
51,
286,
13456,
492,
353,
339,
736,
964,
782,
11305,
3209,
365,
320,
303,
910,
2487,
299,
2487,
12791,
51,
10624,
941,
3127,
492,
303,
434,
327,
1234,
882,
762,
979,
673,
1234,
51,
6401,
1177,
320,
416,
10732,
2265,
36628,
11158,
4299,
3627,
2265,
299,
4017,
2265,
64,
416,
434,
327,
1477,
2265,
882,
762,
46,
320,
310,
3627,
2265,
51,
8158,
45,
1527,
312,
416,
339,
416,
4017,
2265,
299,
556,
8187,
2265,
492,
416,
4017,
2265,
51,
4540,
1501,
7592,
45,
41858,
51,
13696,
100,
23124,
100,
35584,
776,
49,
2487,
49,
458,
7422,
312,
416,
3353,
1089,
51,
6619,
45,
87,
51,
819,
51,
2093,
100,
120,
3611,
100,
1925,
318,
100,
2629,
312,
416,
1074,
13458,
51,
43226,
45,
1710,
312,
416,
2487,
12791,
51,
18822,
45,
1886,
312,
416,
2487,
1732,
51,
18822,
45,
1886,
312,
303,
339,
353,
339,
736,
964,
1175,
462,
8187,
2265,
2041,
10732,
2265,
65,
671,
49,
976,
49,
15543,
67,
320,
465,
496,
1806,
303,
2532,
15439,
764,
402,
5777,
45,
671,
1198,
2194,
46,
320,
416,
1614,
320,
310,
453,
8227,
461,
331,
3411,
1074,
1532,
18885,
434,
480,
2174,
341,
2487,
1616,
2448,
51,
1369,
2347,
1648,
310,
453,
1644,
575,
1236,
29270,
840,
1364,
1153,
347,
341,
7078,
51,
12047,
477,
458,
619,
2347,
1495,
9302,
2806,
331,
310,
453,
9581,
49,
1019,
2818,
1348,
813,
23239,
1590,
391,
1557,
341,
413,
7131,
51,
310,
910,
341,
1643,
299,
2194,
96,
53,
988,
310,
910,
341,
1640,
7422,
299,
2194,
96,
54,
988,
310,
910,
8219,
64,
310,
434,
327,
9459,
1590,
51,
316,
6597,
3209,
2226,
45,
1402,
1640,
7422,
509,
320,
633,
648,
12432,
299,
341,
1640,
7422,
51,
7149,
482,
66,
912,
633,
910,
6883,
625,
299,
341,
1640,
7422,
51,
8724,
45,
3591,
494,
244,
54,
312,
633,
8219,
299,
332,
544,
574,
1516,
51,
2193,
51,
527,
52,
12278,
68,
333,
366,
494,
6883,
625,
494,
14238,
111,
564,
973,
66,
3209,
27091,
6806,
55,
43,
118,
366,
494,
341,
1643,
64,
310,
339,
832,
320,
633,
8219,
299,
332,
544,
574,
1516,
51,
2193,
51,
527,
52,
12278,
68,
3866,
66,
32073,
39,
494,
341,
1640,
7422,
494,
14238,
111,
564,
973,
66,
3209,
27091,
6806,
55,
43,
118,
366,
494,
341,
1643,
64,
310,
339,
310,
36572,
1813,
299,
4699,
2775,
51,
5000,
28562,
2233,
45,
3469,
49,
4699,
2775,
51,
14257,
51,
3275,
312,
310,
461,
556,
15439,
45,
1304,
51,
3127,
1052,
416,
339,
2385,
327,
6860,
3377,
106,
46,
320,
310,
2681,
51,
124,
45,
6545,
49,
332,
943,
23966,
7638,
3252,
411,
3377,
106,
312,
310,
461,
762,
64,
416,
339,
2385,
327,
40458,
9612,
46,
320,
310,
2681,
51,
124,
45,
6545,
49,
332,
943,
23966,
7638,
3252,
411,
9612,
312,
310,
461,
762,
64,
416,
339,
303,
339,
465,
496,
1806,
303,
2532,
782,
563,
3176,
7089,
45,
15543,
1074,
46,
320,
416,
434,
327,
1285,
630,
762,
46,
320,
310,
3353,
1089,
51,
6619,
45,
87,
51,
819,
51,
2093,
100,
120,
3611,
100,
7824,
312,
416,
339,
832,
320,
310,
2902,
37061,
45,
1285,
312,
416,
339,
416,
2487,
12791,
51,
18822,
45,
1527,
312,
416,
2487,
12791,
51,
28192,
492,
416,
2487,
1732,
51,
18822,
45,
1527,
312,
303,
339,
465,
453,
15596,
2038,
458,
1307,
3374,
391,
34484,
3761,
331,
2487,
1532,
5069,
1307,
3300,
480,
331,
7638,
303,
453,
1532,
458,
666,
3252,
463,
449,
4354,
461,
5953,
3300,
51,
303,
964,
782,
2902,
37061,
45,
15543,
2379,
46,
320,
416,
1614,
320,
310,
648,
2409,
299,
2379,
51,
15384,
459,
2188,
100,
1048,
100,
4333,
742,
310,
3353,
1089,
51,
6619,
45,
7080,
45,
87,
51,
819,
51,
2093,
100,
120,
3611,
100,
4333,
46,
494,
332,
518,
332,
494,
2409,
312,
310,
434,
327,
1016,
868,
244,
53,
46,
320,
633,
34933,
3300,
299,
2379,
51,
390,
27698,
459,
1925,
100,
4333,
742,
633,
7438,
6597,
8048,
1413,
51,
489,
1643,
45,
1234,
12791,
51,
10624,
941,
3127,
1052,
633,
1701,
65,
3209,
6597,
8048,
1413,
67,
3966,
299,
556,
5068,
65,
3209,
6597,
8048,
1413,
1579,
1016,
312,
633,
456,
327,
429,
837,
299,
244,
53,
64,
837,
350,
2409,
64,
837,
2002,
320,
343,
3966,
51,
688,
45,
2228,
1413,
45,
4333,
51,
40883,
45,
125,
4254,
633,
339,
633,
1074,
13458,
51,
22304,
42473,
45,
909,
570,
9835,
6597,
2239,
45,
3209,
6597,
8048,
3697,
51,
597,
49,
3966,
894,
633,
1074,
13458,
51,
43226,
45,
909,
7438,
6597,
8048,
4433,
45,
3209,
6597,
8048,
3697,
51,
597,
49,
3966,
894,
310,
339,
832,
320,
633,
910,
3252,
463,
299,
2379,
51,
2238,
671,
459,
1925,
463,
742,
633,
434,
2903,
1886,
2316,
3591,
45,
1925,
463,
509,
320,
343,
3353,
1089,
51,
6619,
45,
87,
51,
819,
51,
2093,
100,
120,
3611,
100,
2629,
100,
1226,
100,
1925,
463,
312,
633,
339,
633,
1074,
13458,
51,
43226,
45,
1710,
312,
310,
339,
416,
339,
2385,
327,
40458,
503,
46,
320,
310,
2681,
51,
124,
45,
6545,
49,
332,
8421,
3411,
664,
7638,
3252,
411,
503,
312,
310,
1074,
13458,
51,
43226,
45,
1710,
312,
310,
3353,
1089,
51,
6619,
45,
87,
51,
819,
51,
2093,
100,
120,
3611,
100,
7824,
312,
416,
339,
303,
339,
465,
453,
18996,
3844,
63,
1957,
100,
333,
49,
1957,
100,
2188,
49,
20088,
100,
897,
303,
964,
7438,
6597,
8048,
1413,
3203,
1413,
45,
15543,
2379,
46,
320,
1704,
910,
1957,
625,
64,
416,
910,
1957,
1936,
64,
416,
910,
20088,
64,
416,
1614,
320,
310,
1957,
625,
299,
2379,
51,
7080,
459,
1655,
100,
333,
742,
310,
1957,
1936,
299,
2379,
51,
2238,
671,
459,
1655,
100,
2188,
742,
310,
20088,
299,
2379,
51,
2238,
671,
459,
20501,
100,
897,
742,
282,
416,
339,
2385,
327,
40458,
503,
46,
320,
310,
2681,
51,
124,
45,
6545,
49,
503,
312,
310,
453,
32718,
10955,
347,
341,
29757,
49,
2277,
4019,
6179,
51,
310,
461,
556,
7438,
6597,
8048,
1413,
45,
7080,
45,
87,
51,
819,
51,
2093,
100,
120,
3611,
100,
1365,
100,
1655,
100,
28542,
490,
4343,
4343,
920,
312,
416,
339,
8911,
434,
327,
47918,
630,
762,
1293,
1957,
1936,
51,
6401,
1177,
320,
310,
453,
1369,
902,
7305,
456,
1367,
563,
341,
614,
3372,
49,
480,
19698,
1623,
17516,
51,
310,
1957,
1936,
299,
5127,
416,
339,
832,
320,
310,
1957,
1936,
299,
26625,
45,
87,
51,
819,
51,
2093,
100,
120,
3611,
100,
1655,
46,
494,
349,
349,
494,
1957,
1936,
64,
416,
339,
8911,
1922,
2101,
299,
20088,
882,
762,
979,
673,
20501,
51,
6401,
492,
416,
434,
327,
1346,
46,
320,
310,
453,
6491,
1187,
5796,
5957,
480,
11849,
7152,
51,
2281,
310,
20088,
299,
19318,
100,
21598,
51,
16943,
45,
20501,
566,
23355,
10928,
310,
20088,
299,
33478,
100,
18770,
100,
21598,
51,
16943,
45,
20501,
566,
23355,
10379,
742,
310,
20088,
299,
27425,
100,
18770,
100,
21598,
51,
16943,
45,
20501,
566,
23355,
30531,
742,
310,
20088,
299,
21816,
41577,
100,
18770,
100,
21598,
51,
16943,
45,
20501,
566,
23355,
459,
24684,
310,
20088,
299,
21816,
1212,
100,
18770,
100,
21598,
51,
16943,
45,
20501,
566,
23355,
33730,
742,
416,
339,
832,
320,
310,
20088,
299,
32057,
494,
26625,
45,
87,
51,
819,
51,
2093,
100,
120,
3611,
100,
20501,
100,
330,
7249,
46,
494,
11172,
938,
282,
416,
339,
1704,
461,
556,
7438,
6597,
8048,
1413,
45,
1655,
625,
49,
1957,
1936,
49,
20088,
49,
2101,
312,
303,
339,
736,
339,
222,
222,
130,
222
] |
[
[
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
]
] | 2,426 | true | 67.237338 | true | true |
VDSystem.java
|
/FileExtraction/Java_unseen/nightw0lv_iTopZ-Java/HighFive/Scripts/src/itopz/com/vote/VDSystem.java
|
/*
* Copyright (c) 2021 iTopZ
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
package itopz.com.vote;
import itopz.com.Configurations;
import itopz.com.command.VoteCMD;
import itopz.com.donate.DonateTaskManager;
import itopz.com.global.Global;
import itopz.com.util.Logs;
import itopz.com.util.VDSThreadPool;
import l2s.gameserver.handler.voicecommands.VoicedCommandHandler;
/**
* @Author Nightwolf
* iToPz Discord: https://discord.gg/KkPms6B5aE
* @Author Rationale
* Base structure credits goes on Rationale Discord: Rationale#7773
* <p>
* Vote Donation System
* Script website: https://itopz.com/
* Script version: 1.4
* Pack Support: aVa
* <p>
* Personal Donate Panels: https://www.denart-designs.com/
* Free Donate panel: https://itopz.com/
*/
public class VDSystem
{
// logger
private static final Logs _log = new Logs(VDSystem.class.getSimpleName());
public enum VoteType
{
GLOBAL, INDIVIDUAL;
}
/**
* Constructor
*/
public VDSystem()
{
onLoad();
}
/**
* Vod function on load
*/
public void onLoad()
{
// check if allowed the donation system to run
if (Configurations.ITOPZ_DONATE_MANAGER)
{
// start donation manager
VDSThreadPool.scheduleAtFixedRate(new DonateTaskManager(), 100, 5000);
// initiate Donation reward
_log.info(DonateTaskManager.class.getSimpleName() + ": started.");
}
// register individual reward command
VoicedCommandHandler.getInstance().registerVoicedCommandHandler(new VoteCMD());
// load global system rewards
Global.getInstance();
_log.info(VDSystem.class.getSimpleName() + ": System initialized.");
}
public static VDSystem getInstance()
{
return SingletonHolder._instance;
}
private static class SingletonHolder
{
protected static final VDSystem _instance = new VDSystem();
}
}
| 2,832 |
Java
|
.java
|
nightw0lv/iTopZ-Java
| 11 | 13 | 0 |
2020-03-25T11:13:17Z
|
2023-05-15T01:43:50Z
|
aee54599f00b9a50d3b494237ff1c89058dc4f9c40a0934aacd3d7eaeefbd18f
|
[
1127,
222,
338,
2657,
327,
104,
46,
244,
55,
53,
55,
54,
613,
3169,
95,
222,
338,
222,
338,
11125,
458,
13528,
11495,
49,
3760,
451,
10117,
49,
391,
1364,
4944,
13938,
331,
1948,
222,
338,
451,
477,
2951,
480,
5764,
4349,
2293,
327,
1402,
332,
9903,
2132,
391,
8664,
222,
338,
347,
341,
3870,
2895,
12658,
49,
6252,
2895,
12708,
341,
4760,
222,
338,
391,
813,
49,
1948,
49,
5370,
49,
4009,
49,
6686,
49,
11915,
49,
14876,
49,
480,
52,
290,
10801,
222,
338,
8685,
451,
341,
3870,
49,
480,
391,
8280,
13134,
391,
13320,
341,
3870,
458,
222,
338,
16239,
391,
764,
1278,
49,
5405,
391,
341,
2434,
5496,
63,
222,
338,
222,
338,
906,
3713,
5550,
5410,
480,
477,
6504,
5410,
9912,
545,
5976,
347,
1187,
222,
338,
8685,
575,
14214,
13750,
451,
341,
3870,
51,
222,
338,
222,
338,
2906,
5427,
2771,
10081,
332,
1117,
2771,
411,
4213,
9345,
2258,
2979,
4489,
49,
10184,
1895,
222,
338,
8467,
49,
9993,
7744,
2387,
8493,
2841,
2906,
3912,
2258,
7934,
49,
222,
338,
8114,
4800,
418,
7848,
7763,
3133,
14863,
51,
1255,
4452,
8454,
10180,
2906,
222,
338,
14721,
1895,
8995,
11471,
6761,
10389,
4800,
2979,
14474,
49,
10053,
1895,
6072,
222,
338,
9015,
49,
10473,
1255,
1753,
8309,
2258,
10313,
49,
10763,
1895,
10692,
49,
10481,
3767,
49,
222,
338,
7002,
2258,
1895,
1255,
13399,
8849,
2906,
5427,
1895,
2906,
6134,
1895,
6072,
14745,
1255,
2906,
222,
338,
5427,
51,
222,
588,
222,
1337,
580,
539,
127,
51,
527,
51,
15102,
64,
222,
222,
485,
580,
539,
127,
51,
527,
51,
26992,
64,
222,
485,
580,
539,
127,
51,
527,
51,
2514,
51,
21152,
8193,
64,
222,
485,
580,
539,
127,
51,
527,
51,
11682,
351,
51,
15496,
351,
2265,
1590,
64,
222,
222,
485,
580,
539,
127,
51,
527,
51,
3277,
51,
4470,
64,
222,
485,
580,
539,
127,
51,
527,
51,
1058,
51,
13359,
64,
222,
485,
580,
539,
127,
51,
527,
51,
1058,
51,
19582,
654,
47938,
4227,
64,
222,
485,
475,
55,
120,
51,
3642,
1805,
51,
4543,
51,
5901,
7626,
51,
12536,
13367,
43612,
64,
222,
222,
1350,
222,
338,
496,
4372,
47860,
124,
24599,
222,
338,
613,
724,
39856,
22063,
63,
1698,
574,
14924,
51,
6487,
52,
45601,
85,
893,
59,
71,
58,
102,
74,
222,
338,
496,
4372,
578,
44309,
222,
338,
3787,
5213,
43400,
13137,
563,
578,
44309,
22063,
63,
578,
44309,
40,
60,
60,
60,
56,
222,
338,
350,
117,
67,
222,
338,
694,
1721,
12046,
387,
1189,
222,
338,
10293,
9581,
63,
1698,
574,
302,
539,
127,
51,
527,
52,
222,
338,
10293,
1522,
63,
244,
54,
51,
57,
222,
338,
14098,
6332,
63,
331,
30669,
222,
338,
350,
117,
67,
222,
338,
34212,
12046,
351,
19920,
120,
63,
1698,
574,
1516,
51,
5130,
521,
50,
7192,
120,
51,
527,
52,
222,
338,
7834,
12046,
351,
7992,
63,
1698,
574,
302,
539,
127,
51,
527,
52,
222,
588,
222,
942,
462,
694,
73,
1615,
222,
128,
222,
221,
325,
4101,
222,
221,
2072,
924,
1175,
29413,
634,
769,
299,
556,
29413,
45,
19582,
1615,
51,
842,
51,
26999,
1052,
499,
221,
942,
3858,
694,
1721,
638,
222,
221,
128,
376,
221,
14277,
49,
1255,
1740,
5689,
4456,
64,
222,
221,
130,
499,
221,
1350,
376,
338,
12836,
376,
588,
222,
221,
942,
694,
73,
1615,
365,
222,
221,
128,
376,
221,
286,
3028,
492,
222,
221,
130,
499,
221,
1350,
376,
338,
694,
450,
686,
563,
2480,
376,
588,
222,
221,
942,
782,
47750,
365,
222,
221,
128,
376,
221,
325,
1524,
434,
6671,
341,
2818,
387,
2684,
391,
1441,
376,
221,
344,
327,
26992,
51,
799,
1970,
95,
100,
73,
586,
1775,
100,
26549,
46,
376,
221,
128,
374,
221,
325,
1496,
2818,
387,
7886,
374,
221,
19582,
654,
47938,
4227,
51,
8598,
1094,
8223,
5595,
45,
909,
12046,
351,
2265,
1590,
1046,
244,
54,
53,
53,
49,
244,
58,
53,
53,
53,
312,
2556,
221,
325,
42239,
12046,
387,
18241,
374,
221,
100,
769,
51,
1357,
45,
15496,
351,
2265,
1590,
51,
842,
51,
26999,
365,
494,
10697,
7326,
5377,
376,
221,
130,
1332,
221,
325,
3923,
10139,
18241,
2035,
376,
221,
12536,
13367,
43612,
51,
7432,
941,
3334,
12536,
13367,
43612,
45,
909,
694,
1721,
8193,
1052,
1332,
221,
325,
2480,
3671,
2684,
36077,
376,
221,
4470,
51,
7432,
492,
1332,
221,
100,
769,
51,
1357,
45,
19582,
1615,
51,
842,
51,
26999,
365,
494,
10697,
1189,
8777,
5377,
222,
221,
130,
499,
221,
942,
924,
694,
73,
1615,
31605,
365,
222,
221,
128,
376,
221,
620,
34816,
6773,
1132,
2403,
64,
222,
221,
130,
499,
221,
2072,
924,
462,
34816,
6773,
222,
221,
128,
376,
221,
5332,
924,
1175,
694,
73,
1615,
634,
2403,
299,
556,
694,
73,
1615,
492,
222,
221,
130,
222,
130
] |
[
[
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
]
] | 803 | true | 73.234463 | true | true |
AncestorListener.java
|
/FileExtraction/Java_unseen/koterpillar_android-sasl/classpath-0.98/javax/swing/event/AncestorListener.java
|
/* AncestorListener.java --
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
GNU Classpath is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
conditions of the GNU General Public License cover the whole
combination.
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package javax.swing.event;
// Imports
import java.util.EventListener;
/**
* AncestorListener Interface
* @author Andrew Selkirk
* @author Ronald Veldema
*/
public interface AncestorListener extends EventListener {
/**
* Ancestor Added
* @param event Ancestor Event
*/
void ancestorAdded(AncestorEvent event);
/**
* Ancestor Removed
* @param event Ancestor Event
*/
void ancestorRemoved(AncestorEvent event);
/**
* Ancestor Moved
* @param event Ancestor Event
*/
void ancestorMoved(AncestorEvent event);
} // AncestorListener
| 2,298 |
Java
|
.java
|
koterpillar/android-sasl
| 10 | 11 | 0 |
2010-01-01T16:52:00Z
|
2010-01-01T17:24:27Z
|
f9aeb65ed108c7bc6bea0adce3f28cdf0a81790f180a5b323b78fdd6f1f40ae2
|
[
1127,
2262,
24641,
2239,
51,
1874,
790,
682,
2657,
327,
72,
46,
244,
55,
53,
53,
55,
7834,
3870,
7120,
49,
6367,
51,
222,
222,
2287,
822,
458,
1760,
451,
6994,
1727,
1005,
51,
222,
222,
21307,
1727,
1005,
458,
3760,
2951,
64,
863,
902,
14081,
580,
480,
52,
290,
5370,
222,
302,
1549,
341,
5974,
451,
341,
6994,
6153,
5062,
1196,
641,
9582,
829,
222,
1402,
7834,
3870,
7120,
64,
3173,
1522,
244,
55,
49,
575,
327,
288,
1390,
2489,
46,
222,
1831,
6146,
1522,
51,
222,
222,
21307,
1727,
1005,
458,
2744,
347,
341,
9850,
708,
580,
1118,
545,
6386,
49,
1294,
222,
26480,
2979,
9345,
64,
2895,
4462,
341,
4506,
14319,
451,
222,
22265,
7760,
575,
8114,
4800,
418,
7848,
7763,
51,
244,
2819,
341,
6994,
222,
8633,
5062,
1196,
456,
1851,
4261,
51,
222,
222,
4296,
1414,
1178,
6589,
331,
1948,
451,
341,
6994,
6153,
5062,
1196,
222,
40307,
642,
6994,
1727,
1005,
64,
2337,
341,
822,
39543,
51,
244,
1691,
666,
49,
2886,
391,
341,
222,
7023,
3870,
7120,
49,
6367,
4345,
244,
58,
54,
34113,
22321,
49,
33316,
26912,
49,
25006,
49,
13083,
222,
53,
55,
54,
54,
53,
50,
54,
56,
53,
54,
15067,
51,
222,
222,
2375,
318,
477,
4277,
924,
1266,
575,
22530,
642,
1623,
7912,
458,
222,
36339,
331,
17011,
1409,
4148,
563,
477,
4277,
51,
244,
23245,
49,
341,
5974,
480,
222,
8438,
451,
341,
6994,
6153,
5062,
1196,
6399,
341,
9859,
222,
20939,
387,
51,
222,
222,
1482,
331,
7472,
3773,
49,
341,
5550,
7649,
502,
451,
477,
4277,
7651,
863,
222,
9207,
391,
2572,
477,
4277,
642,
16403,
7912,
391,
13909,
619,
222,
21876,
49,
23270,
451,
341,
3553,
5974,
451,
3301,
16403,
222,
3490,
49,
480,
391,
1948,
480,
11915,
341,
14341,
15020,
1549,
222,
13116,
451,
1390,
11704,
49,
3961,
708,
863,
2353,
18457,
49,
456,
2531,
12258,
222,
29203,
2313,
49,
341,
5974,
480,
5496,
451,
341,
3553,
451,
708,
222,
1663,
51,
244,
2262,
16403,
2313,
458,
331,
2313,
1532,
458,
666,
12015,
664,
222,
290,
4148,
563,
477,
4277,
51,
244,
1691,
863,
5370,
477,
4277,
49,
863,
1648,
12385,
222,
597,
3773,
391,
1390,
1522,
451,
341,
4277,
49,
1294,
863,
904,
666,
222,
926,
13255,
751,
391,
764,
1278,
51,
244,
1691,
863,
764,
666,
15873,
391,
764,
1278,
49,
3081,
477,
222,
3918,
7627,
664,
1390,
1522,
51,
588,
222,
222,
1337,
3698,
51,
5934,
51,
1585,
64,
222,
222,
325,
44949,
222,
485,
1401,
51,
1058,
51,
6797,
64,
222,
222,
1350,
222,
338,
2262,
24641,
2239,
13197,
222,
338,
496,
2133,
44018,
32203,
35457,
112,
222,
338,
496,
2133,
578,
11121,
105,
694,
361,
305,
954,
222,
588,
222,
942,
2586,
2262,
24641,
2239,
2041,
3916,
2239,
320,
499,
221,
1350,
376,
338,
2262,
24641,
9093,
376,
338,
496,
772,
1708,
2262,
24641,
3916,
376,
588,
222,
221,
1134,
39237,
11030,
45,
39392,
1167,
1708,
312,
499,
221,
1350,
376,
338,
2262,
24641,
26376,
376,
338,
496,
772,
1708,
2262,
24641,
3916,
376,
588,
222,
221,
1134,
39237,
16971,
45,
39392,
1167,
1708,
312,
499,
221,
1350,
376,
338,
2262,
24641,
507,
12017,
376,
338,
496,
772,
1708,
2262,
24641,
3916,
376,
588,
222,
221,
1134,
39237,
31837,
45,
39392,
1167,
1708,
312,
499,
222,
130,
453,
2262,
24641,
2239,
222
] |
[
[
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
]
] | 554 | true | 77.154047 | true | true |
Kbd.java
|
/FileExtraction/Java_unseen/structr_structr/structr-base/src/main/java/org/structr/web/entity/html/Kbd.java
|
/*
* Copyright (C) 2010-2024 Structr GmbH
*
* This file is part of Structr <http://structr.org>.
*
* Structr is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* Structr is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Structr. If not, see <http://www.gnu.org/licenses/>.
*/
package org.structr.web.entity.html;
import org.structr.api.schema.JsonObjectType;
import org.structr.api.schema.JsonSchema;
import org.structr.schema.SchemaService;
import org.structr.web.entity.dom.DOMElement;
import java.net.URI;
public interface Kbd extends DOMElement {
static class Impl { static {
final JsonSchema schema = SchemaService.getDynamicSchema();
final JsonObjectType type = schema.addType("Kbd");
type.setImplements(URI.create("https://structr.org/v1.1/definitions/Kbd"));
type.setExtends(URI.create("#/definitions/DOMElement"));
type.setCategory("html");
type.overrideMethod("avoidWhitespace", false, "return true;");
}}
}
| 1,403 |
Java
|
.java
|
structr/structr
| 767 | 156 | 21 |
2011-02-01T20:55:18Z
|
2024-05-08T09:55:42Z
|
1d6dec39695a24b016f3cf299f2f55bc6f9dad8c1b70a077409d396ce10bb61e
|
[
1127,
222,
338,
2657,
327,
72,
46,
244,
55,
53,
54,
53,
50,
55,
53,
55,
57,
10800,
119,
34723,
222,
338,
222,
338,
1369,
822,
458,
1760,
451,
10800,
119,
350,
544,
574,
1185,
119,
51,
1107,
4513,
222,
338,
222,
338,
10800,
119,
458,
3760,
2951,
63,
863,
902,
14081,
580,
480,
52,
290,
5370,
222,
338,
580,
1549,
341,
5974,
451,
341,
6994,
6153,
5062,
1196,
641,
222,
338,
9582,
829,
341,
7834,
3870,
7120,
49,
3173,
1522,
244,
56,
451,
341,
222,
338,
1196,
49,
575,
327,
288,
1390,
2489,
46,
1364,
6146,
1522,
51,
222,
338,
222,
338,
10800,
119,
458,
2744,
347,
341,
9850,
708,
580,
1118,
545,
6386,
49,
222,
338,
1294,
4213,
2979,
9345,
64,
2895,
4462,
341,
4506,
14319,
451,
222,
338,
7934,
575,
8114,
4800,
418,
7848,
7763,
51,
244,
2819,
341,
222,
338,
6994,
6153,
5062,
1196,
456,
1851,
4261,
51,
222,
338,
222,
338,
2469,
1414,
1178,
6589,
331,
1948,
451,
341,
6994,
6153,
5062,
1196,
222,
338,
7979,
642,
10800,
119,
51,
244,
1691,
666,
49,
2337,
350,
544,
574,
1516,
51,
10627,
51,
1107,
52,
4205,
28699,
222,
588,
222,
1337,
1105,
51,
1185,
119,
51,
1857,
51,
2244,
51,
935,
64,
222,
222,
485,
1105,
51,
1185,
119,
51,
1256,
51,
3982,
51,
2541,
15885,
64,
222,
485,
1105,
51,
1185,
119,
51,
1256,
51,
3982,
51,
2541,
3710,
64,
222,
485,
1105,
51,
1185,
119,
51,
3982,
51,
3710,
1201,
64,
222,
485,
1105,
51,
1185,
119,
51,
1857,
51,
2244,
51,
4734,
51,
1700,
48851,
64,
222,
222,
485,
1401,
51,
1317,
51,
6344,
64,
222,
222,
942,
2586,
1242,
4209,
2041,
4103,
48851,
320,
499,
221,
1592,
462,
4867,
113,
320,
924,
320,
1332,
221,
3242,
5890,
3710,
5379,
280,
299,
9051,
1201,
51,
390,
7193,
3710,
492,
376,
221,
3242,
5890,
15885,
847,
299,
5379,
51,
688,
638,
459,
80,
4209,
742,
1332,
221,
700,
51,
489,
47362,
45,
6344,
51,
1315,
459,
662,
574,
1185,
119,
51,
1107,
52,
123,
54,
51,
54,
52,
17128,
52,
80,
4209,
2992,
376,
221,
700,
51,
489,
2739,
1510,
45,
6344,
51,
1315,
4139,
52,
17128,
52,
1700,
48851,
2992,
376,
221,
700,
51,
489,
4236,
459,
935,
742,
1332,
221,
700,
51,
7110,
1885,
459,
38513,
31627,
411,
920,
49,
332,
620,
878,
26305,
222,
221,
1562,
222,
130,
222
] |
[
[
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
]
] | 398 | true | 73.841768 | true | true |
GobackStatementHandlerImpl.java
|
/FileExtraction/Java_unseen/uwol_proleap-cobol/proleap-cobol-interpreter/src/main/java/io/proleap/cobol/interpreter/handlers/procedure/goback/impl/GobackStatementHandlerImpl.java
|
package io.proleap.cobol.interpreter.handlers.procedure.goback.impl;
import jakarta.annotation.PostConstruct;
import jakarta.inject.Singleton;
import io.proleap.cobol.asg.metamodel.procedure.StatementType;
import io.proleap.cobol.asg.metamodel.procedure.StatementTypeEnum;
import io.proleap.cobol.asg.metamodel.procedure.goback.GobackStatement;
import io.proleap.cobol.interpreter.handlers.procedure.goback.GobackStatementHandler;
import io.proleap.cobol.interpreter.handlers.procedure.impl.StatementHandlerImpl;
import io.proleap.cobol.interpreter.params.CobolInterpreterParams;
@Singleton
public class GobackStatementHandlerImpl extends StatementHandlerImpl<GobackStatement>
implements GobackStatementHandler {
@Override
@PostConstruct
public void afterPropertiesSet() {
statementsHandler.registerStatement(this);
}
@Override
public StatementType getStatementType() {
return StatementTypeEnum.GO_BACK;
}
@Override
public void run(final GobackStatement statement, final CobolInterpreterParams params) {
params.getState().setHalted(true);
}
}
| 1,067 |
Java
|
.java
|
uwol/proleap-cobol
| 15 | 3 | 3 |
2023-05-23T15:40:21Z
|
2024-03-24T12:53:20Z
|
25ff465e85431e33389c561daa7e7096bf2a74c8a28198e36e120cf1696691a8
|
[
1337,
3377,
51,
529,
293,
386,
51,
352,
25384,
51,
27061,
51,
14453,
51,
15874,
51,
38376,
478,
51,
3126,
64,
222,
222,
485,
25503,
32332,
51,
4341,
51,
3176,
13613,
64,
222,
485,
25503,
32332,
51,
10287,
51,
15948,
64,
222,
222,
485,
3377,
51,
529,
293,
386,
51,
352,
25384,
51,
321,
108,
51,
2580,
46404,
51,
15874,
51,
5510,
638,
64,
222,
485,
3377,
51,
529,
293,
386,
51,
352,
25384,
51,
321,
108,
51,
2580,
46404,
51,
15874,
51,
5510,
28566,
64,
222,
485,
3377,
51,
529,
293,
386,
51,
352,
25384,
51,
321,
108,
51,
2580,
46404,
51,
15874,
51,
38376,
478,
51,
76,
926,
478,
5510,
64,
222,
485,
3377,
51,
529,
293,
386,
51,
352,
25384,
51,
27061,
51,
14453,
51,
15874,
51,
38376,
478,
51,
76,
926,
478,
5510,
1985,
64,
222,
485,
3377,
51,
529,
293,
386,
51,
352,
25384,
51,
27061,
51,
14453,
51,
15874,
51,
3126,
51,
5510,
1985,
3499,
64,
222,
485,
3377,
51,
529,
293,
386,
51,
352,
25384,
51,
27061,
51,
2155,
51,
72,
926,
381,
18661,
2799,
64,
222,
222,
69,
15948,
222,
942,
462,
590,
926,
478,
5510,
1985,
3499,
2041,
19885,
1985,
3499,
65,
76,
926,
478,
5510,
67,
376,
221,
30559,
590,
926,
478,
5510,
1985,
320,
499,
221,
69,
1806,
222,
221,
69,
3176,
13613,
222,
221,
942,
782,
2703,
3303,
903,
365,
320,
376,
221,
23151,
1985,
51,
3334,
5510,
45,
597,
312,
222,
221,
130,
499,
221,
69,
1806,
222,
221,
942,
19885,
638,
640,
5510,
638,
365,
320,
376,
221,
620,
19885,
28566,
51,
7001,
100,
8809,
64,
222,
221,
130,
499,
221,
69,
1806,
222,
221,
942,
782,
1441,
45,
3242,
590,
926,
478,
5510,
7627,
49,
1175,
409,
926,
381,
18661,
2799,
2822,
46,
320,
376,
221,
2155,
51,
19701,
941,
489,
36013,
3270,
45,
1527,
312,
222,
221,
130,
222,
130,
222
] |
[
[
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
]
] | 317 | true | 83.692596 | true | true |
PriorityQueue.java
|
/FileExtraction/Java_unseen/google_desugar_jdk_libs/jdk11/src/libcore/ojluni/src/main/java/java/util/PriorityQueue.java
|
/*
* Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation. Oracle designates this
* particular file as subject to the "Classpath" exception as provided
* by Oracle in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
* You should have received a copy of the GNU General Public License version
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
*/
package java.util;
import java.util.function.Consumer;
/**
* An unbounded priority {@linkplain Queue queue} based on a priority heap.
* The elements of the priority queue are ordered according to their
* {@linkplain Comparable natural ordering}, or by a {@link Comparator}
* provided at queue construction time, depending on which constructor is
* used. A priority queue does not permit {@code null} elements.
* A priority queue relying on natural ordering also does not permit
* insertion of non-comparable objects (doing so may result in
* {@code ClassCastException}).
*
* <p>The <em>head</em> of this queue is the <em>least</em> element
* with respect to the specified ordering. If multiple elements are
* tied for least value, the head is one of those elements -- ties are
* broken arbitrarily. The queue retrieval operations {@code poll},
* {@code remove}, {@code peek}, and {@code element} access the
* element at the head of the queue.
*
* <p>A priority queue is unbounded, but has an internal
* <i>capacity</i> governing the size of an array used to store the
* elements on the queue. It is always at least as large as the queue
* size. As elements are added to a priority queue, its capacity
* grows automatically. The details of the growth policy are not
* specified.
*
* <p>This class and its iterator implement all of the
* <em>optional</em> methods of the {@link Collection} and {@link
* Iterator} interfaces. The Iterator provided in method {@link
* #iterator()} is <em>not</em> guaranteed to traverse the elements of
* the priority queue in any particular order. If you need ordered
* traversal, consider using {@code Arrays.sort(pq.toArray())}.
*
* <p><strong>Note that this implementation is not synchronized.</strong>
* Multiple threads should not access a {@code PriorityQueue}
* instance concurrently if any of the threads modifies the queue.
* Instead, use the thread-safe {@link
* java.util.concurrent.PriorityBlockingQueue} class.
*
* <p>Implementation note: this implementation provides
* O(log(n)) time for the enqueuing and dequeuing methods
* ({@code offer}, {@code poll}, {@code remove()} and {@code add});
* linear time for the {@code remove(Object)} and {@code contains(Object)}
* methods; and constant time for the retrieval methods
* ({@code peek}, {@code element}, and {@code size}).
*
* <p>This class is a member of the
* <a href="{@docRoot}/../technotes/guides/collections/index.html">
* Java Collections Framework</a>.
*
* @since 1.5
* @author Josh Bloch, Doug Lea
* @param <E> the type of elements held in this queue
*/
public class PriorityQueue<E> extends AbstractQueue<E>
implements java.io.Serializable {
private static final long serialVersionUID = -7720805057305804111L;
private static final int DEFAULT_INITIAL_CAPACITY = 11;
/**
* Priority queue represented as a balanced binary heap: the two
* children of queue[n] are queue[2*n+1] and queue[2*(n+1)]. The
* priority queue is ordered by comparator, or by the elements'
* natural ordering, if comparator is null: For each node n in the
* heap and each descendant d of n, n <= d. The element with the
* lowest value is in queue[0], assuming the queue is nonempty.
*/
transient Object[] queue; // non-private to simplify nested class access
/**
* The number of elements in the priority queue.
*/
int size;
/**
* The comparator, or null if priority queue uses elements'
* natural ordering.
*/
private final Comparator<? super E> comparator;
/**
* The number of times this priority queue has been
* <i>structurally modified</i>. See AbstractList for gory details.
*/
transient int modCount; // non-private to simplify nested class access
/**
* Creates a {@code PriorityQueue} with the default initial
* capacity (11) that orders its elements according to their
* {@linkplain Comparable natural ordering}.
*/
public PriorityQueue() {
this(DEFAULT_INITIAL_CAPACITY, null);
}
/**
* Creates a {@code PriorityQueue} with the specified initial
* capacity that orders its elements according to their
* {@linkplain Comparable natural ordering}.
*
* @param initialCapacity the initial capacity for this priority queue
* @throws IllegalArgumentException if {@code initialCapacity} is less
* than 1
*/
public PriorityQueue(int initialCapacity) {
this(initialCapacity, null);
}
/**
* Creates a {@code PriorityQueue} with the default initial capacity and
* whose elements are ordered according to the specified comparator.
*
* @param comparator the comparator that will be used to order this
* priority queue. If {@code null}, the {@linkplain Comparable
* natural ordering} of the elements will be used.
* @since 1.8
*/
public PriorityQueue(Comparator<? super E> comparator) {
this(DEFAULT_INITIAL_CAPACITY, comparator);
}
/**
* Creates a {@code PriorityQueue} with the specified initial capacity
* that orders its elements according to the specified comparator.
*
* @param initialCapacity the initial capacity for this priority queue
* @param comparator the comparator that will be used to order this
* priority queue. If {@code null}, the {@linkplain Comparable
* natural ordering} of the elements will be used.
* @throws IllegalArgumentException if {@code initialCapacity} is
* less than 1
*/
public PriorityQueue(int initialCapacity,
Comparator<? super E> comparator) {
// Note: This restriction of at least one is not actually needed,
// but continues for 1.5 compatibility
if (initialCapacity < 1)
throw new IllegalArgumentException();
this.queue = new Object[initialCapacity];
this.comparator = comparator;
}
/**
* Creates a {@code PriorityQueue} containing the elements in the
* specified collection. If the specified collection is an instance of
* a {@link SortedSet} or is another {@code PriorityQueue}, this
* priority queue will be ordered according to the same ordering.
* Otherwise, this priority queue will be ordered according to the
* {@linkplain Comparable natural ordering} of its elements.
*
* @param c the collection whose elements are to be placed
* into this priority queue
* @throws ClassCastException if elements of the specified collection
* cannot be compared to one another according to the priority
* queue's ordering
* @throws NullPointerException if the specified collection or any
* of its elements are null
*/
@SuppressWarnings("unchecked")
public PriorityQueue(Collection<? extends E> c) {
if (c instanceof SortedSet<?>) {
SortedSet<? extends E> ss = (SortedSet<? extends E>) c;
this.comparator = (Comparator<? super E>) ss.comparator();
initElementsFromCollection(ss);
}
else if (c instanceof PriorityQueue<?>) {
PriorityQueue<? extends E> pq = (PriorityQueue<? extends E>) c;
this.comparator = (Comparator<? super E>) pq.comparator();
initFromPriorityQueue(pq);
}
else {
this.comparator = null;
initFromCollection(c);
}
}
/**
* Creates a {@code PriorityQueue} containing the elements in the
* specified priority queue. This priority queue will be
* ordered according to the same ordering as the given priority
* queue.
*
* @param c the priority queue whose elements are to be placed
* into this priority queue
* @throws ClassCastException if elements of {@code c} cannot be
* compared to one another according to {@code c}'s
* ordering
* @throws NullPointerException if the specified priority queue or any
* of its elements are null
*/
@SuppressWarnings("unchecked")
public PriorityQueue(PriorityQueue<? extends E> c) {
this.comparator = (Comparator<? super E>) c.comparator();
initFromPriorityQueue(c);
}
/**
* Creates a {@code PriorityQueue} containing the elements in the
* specified sorted set. This priority queue will be ordered
* according to the same ordering as the given sorted set.
*
* @param c the sorted set whose elements are to be placed
* into this priority queue
* @throws ClassCastException if elements of the specified sorted
* set cannot be compared to one another according to the
* sorted set's ordering
* @throws NullPointerException if the specified sorted set or any
* of its elements are null
*/
@SuppressWarnings("unchecked")
public PriorityQueue(SortedSet<? extends E> c) {
this.comparator = (Comparator<? super E>) c.comparator();
initElementsFromCollection(c);
}
private void initFromPriorityQueue(PriorityQueue<? extends E> c) {
if (c.getClass() == PriorityQueue.class) {
this.queue = c.toArray();
this.size = c.size();
} else {
initFromCollection(c);
}
}
private void initElementsFromCollection(Collection<? extends E> c) {
Object[] a = c.toArray();
// If c.toArray incorrectly doesn't return Object[], copy it.
if (a.getClass() != Object[].class)
a = Arrays.copyOf(a, a.length, Object[].class);
int len = a.length;
if (len == 1 || this.comparator != null)
for (Object e : a)
if (e == null)
throw new NullPointerException();
this.queue = a;
this.size = a.length;
}
/**
* Initializes queue array with elements from the given Collection.
*
* @param c the collection
*/
private void initFromCollection(Collection<? extends E> c) {
initElementsFromCollection(c);
heapify();
}
/**
* The maximum size of array to allocate.
* Some VMs reserve some header words in an array.
* Attempts to allocate larger arrays may result in
* OutOfMemoryError: Requested array size exceeds VM limit
*/
private static final int MAX_ARRAY_SIZE = Integer.MAX_VALUE - 8;
/**
* Increases the capacity of the array.
*
* @param minCapacity the desired minimum capacity
*/
private void grow(int minCapacity) {
int oldCapacity = queue.length;
// Double size if small; else grow by 50%
int newCapacity = oldCapacity + ((oldCapacity < 64) ?
(oldCapacity + 2) :
(oldCapacity >> 1));
// overflow-conscious code
if (newCapacity - MAX_ARRAY_SIZE > 0)
newCapacity = hugeCapacity(minCapacity);
queue = Arrays.copyOf(queue, newCapacity);
}
private static int hugeCapacity(int minCapacity) {
if (minCapacity < 0) // overflow
throw new OutOfMemoryError();
return (minCapacity > MAX_ARRAY_SIZE) ?
Integer.MAX_VALUE :
MAX_ARRAY_SIZE;
}
/**
* Inserts the specified element into this priority queue.
*
* @return {@code true} (as specified by {@link Collection#add})
* @throws ClassCastException if the specified element cannot be
* compared with elements currently in this priority queue
* according to the priority queue's ordering
* @throws NullPointerException if the specified element is null
*/
public boolean add(E e) {
return offer(e);
}
/**
* Inserts the specified element into this priority queue.
*
* @return {@code true} (as specified by {@link Queue#offer})
* @throws ClassCastException if the specified element cannot be
* compared with elements currently in this priority queue
* according to the priority queue's ordering
* @throws NullPointerException if the specified element is null
*/
public boolean offer(E e) {
if (e == null)
throw new NullPointerException();
modCount++;
int i = size;
if (i >= queue.length)
grow(i + 1);
size = i + 1;
if (i == 0)
queue[0] = e;
else
siftUp(i, e);
return true;
}
@SuppressWarnings("unchecked")
public E peek() {
return (size == 0) ? null : (E) queue[0];
}
private int indexOf(Object o) {
if (o != null) {
for (int i = 0; i < size; i++)
if (o.equals(queue[i]))
return i;
}
return -1;
}
/**
* Removes a single instance of the specified element from this queue,
* if it is present. More formally, removes an element {@code e} such
* that {@code o.equals(e)}, if this queue contains one or more such
* elements. Returns {@code true} if and only if this queue contained
* the specified element (or equivalently, if this queue changed as a
* result of the call).
*
* @param o element to be removed from this queue, if present
* @return {@code true} if this queue changed as a result of the call
*/
public boolean remove(Object o) {
int i = indexOf(o);
if (i == -1)
return false;
else {
removeAt(i);
return true;
}
}
/**
* Version of remove using reference equality, not equals.
* Needed by iterator.remove.
*
* @param o element to be removed from this queue, if present
* @return {@code true} if removed
*/
boolean removeEq(Object o) {
for (int i = 0; i < size; i++) {
if (o == queue[i]) {
removeAt(i);
return true;
}
}
return false;
}
/**
* Returns {@code true} if this queue contains the specified element.
* More formally, returns {@code true} if and only if this queue contains
* at least one element {@code e} such that {@code o.equals(e)}.
*
* @param o object to be checked for containment in this queue
* @return {@code true} if this queue contains the specified element
*/
public boolean contains(Object o) {
return indexOf(o) >= 0;
}
/**
* Returns an array containing all of the elements in this queue.
* The elements are in no particular order.
*
* <p>The returned array will be "safe" in that no references to it are
* maintained by this queue. (In other words, this method must allocate
* a new array). The caller is thus free to modify the returned array.
*
* <p>This method acts as bridge between array-based and collection-based
* APIs.
*
* @return an array containing all of the elements in this queue
*/
public Object[] toArray() {
return Arrays.copyOf(queue, size);
}
/**
* Returns an array containing all of the elements in this queue; the
* runtime type of the returned array is that of the specified array.
* The returned array elements are in no particular order.
* If the queue fits in the specified array, it is returned therein.
* Otherwise, a new array is allocated with the runtime type of the
* specified array and the size of this queue.
*
* <p>If the queue fits in the specified array with room to spare
* (i.e., the array has more elements than the queue), the element in
* the array immediately following the end of the collection is set to
* {@code null}.
*
* <p>Like the {@link #toArray()} method, this method acts as bridge between
* array-based and collection-based APIs. Further, this method allows
* precise control over the runtime type of the output array, and may,
* under certain circumstances, be used to save allocation costs.
*
* <p>Suppose {@code x} is a queue known to contain only strings.
* The following code can be used to dump the queue into a newly
* allocated array of {@code String}:
*
* <pre> {@code String[] y = x.toArray(new String[0]);}</pre>
*
* Note that {@code toArray(new Object[0])} is identical in function to
* {@code toArray()}.
*
* @param a the array into which the elements of the queue are to
* be stored, if it is big enough; otherwise, a new array of the
* same runtime type is allocated for this purpose.
* @return an array containing all of the elements in this queue
* @throws ArrayStoreException if the runtime type of the specified array
* is not a supertype of the runtime type of every element in
* this queue
* @throws NullPointerException if the specified array is null
*/
@SuppressWarnings("unchecked")
public <T> T[] toArray(T[] a) {
final int size = this.size;
if (a.length < size)
// Make a new array of a's runtime type, but my contents:
return (T[]) Arrays.copyOf(queue, size, a.getClass());
System.arraycopy(queue, 0, a, 0, size);
if (a.length > size)
a[size] = null;
return a;
}
/**
* Returns an iterator over the elements in this queue. The iterator
* does not return the elements in any particular order.
*
* @return an iterator over the elements in this queue
*/
public Iterator<E> iterator() {
return new Itr();
}
private final class Itr implements Iterator<E> {
/**
* Index (into queue array) of element to be returned by
* subsequent call to next.
*/
private int cursor;
/**
* Index of element returned by most recent call to next,
* unless that element came from the forgetMeNot list.
* Set to -1 if element is deleted by a call to remove.
*/
private int lastRet = -1;
/**
* A queue of elements that were moved from the unvisited portion of
* the heap into the visited portion as a result of "unlucky" element
* removals during the iteration. (Unlucky element removals are those
* that require a siftup instead of a siftdown.) We must visit all of
* the elements in this list to complete the iteration. We do this
* after we've completed the "normal" iteration.
*
* We expect that most iterations, even those involving removals,
* will not need to store elements in this field.
*/
private ArrayDeque<E> forgetMeNot;
/**
* Element returned by the most recent call to next iff that
* element was drawn from the forgetMeNot list.
*/
private E lastRetElt;
/**
* The modCount value that the iterator believes that the backing
* Queue should have. If this expectation is violated, the iterator
* has detected concurrent modification.
*/
private int expectedModCount = modCount;
public boolean hasNext() {
return cursor < size ||
(forgetMeNot != null && !forgetMeNot.isEmpty());
}
@SuppressWarnings("unchecked")
public E next() {
if (expectedModCount != modCount)
throw new ConcurrentModificationException();
if (cursor < size)
return (E) queue[lastRet = cursor++];
if (forgetMeNot != null) {
lastRet = -1;
lastRetElt = forgetMeNot.poll();
if (lastRetElt != null)
return lastRetElt;
}
throw new NoSuchElementException();
}
public void remove() {
if (expectedModCount != modCount)
throw new ConcurrentModificationException();
if (lastRet != -1) {
E moved = PriorityQueue.this.removeAt(lastRet);
lastRet = -1;
if (moved == null)
cursor--;
else {
if (forgetMeNot == null)
forgetMeNot = new ArrayDeque<>();
forgetMeNot.add(moved);
}
} else if (lastRetElt != null) {
PriorityQueue.this.removeEq(lastRetElt);
lastRetElt = null;
} else {
throw new IllegalStateException();
}
expectedModCount = modCount;
}
}
public int size() {
return size;
}
/**
* Removes all of the elements from this priority queue.
* The queue will be empty after this call returns.
*/
public void clear() {
modCount++;
for (int i = 0; i < size; i++)
queue[i] = null;
size = 0;
}
@SuppressWarnings("unchecked")
public E poll() {
if (size == 0)
return null;
int s = --size;
modCount++;
E result = (E) queue[0];
E x = (E) queue[s];
queue[s] = null;
if (s != 0)
siftDown(0, x);
return result;
}
/**
* Removes the ith element from queue.
*
* Normally this method leaves the elements at up to i-1,
* inclusive, untouched. Under these circumstances, it returns
* null. Occasionally, in order to maintain the heap invariant,
* it must swap a later element of the list with one earlier than
* i. Under these circumstances, this method returns the element
* that was previously at the end of the list and is now at some
* position before i. This fact is used by iterator.remove so as to
* avoid missing traversing elements.
*/
@SuppressWarnings("unchecked")
E removeAt(int i) {
// assert i >= 0 && i < size;
modCount++;
int s = --size;
if (s == i) // removed last element
queue[i] = null;
else {
E moved = (E) queue[s];
queue[s] = null;
siftDown(i, moved);
if (queue[i] == moved) {
siftUp(i, moved);
if (queue[i] != moved)
return moved;
}
}
return null;
}
/**
* Inserts item x at position k, maintaining heap invariant by
* promoting x up the tree until it is greater than or equal to
* its parent, or is the root.
*
* To simplify and speed up coercions and comparisons. the
* Comparable and Comparator versions are separated into different
* methods that are otherwise identical. (Similarly for siftDown.)
*
* @param k the position to fill
* @param x the item to insert
*/
private void siftUp(int k, E x) {
if (comparator != null)
siftUpUsingComparator(k, x);
else
siftUpComparable(k, x);
}
@SuppressWarnings("unchecked")
private void siftUpComparable(int k, E x) {
Comparable<? super E> key = (Comparable<? super E>) x;
while (k > 0) {
int parent = (k - 1) >>> 1;
Object e = queue[parent];
if (key.compareTo((E) e) >= 0)
break;
queue[k] = e;
k = parent;
}
queue[k] = key;
}
@SuppressWarnings("unchecked")
private void siftUpUsingComparator(int k, E x) {
while (k > 0) {
int parent = (k - 1) >>> 1;
Object e = queue[parent];
if (comparator.compare(x, (E) e) >= 0)
break;
queue[k] = e;
k = parent;
}
queue[k] = x;
}
/**
* Inserts item x at position k, maintaining heap invariant by
* demoting x down the tree repeatedly until it is less than or
* equal to its children or is a leaf.
*
* @param k the position to fill
* @param x the item to insert
*/
private void siftDown(int k, E x) {
if (comparator != null)
siftDownUsingComparator(k, x);
else
siftDownComparable(k, x);
}
@SuppressWarnings("unchecked")
private void siftDownComparable(int k, E x) {
Comparable<? super E> key = (Comparable<? super E>)x;
int half = size >>> 1; // loop while a non-leaf
while (k < half) {
int child = (k << 1) + 1; // assume left child is least
Object c = queue[child];
int right = child + 1;
if (right < size &&
((Comparable<? super E>) c).compareTo((E) queue[right]) > 0)
c = queue[child = right];
if (key.compareTo((E) c) <= 0)
break;
queue[k] = c;
k = child;
}
queue[k] = key;
}
@SuppressWarnings("unchecked")
private void siftDownUsingComparator(int k, E x) {
int half = size >>> 1;
while (k < half) {
int child = (k << 1) + 1;
Object c = queue[child];
int right = child + 1;
if (right < size &&
comparator.compare((E) c, (E) queue[right]) > 0)
c = queue[child = right];
if (comparator.compare(x, (E) c) <= 0)
break;
queue[k] = c;
k = child;
}
queue[k] = x;
}
/**
* Establishes the heap invariant (described above) in the entire tree,
* assuming nothing about the order of the elements prior to the call.
*/
@SuppressWarnings("unchecked")
private void heapify() {
for (int i = (size >>> 1) - 1; i >= 0; i--)
siftDown(i, (E) queue[i]);
}
/**
* Returns the comparator used to order the elements in this
* queue, or {@code null} if this queue is sorted according to
* the {@linkplain Comparable natural ordering} of its elements.
*
* @return the comparator used to order this queue, or
* {@code null} if this queue is sorted according to the
* natural ordering of its elements
*/
public Comparator<? super E> comparator() {
return comparator;
}
/**
* Saves this queue to a stream (that is, serializes it).
*
* @serialData The length of the array backing the instance is
* emitted (int), followed by all of its elements
* (each an {@code Object}) in the proper order.
* @param s the stream
* @throws java.io.IOException if an I/O error occurs
*/
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException {
// Write out element count, and any hidden stuff
s.defaultWriteObject();
// Write out array length, for compatibility with 1.5 version
s.writeInt(Math.max(2, size + 1));
// Write out all elements in the "proper order".
for (int i = 0; i < size; i++)
s.writeObject(queue[i]);
}
/**
* Reconstitutes the {@code PriorityQueue} instance from a stream
* (that is, deserializes it).
*
* @param s the stream
* @throws ClassNotFoundException if the class of a serialized object
* could not be found
* @throws java.io.IOException if an I/O error occurs
*/
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException, ClassNotFoundException {
// Read in size, and any hidden stuff
s.defaultReadObject();
// Read in (and discard) array length
s.readInt();
queue = new Object[size];
// Read in all elements.
for (int i = 0; i < size; i++)
queue[i] = s.readObject();
// Elements are guaranteed to be in "proper order", but the
// spec has never explained what that might be.
heapify();
}
/**
* Creates a <em><a href="Spliterator.html#binding">late-binding</a></em>
* and <em>fail-fast</em> {@link Spliterator} over the elements in this
* queue.
*
* <p>The {@code Spliterator} reports {@link Spliterator#SIZED},
* {@link Spliterator#SUBSIZED}, and {@link Spliterator#NONNULL}.
* Overriding implementations should document the reporting of additional
* characteristic values.
*
* @return a {@code Spliterator} over the elements in this queue
* @since 1.8
*/
public final Spliterator<E> spliterator() {
return new PriorityQueueSpliterator<>(this, 0, -1, 0);
}
static final class PriorityQueueSpliterator<E> implements Spliterator<E> {
/*
* This is very similar to ArrayList Spliterator, except for
* extra null checks.
*/
private final PriorityQueue<E> pq;
private int index; // current index, modified on advance/split
private int fence; // -1 until first use
private int expectedModCount; // initialized when fence set
/** Creates new spliterator covering the given range. */
PriorityQueueSpliterator(PriorityQueue<E> pq, int origin, int fence,
int expectedModCount) {
this.pq = pq;
this.index = origin;
this.fence = fence;
this.expectedModCount = expectedModCount;
}
private int getFence() { // initialize fence to size on first use
int hi;
if ((hi = fence) < 0) {
expectedModCount = pq.modCount;
hi = fence = pq.size;
}
return hi;
}
public PriorityQueueSpliterator<E> trySplit() {
int hi = getFence(), lo = index, mid = (lo + hi) >>> 1;
return (lo >= mid) ? null :
new PriorityQueueSpliterator<>(pq, lo, index = mid,
expectedModCount);
}
@SuppressWarnings("unchecked")
public void forEachRemaining(Consumer<? super E> action) {
int i, hi, mc; // hoist accesses and checks from loop
PriorityQueue<E> q; Object[] a;
if (action == null)
throw new NullPointerException();
if ((q = pq) != null && (a = q.queue) != null) {
if ((hi = fence) < 0) {
mc = q.modCount;
hi = q.size;
}
else
mc = expectedModCount;
if ((i = index) >= 0 && (index = hi) <= a.length) {
for (E e;; ++i) {
if (i < hi) {
if ((e = (E) a[i]) == null) // must be CME
break;
action.accept(e);
}
else if (q.modCount != mc)
break;
else
return;
}
}
}
throw new ConcurrentModificationException();
}
public boolean tryAdvance(Consumer<? super E> action) {
if (action == null)
throw new NullPointerException();
int hi = getFence(), lo = index;
if (lo >= 0 && lo < hi) {
index = lo + 1;
@SuppressWarnings("unchecked") E e = (E)pq.queue[lo];
if (e == null)
throw new ConcurrentModificationException();
action.accept(e);
if (pq.modCount != expectedModCount)
throw new ConcurrentModificationException();
return true;
}
return false;
}
public long estimateSize() {
return (long) (getFence() - index);
}
public int characteristics() {
return Spliterator.SIZED | Spliterator.SUBSIZED | Spliterator.NONNULL;
}
}
}
| 33,524 |
Java
|
.java
|
google/desugar_jdk_libs
| 330 | 23 | 0 |
2018-03-13T20:51:09Z
|
2023-12-19T17:47:51Z
|
92029627f638d1c8f7beb29f688e602e743343741b612baef0a43a4631edcdd7
|
[
1127,
222,
338,
2657,
327,
104,
46,
244,
55,
53,
53,
56,
49,
244,
55,
53,
54,
56,
49,
17980,
480,
52,
290,
2840,
25094,
51,
3381,
4760,
5225,
51,
222,
338,
4103,
2387,
23740,
1895,
35234,
8995,
2387,
11988,
1895,
8968,
10961,
30441,
51,
222,
338,
222,
338,
1369,
1361,
458,
3760,
2951,
64,
863,
902,
14081,
580,
480,
52,
290,
5370,
580,
222,
338,
1549,
341,
5974,
451,
341,
6994,
6153,
5062,
1196,
1522,
244,
55,
1773,
49,
641,
222,
338,
9582,
829,
341,
7834,
3870,
7120,
51,
244,
17980,
6759,
1218,
477,
222,
338,
8445,
822,
641,
5405,
391,
341,
332,
44978,
39,
3773,
641,
3961,
222,
338,
829,
17980,
347,
341,
7621,
822,
708,
20854,
297,
4850,
477,
1361,
51,
222,
338,
222,
338,
1369,
1361,
458,
2744,
347,
341,
9850,
708,
580,
1118,
545,
6386,
49,
1294,
4213,
222,
338,
2979,
9345,
64,
2895,
4462,
341,
4506,
14319,
451,
7934,
575,
222,
338,
8114,
4800,
418,
7848,
7763,
51,
244,
2819,
341,
6994,
6153,
5062,
1196,
222,
338,
1522,
244,
55,
456,
1851,
4261,
327,
102,
1948,
458,
5976,
347,
341,
7621,
822,
708,
222,
338,
20854,
297,
4850,
477,
1361,
566,
222,
338,
222,
338,
2469,
1414,
1178,
6589,
331,
1948,
451,
341,
6994,
6153,
5062,
1196,
1522,
222,
338,
244,
55,
7979,
642,
477,
1409,
64,
434,
666,
49,
2886,
391,
341,
7834,
3870,
7120,
49,
222,
338,
6367,
4345,
244,
58,
54,
34113,
1277,
49,
33316,
26912,
49,
25006,
49,
13083,
244,
53,
55,
54,
54,
53,
50,
54,
56,
53,
54,
15067,
51,
222,
338,
222,
338,
5304,
7272,
17980,
49,
244,
58,
53,
53,
17980,
27004,
3094,
49,
4777,
21100,
2432,
6868,
49,
10562,
244,
62,
57,
53,
59,
58,
15067,
222,
338,
575,
7739,
19955,
51,
11116,
51,
527,
434,
863,
1868,
5408,
2490,
575,
1178,
1364,
222,
338,
10034,
51,
222,
588,
222,
222,
1337,
1401,
51,
1058,
64,
222,
222,
485,
1401,
51,
1058,
51,
1144,
51,
9123,
64,
222,
222,
1350,
222,
338,
2262,
725,
28936,
9961,
3105,
1222,
7378,
14317,
5535,
130,
4148,
563,
331,
9961,
15116,
51,
222,
338,
906,
4725,
451,
341,
9961,
5535,
904,
17169,
9299,
391,
3641,
222,
338,
3105,
1222,
7378,
40363,
19872,
19454,
855,
575,
829,
331,
3105,
1222,
34839,
130,
222,
338,
3961,
840,
5535,
22376,
1153,
49,
14732,
563,
1532,
4389,
458,
222,
338,
1674,
51,
244,
418,
9961,
5535,
1976,
666,
8280,
3105,
707,
762,
130,
4725,
51,
222,
338,
418,
9961,
5535,
48696,
563,
19872,
19454,
2353,
1976,
666,
8280,
222,
338,
28913,
451,
3000,
50,
998,
18023,
4706,
327,
1428,
318,
1278,
1648,
1074,
347,
222,
338,
3105,
707,
1727,
36886,
12675,
222,
338,
222,
338,
350,
117,
67,
1338,
350,
423,
67,
1843,
396,
423,
67,
451,
477,
5535,
458,
341,
350,
423,
67,
27994,
396,
423,
67,
2016,
222,
338,
642,
10198,
391,
341,
3205,
19454,
51,
244,
1691,
4632,
4725,
904,
222,
338,
43975,
456,
6247,
804,
49,
341,
5783,
458,
1611,
451,
5543,
4725,
790,
292,
753,
904,
222,
338,
12858,
2119,
11840,
15878,
51,
244,
906,
5535,
34057,
7392,
3105,
707,
17835,
855,
222,
338,
3105,
707,
3365,
855,
3105,
707,
28470,
855,
480,
3105,
707,
2016,
130,
2872,
341,
222,
338,
2016,
840,
341,
5783,
451,
341,
5535,
51,
222,
338,
222,
338,
350,
117,
67,
70,
9961,
5535,
458,
725,
28936,
49,
1294,
1421,
619,
3584,
222,
338,
350,
110,
67,
13895,
396,
110,
67,
5139,
341,
1354,
451,
619,
1437,
1674,
391,
2989,
341,
222,
338,
4725,
563,
341,
5535,
51,
244,
2048,
458,
5198,
840,
6247,
641,
7650,
641,
341,
5535,
222,
338,
1354,
51,
244,
2915,
4725,
904,
3654,
391,
331,
9961,
5535,
49,
2840,
13821,
222,
338,
504,
2158,
6936,
51,
244,
906,
4261,
451,
341,
28070,
7279,
904,
666,
222,
338,
3205,
51,
222,
338,
222,
338,
350,
117,
67,
2287,
462,
480,
2840,
10033,
2075,
1187,
451,
341,
222,
338,
350,
423,
67,
5311,
396,
423,
67,
4457,
451,
341,
3105,
1222,
7380,
130,
480,
3105,
1222,
222,
338,
14730,
130,
14099,
51,
244,
906,
14730,
3961,
347,
1431,
3105,
1222,
222,
338,
607,
5174,
9768,
458,
350,
423,
67,
1226,
396,
423,
67,
28779,
391,
29106,
341,
4725,
451,
222,
338,
341,
9961,
5535,
347,
1364,
8445,
2554,
51,
1691,
863,
1868,
17169,
222,
338,
34517,
49,
6315,
1493,
3105,
707,
14479,
51,
3349,
45,
18498,
51,
14315,
1177,
4037,
222,
338,
222,
338,
350,
117,
789,
2025,
67,
5232,
708,
477,
4753,
458,
666,
13436,
1746,
2025,
67,
222,
338,
21205,
11157,
1414,
666,
2872,
331,
3105,
707,
21794,
4098,
130,
222,
338,
1998,
22466,
651,
434,
1364,
451,
341,
11157,
2065,
6871,
341,
5535,
51,
222,
338,
19509,
49,
813,
341,
3682,
50,
4779,
3105,
1222,
222,
338,
1401,
51,
1058,
51,
8349,
51,
10333,
48953,
130,
462,
51,
222,
338,
222,
338,
350,
117,
67,
14631,
6013,
63,
477,
4753,
7388,
222,
338,
565,
45,
769,
45,
115,
509,
1153,
456,
341,
949,
554,
30594,
480,
41848,
30594,
4457,
222,
338,
6001,
69,
707,
13102,
855,
3105,
707,
17835,
855,
3105,
707,
3365,
9768,
480,
3105,
707,
1035,
1933,
222,
338,
10183,
1153,
456,
341,
3105,
707,
3365,
45,
976,
4416,
480,
3105,
707,
4326,
45,
976,
4416,
222,
338,
4457,
64,
480,
8100,
1153,
456,
341,
34057,
4457,
222,
338,
6001,
69,
707,
28470,
855,
3105,
707,
2016,
855,
480,
3105,
707,
1354,
12675,
222,
338,
222,
338,
350,
117,
67,
2287,
462,
458,
331,
5817,
451,
341,
222,
338,
350,
102,
995,
15469,
69,
1446,
4069,
3206,
895,
6646,
8903,
52,
24289,
52,
9777,
52,
1076,
51,
935,
432,
222,
338,
4957,
15490,
11456,
396,
102,
4513,
222,
338,
222,
338,
496,
8152,
244,
54,
51,
58,
222,
338,
496,
2133,
990,
13827,
570,
335,
399,
49,
493,
663,
108,
517,
4551,
222,
338,
496,
772,
350,
74,
67,
341,
847,
451,
4725,
22569,
347,
477,
5535,
222,
588,
222,
942,
462,
21794,
4098,
65,
74,
67,
2041,
7406,
4098,
65,
74,
67,
303,
4584,
1401,
51,
735,
51,
12644,
320,
465,
964,
924,
1175,
1964,
19896,
299,
449,
60,
60,
55,
53,
61,
53,
58,
53,
58,
60,
56,
53,
58,
61,
53,
57,
54,
54,
54,
81,
64,
465,
964,
924,
1175,
648,
4050,
100,
17542,
100,
11894,
45109,
299,
244,
54,
54,
64,
465,
1041,
294,
338,
21794,
5535,
17760,
641,
331,
14727,
6104,
5314,
15116,
63,
341,
3161,
294,
338,
5727,
451,
5535,
96,
115,
98,
904,
5535,
96,
55,
47,
115,
48,
54,
98,
480,
5535,
96,
55,
8170,
115,
48,
54,
24213,
244,
906,
294,
338,
9961,
5535,
458,
17169,
829,
35614,
49,
575,
829,
341,
4725,
44,
294,
338,
19872,
19454,
49,
434,
35614,
458,
762,
63,
2643,
2531,
1560,
329,
347,
341,
294,
338,
15116,
480,
2531,
5615,
23192,
362,
451,
329,
49,
329,
2527,
362,
51,
244,
906,
2016,
642,
341,
294,
338,
25730,
804,
458,
347,
5535,
96,
53,
636,
26989,
341,
5535,
458,
4919,
1659,
51,
294,
588,
303,
30215,
2210,
1197,
5535,
64,
453,
3000,
50,
2072,
391,
25238,
11825,
462,
2872,
465,
1041,
294,
338,
906,
1470,
451,
4725,
347,
341,
9961,
5535,
51,
294,
588,
303,
648,
1354,
64,
465,
1041,
294,
338,
906,
35614,
49,
575,
762,
434,
9961,
5535,
5268,
4725,
44,
294,
338,
19872,
19454,
51,
294,
588,
303,
964,
1175,
34839,
1907,
2615,
535,
67,
35614,
64,
465,
1041,
294,
338,
906,
1470,
451,
6524,
477,
9961,
5535,
1421,
2602,
294,
338,
350,
110,
67,
1185,
324,
1266,
8851,
396,
110,
4513,
244,
2819,
7406,
739,
456,
504,
647,
4261,
51,
294,
588,
303,
30215,
648,
2065,
1552,
64,
281,
453,
3000,
50,
2072,
391,
25238,
11825,
462,
2872,
465,
1041,
294,
338,
9308,
331,
3105,
707,
21794,
4098,
130,
642,
341,
1263,
2838,
294,
338,
13821,
327,
54,
54,
46,
708,
17634,
2840,
4725,
9299,
391,
3641,
294,
338,
3105,
1222,
7378,
40363,
19872,
19454,
4037,
294,
588,
303,
581,
21794,
4098,
365,
320,
310,
477,
45,
5815,
100,
17542,
100,
11894,
45109,
49,
762,
312,
303,
339,
465,
1041,
294,
338,
9308,
331,
3105,
707,
21794,
4098,
130,
642,
341,
3205,
2838,
294,
338,
13821,
708,
17634,
2840,
4725,
9299,
391,
3641,
294,
338,
3105,
1222,
7378,
40363,
19872,
19454,
4037,
294,
338,
294,
338,
496,
772,
2838,
13126,
341,
2838,
13821,
456,
477,
9961,
5535,
294,
338,
496,
5124,
12134,
434,
3105,
707,
2838,
13126,
130,
458,
6717,
294,
338,
282,
2806,
244,
54,
294,
588,
303,
581,
21794,
4098,
45,
429,
2838,
13126,
46,
320,
310,
477,
45,
4353,
13126,
49,
762,
312,
303,
339,
465,
1041,
294,
338,
9308,
331,
3105,
707,
21794,
4098,
130,
642,
341,
1263,
2838,
13821,
480,
294,
338,
13719,
4725,
904,
17169,
9299,
391,
341,
3205,
35614,
51,
294,
338,
294,
338,
496,
772,
244,
35614,
341,
35614,
708,
1118,
545,
1674,
391,
2554,
477,
294,
338,
282,
9961,
5535,
51,
244,
1691,
3105,
707,
762,
855,
341,
3105,
1222,
7378,
40363,
294,
338,
282,
19872,
19454,
130,
451,
341,
4725,
1118,
545,
1674,
51,
294,
338,
496,
8152,
244,
54,
51,
61,
294,
588,
303,
581,
21794,
4098,
45,
18676,
1907,
2615,
535,
67,
35614,
46,
320,
310,
477,
45,
5815,
100,
17542,
100,
11894,
45109,
49,
35614,
312,
303,
339,
465,
1041,
294,
338,
9308,
331,
3105,
707,
21794,
4098,
130,
642,
341,
3205,
2838,
13821,
294,
338,
708,
17634,
2840,
4725,
9299,
391,
341,
3205,
35614,
51,
294,
338,
294,
338,
496,
772,
244,
2838,
13126,
341,
2838,
13821,
456,
477,
9961,
5535,
294,
338,
496,
772,
244,
35614,
341,
35614,
708,
1118,
545,
1674,
391,
2554,
477,
294,
338,
282,
9961,
5535,
51,
244,
1691,
3105,
707,
762,
855,
341,
3105,
1222,
7378,
40363,
294,
338,
282,
19872,
19454,
130,
451,
341,
4725,
1118,
545,
1674,
51,
294,
338,
496,
5124,
12134,
434,
3105,
707,
2838,
13126,
130,
458,
294,
338,
282,
6717,
2806,
244,
54,
294,
588,
303,
581,
21794,
4098,
45,
429,
2838,
13126,
49,
674,
34839,
1907,
2615,
535,
67,
35614,
46,
320,
310,
453,
5857,
63,
1369,
12658,
451,
840,
6247,
1611,
458,
666,
6750,
5366,
49,
310,
453,
1294,
35033,
456,
244,
54,
51,
58,
14673,
310,
434,
327,
4353,
13126,
350,
244,
54,
46,
343,
1440,
556,
12134,
492,
310,
477,
51,
3941,
299,
556,
2210,
96,
4353,
13126,
988,
310,
477,
51,
38333,
299,
35614,
64,
303,
339,
465,
1041,
294,
338,
9308,
331,
3105,
707,
21794,
4098,
130,
6663,
341,
4725,
347,
341,
294,
338,
3205,
4512,
51,
244,
1691,
341,
3205,
4512,
458,
619,
1998,
451,
294,
338,
331,
3105,
1222,
36762,
903,
130,
575,
458,
4691,
3105,
707,
21794,
4098,
855,
477,
294,
338,
9961,
5535,
1118,
545,
17169,
9299,
391,
341,
2454,
19454,
51,
294,
338,
12783,
49,
477,
9961,
5535,
1118,
545,
17169,
9299,
391,
341,
294,
338,
3105,
1222,
7378,
40363,
19872,
19454,
130,
451,
2840,
4725,
51,
294,
338,
294,
338,
496,
772,
244,
300,
341,
4512,
13719,
4725,
904,
391,
545,
17180,
294,
338,
282,
2012,
477,
9961,
5535,
294,
338,
496,
5124,
1727,
36886,
434,
4725,
451,
341,
3205,
4512,
294,
338,
282,
4897,
545,
19187,
391,
1611,
4691,
9299,
391,
341,
9961,
294,
338,
282,
5535,
1200,
19454,
294,
338,
496,
5124,
23203,
434,
341,
3205,
4512,
575,
1364,
294,
338,
282,
451,
2840,
4725,
904,
762,
294,
588,
303,
496,
14030,
459,
18362,
678,
303,
581,
21794,
4098,
45,
2272,
1907,
2041,
535,
67,
300,
46,
320,
310,
434,
327,
104,
5118,
36762,
903,
1907,
5111,
320,
343,
36762,
903,
1907,
2041,
535,
67,
10073,
299,
327,
16425,
903,
1907,
2041,
535,
5111,
300,
64,
343,
477,
51,
38333,
299,
327,
18676,
1907,
2615,
535,
5111,
10073,
51,
38333,
492,
343,
3238,
7466,
1811,
2272,
45,
441,
312,
310,
339,
310,
832,
434,
327,
104,
5118,
21794,
4098,
1907,
5111,
320,
343,
21794,
4098,
1907,
2041,
535,
67,
35891,
299,
327,
10333,
4098,
1907,
2041,
535,
5111,
300,
64,
343,
477,
51,
38333,
299,
327,
18676,
1907,
2615,
535,
5111,
35891,
51,
38333,
492,
343,
3238,
1811,
10333,
4098,
45,
18498,
312,
310,
339,
310,
832,
320,
343,
477,
51,
38333,
299,
762,
64,
343,
3238,
1811,
2272,
45,
104,
312,
310,
339,
303,
339,
465,
1041,
294,
338,
9308,
331,
3105,
707,
21794,
4098,
130,
6663,
341,
4725,
347,
341,
294,
338,
3205,
9961,
5535,
51,
244,
1369,
9961,
5535,
1118,
545,
294,
338,
17169,
9299,
391,
341,
2454,
19454,
641,
341,
2716,
9961,
294,
338,
5535,
51,
294,
338,
294,
338,
496,
772,
244,
300,
341,
9961,
5535,
13719,
4725,
904,
391,
545,
17180,
294,
338,
282,
2012,
477,
9961,
5535,
294,
338,
496,
5124,
1727,
36886,
434,
4725,
451,
3105,
707,
300,
130,
4897,
545,
294,
338,
282,
19187,
391,
1611,
4691,
9299,
391,
3105,
707,
300,
8154,
120,
294,
338,
282,
19454,
294,
338,
496,
5124,
23203,
434,
341,
3205,
9961,
5535,
575,
1364,
294,
338,
282,
451,
2840,
4725,
904,
762,
294,
588,
303,
496,
14030,
459,
18362,
678,
303,
581,
21794,
4098,
45,
10333,
4098,
1907,
2041,
535,
67,
300,
46,
320,
310,
477,
51,
38333,
299,
327,
18676,
1907,
2615,
535,
5111,
300,
51,
38333,
492,
310,
3238,
1811,
10333,
4098,
45,
104,
312,
303,
339,
465,
1041,
294,
338,
9308,
331,
3105,
707,
21794,
4098,
130,
6663,
341,
4725,
347,
341,
294,
338,
3205,
8635,
758,
51,
280,
1369,
9961,
5535,
1118,
545,
17169,
294,
338,
9299,
391,
341,
2454,
19454,
641,
341,
2716,
8635,
758,
51,
294,
338,
294,
338,
496,
772,
244,
300,
341,
8635,
758,
13719,
4725,
904,
391,
545,
17180,
294,
338,
282,
2012,
477,
9961,
5535,
294,
338,
496,
5124,
1727,
36886,
434,
4725,
451,
341,
3205,
8635,
294,
338,
282,
758,
4897,
545,
19187,
391,
1611,
4691,
9299,
391,
341,
294,
338,
282,
8635,
758,
1200,
19454,
294,
338,
496,
5124,
23203,
434,
341,
3205,
8635,
758,
575,
1364,
294,
338,
282,
451,
2840,
4725,
904,
762,
294,
588,
303,
496,
14030,
459,
18362,
678,
303,
581,
21794,
4098,
45,
16425,
903,
1907,
2041,
535,
67,
300,
46,
320,
310,
477,
51,
38333,
299,
327,
18676,
1907,
2615,
535,
5111,
300,
51,
38333,
492,
310,
3238,
7466,
1811,
2272,
45,
104,
312,
303,
339,
465,
964,
782,
3238,
1811,
10333,
4098,
45,
10333,
4098,
1907,
2041,
535,
67,
300,
46,
320,
310,
434,
327,
104,
51,
9699,
365,
630,
21794,
4098,
51,
842,
46,
320,
343,
477,
51,
3941,
299,
300,
51,
14315,
492,
343,
477,
51,
911,
299,
300,
51,
911,
492,
310,
339,
832,
320,
343,
3238,
1811,
2272,
45,
104,
312,
310,
339,
303,
339,
465,
964,
782,
3238,
7466,
1811,
2272,
45,
2272,
1907,
2041,
535,
67,
300,
46,
320,
310,
2210,
1197,
331,
299,
300,
51,
14315,
492,
310,
453,
1691,
300,
51,
14315,
33294,
4183,
1348,
461,
2210,
10022,
1948,
580,
51,
310,
434,
327,
102,
51,
9699,
365,
882,
2210,
42121,
842,
46,
343,
331,
299,
14479,
51,
36927,
45,
102,
49,
331,
51,
1340,
49,
2210,
42121,
842,
312,
310,
648,
2095,
299,
331,
51,
1340,
64,
310,
434,
327,
1688,
630,
244,
54,
1293,
477,
51,
38333,
882,
762,
46,
343,
456,
327,
976,
503,
518,
331,
46,
419,
434,
327,
106,
630,
762,
46,
547,
1440,
556,
23203,
492,
310,
477,
51,
3941,
299,
331,
64,
310,
477,
51,
911,
299,
331,
51,
1340,
64,
303,
339,
465,
1041,
294,
338,
21010,
5535,
1437,
642,
4725,
664,
341,
2716,
7380,
51,
294,
338,
294,
338,
496,
772,
300,
341,
4512,
294,
588,
303,
964,
782,
3238,
1811,
2272,
45,
2272,
1907,
2041,
535,
67,
300,
46,
320,
310,
3238,
7466,
1811,
2272,
45,
104,
312,
310,
15116,
1165,
492,
303,
339,
465,
1041,
294,
338,
906,
7123,
1354,
451,
1437,
391,
15024,
51,
294,
338,
4202,
33727,
28264,
1649,
3353,
8190,
347,
619,
1437,
51,
294,
338,
4612,
19036,
391,
15024,
14365,
12146,
1648,
1074,
347,
294,
338,
4322,
1436,
5030,
943,
63,
4463,
337,
1437,
1354,
35301,
8558,
2741,
294,
588,
303,
964,
924,
1175,
648,
7490,
100,
9489,
100,
3382,
299,
4418,
51,
3470,
100,
5986,
449,
244,
61,
64,
465,
1041,
294,
338,
719,
47274,
341,
13821,
451,
341,
1437,
51,
294,
338,
294,
338,
496,
772,
1865,
13126,
341,
10865,
9367,
13821,
294,
588,
303,
964,
782,
15261,
45,
429,
1865,
13126,
46,
320,
310,
648,
3627,
13126,
299,
5535,
51,
1340,
64,
310,
453,
6938,
1354,
434,
5562,
64,
832,
15261,
829,
244,
58,
53,
42,
310,
648,
556,
13126,
299,
3627,
13126,
494,
1849,
1477,
13126,
350,
244,
59,
57,
46,
1037,
11271,
327,
1477,
13126,
494,
244,
55,
46,
518,
11271,
327,
1477,
13126,
3789,
244,
54,
894,
310,
453,
9972,
50,
487,
564,
2424,
1361,
310,
434,
327,
909,
13126,
449,
7490,
100,
9489,
100,
3382,
868,
244,
53,
46,
343,
556,
13126,
299,
23855,
13126,
45,
907,
13126,
312,
310,
5535,
299,
14479,
51,
36927,
45,
3941,
49,
556,
13126,
312,
303,
339,
465,
964,
924,
648,
23855,
13126,
45,
429,
1865,
13126,
46,
320,
310,
434,
327,
907,
13126,
350,
244,
53,
46,
453,
9972,
343,
1440,
556,
4322,
1436,
5030,
943,
492,
310,
461,
327,
907,
13126,
868,
7490,
100,
9489,
100,
3382,
46,
1037,
343,
4418,
51,
3470,
100,
5986,
518,
343,
7490,
100,
9489,
100,
3382,
64,
303,
339,
465,
1041,
294,
338,
46208,
1448,
341,
3205,
2016,
2012,
477,
9961,
5535,
51,
294,
338,
294,
338,
496,
620,
3105,
707,
878,
130,
327,
321,
3205,
829,
3105,
1222,
7380,
40,
688,
1770,
294,
338,
496,
5124,
1727,
36886,
434,
341,
3205,
2016,
4897,
545,
294,
338,
282,
19187,
642,
4725,
5937,
347,
477,
9961,
5535,
294,
338,
282,
9299,
391,
341,
9961,
5535,
1200,
19454,
294,
338,
496,
5124,
23203,
434,
341,
3205,
2016,
458,
762,
294,
588,
303,
581,
1922,
1035,
45,
74,
503,
46,
320,
310,
461,
13102,
45,
106,
312,
303,
339,
465,
1041,
294,
338,
46208,
1448,
341,
3205,
2016,
2012,
477,
9961,
5535,
51,
294,
338,
294,
338,
496,
620,
3105,
707,
878,
130,
327,
321,
3205,
829,
3105,
1222,
14317,
40,
16613,
1770,
294,
338,
496,
5124,
1727,
36886,
434,
341,
3205,
2016,
4897,
545,
294,
338,
282,
19187,
642,
4725,
5937,
347,
477,
9961,
5535,
294,
338,
282,
9299,
391,
341,
9961,
5535,
1200,
19454,
294,
338,
496,
5124,
23203,
434,
341,
3205,
2016,
458,
762,
294,
588,
303,
581,
1922,
13102,
45,
74,
503,
46,
320,
310,
434,
327,
106,
630,
762,
46,
343,
1440,
556,
23203,
492,
310,
2065,
1552,
3348,
310,
648,
613,
299,
1354,
64,
310,
434,
327,
110,
2394,
5535,
51,
1340,
46,
343,
15261,
45,
110,
494,
244,
54,
312,
310,
1354,
299,
613,
494,
244,
54,
64,
310,
434,
327,
110,
630,
244,
53,
46,
343,
5535,
96,
53,
98,
299,
503,
64,
310,
832,
343,
328,
2064,
1405,
45,
110,
49,
503,
312,
310,
461,
878,
64,
303,
339,
465,
496,
14030,
459,
18362,
678,
303,
581,
535,
28470,
365,
320,
310,
461,
327,
911,
630,
244,
53,
46,
1037,
762,
518,
327,
74,
46,
5535,
96,
53,
988,
303,
339,
465,
964,
648,
40597,
45,
976,
356,
46,
320,
310,
434,
327,
116,
882,
762,
46,
320,
343,
456,
327,
429,
613,
299,
244,
53,
64,
613,
350,
1354,
64,
613,
2002,
419,
434,
327,
116,
51,
3591,
45,
3941,
96,
110,
5310,
547,
461,
613,
64,
310,
339,
310,
461,
449,
54,
64,
303,
339,
465,
1041,
294,
338,
24968,
331,
4005,
1998,
451,
341,
3205,
2016,
664,
477,
5535,
49,
294,
338,
434,
580,
458,
5041,
51,
244,
12662,
2252,
1266,
49,
20085,
619,
2016,
3105,
707,
503,
130,
3774,
294,
338,
708,
3105,
707,
356,
51,
3591,
45,
106,
11952,
434,
477,
5535,
4326,
1611,
575,
1851,
3774,
294,
338,
4725,
51,
244,
3777,
3105,
707,
878,
130,
434,
480,
1773,
434,
477,
5535,
14561,
294,
338,
341,
3205,
2016,
327,
290,
13765,
651,
49,
434,
477,
5535,
5386,
641,
331,
294,
338,
1074,
451,
341,
1495,
566,
294,
338,
294,
338,
496,
772,
356,
2016,
391,
545,
6563,
664,
477,
5535,
49,
434,
5041,
294,
338,
496,
620,
3105,
707,
878,
130,
434,
477,
5535,
5386,
641,
331,
1074,
451,
341,
1495,
294,
588,
303,
581,
1922,
3365,
45,
976,
356,
46,
320,
310,
648,
613,
299,
40597,
45,
116,
312,
310,
434,
327,
110,
630,
449,
54,
46,
343,
461,
920,
64,
310,
832,
320,
343,
3365,
1094,
45,
110,
312,
343,
461,
878,
64,
310,
339,
303,
339,
465,
1041,
294,
338,
3050,
451,
3365,
1493,
4141,
28614,
49,
666,
12432,
51,
294,
338,
508,
15864,
829,
10033,
51,
2564,
51,
294,
338,
294,
338,
496,
772,
356,
2016,
391,
545,
6563,
664,
477,
5535,
49,
434,
5041,
294,
338,
496,
620,
3105,
707,
878,
130,
434,
6563,
294,
588,
303,
1922,
3365,
10122,
45,
976,
356,
46,
320,
310,
456,
327,
429,
613,
299,
244,
53,
64,
613,
350,
1354,
64,
613,
2002,
320,
343,
434,
327,
116,
630,
5535,
96,
110,
1156,
320,
419,
3365,
1094,
45,
110,
312,
419,
461,
878,
64,
343,
339,
310,
339,
310,
461,
920,
64,
303,
339,
465,
1041,
294,
338,
3777,
3105,
707,
878,
130,
434,
477,
5535,
4326,
341,
3205,
2016,
51,
294,
338,
12662,
2252,
1266,
49,
3235,
3105,
707,
878,
130,
434,
480,
1773,
434,
477,
5535,
4326,
294,
338,
840,
6247,
1611,
2016,
3105,
707,
503,
130,
3774,
708,
3105,
707,
356,
51,
3591,
45,
106,
31927,
294,
338,
294,
338,
496,
772,
356,
1319,
391,
545,
8146,
456,
4814,
488,
347,
477,
5535,
294,
338,
496,
620,
3105,
707,
878,
130,
434,
477,
5535,
4326,
341,
3205,
2016,
294,
588,
303,
581,
1922,
4326,
45,
976,
356,
46,
320,
310,
461,
40597,
45,
116,
46,
2394,
244,
53,
64,
303,
339,
465,
1041,
294,
338,
3777,
619,
1437,
6663,
1187,
451,
341,
4725,
347,
477,
5535,
51,
294,
338,
906,
4725,
904,
347,
1307,
8445,
2554,
51,
294,
338,
294,
338,
350,
117,
67,
1338,
4731,
1437,
1118,
545,
332,
4779,
39,
347,
708,
1307,
10656,
391,
580,
904,
294,
338,
28069,
829,
477,
5535,
51,
244,
327,
402,
1623,
8190,
49,
477,
1431,
2315,
15024,
294,
338,
331,
556,
1437,
566,
244,
906,
13099,
458,
15004,
3760,
391,
5370,
341,
4731,
1437,
51,
294,
338,
294,
338,
350,
117,
67,
2287,
1431,
31710,
641,
20173,
3761,
1437,
50,
7893,
480,
4512,
50,
7893,
294,
338,
13425,
51,
294,
338,
294,
338,
496,
620,
619,
1437,
6663,
1187,
451,
341,
4725,
347,
477,
5535,
294,
588,
303,
581,
2210,
1197,
391,
1280,
365,
320,
310,
461,
14479,
51,
36927,
45,
3941,
49,
1354,
312,
303,
339,
465,
1041,
294,
338,
3777,
619,
1437,
6663,
1187,
451,
341,
4725,
347,
477,
5535,
64,
341,
294,
338,
6098,
847,
451,
341,
4731,
1437,
458,
708,
451,
341,
3205,
1437,
51,
294,
338,
906,
4731,
1437,
4725,
904,
347,
1307,
8445,
2554,
51,
294,
338,
1691,
341,
5535,
30871,
347,
341,
3205,
1437,
49,
580,
458,
4731,
2038,
285,
51,
294,
338,
12783,
49,
331,
556,
1437,
458,
15659,
642,
341,
6098,
847,
451,
341,
294,
338,
3205,
1437,
480,
341,
1354,
451,
477,
5535,
51,
294,
338,
294,
338,
350,
117,
67,
2811,
341,
5535,
30871,
347,
341,
3205,
1437,
642,
8358,
391,
1887,
605,
294,
338,
327,
110,
51,
106,
4345,
341,
1437,
1421,
1851,
4725,
2806,
341,
5535,
490,
341,
2016,
347,
294,
338,
341,
1437,
13292,
2434,
341,
962,
451,
341,
4512,
458,
758,
391,
294,
338,
3105,
707,
762,
4037,
294,
338,
294,
338,
350,
117,
67,
12051,
341,
3105,
1222,
607,
14315,
9768,
1431,
49,
477,
1431,
31710,
641,
20173,
3761,
294,
338,
1437,
50,
7893,
480,
4512,
50,
7893,
13425,
51,
244,
24749,
49,
477,
1431,
6990,
294,
338,
27522,
3518,
2308,
341,
6098,
847,
451,
341,
1716,
1437,
49,
480,
1648,
49,
294,
338,
1549,
9464,
46294,
49,
545,
1674,
391,
4166,
18130,
25979,
51,
294,
338,
294,
338,
350,
117,
67,
6202,
3622,
3105,
707,
837,
130,
458,
331,
5535,
8998,
391,
4814,
1773,
5872,
51,
294,
338,
906,
2434,
1361,
902,
545,
1674,
391,
10137,
341,
5535,
2012,
331,
16394,
294,
338,
15659,
1437,
451,
3105,
707,
910,
10714,
294,
338,
294,
338,
350,
1023,
67,
3105,
707,
910,
1197,
553,
299,
837,
51,
14315,
45,
909,
910,
96,
53,
2004,
5014,
1023,
67,
294,
338,
294,
338,
5857,
708,
3105,
707,
391,
1280,
45,
909,
2210,
96,
53,
1156,
130,
458,
21090,
347,
686,
391,
294,
338,
3105,
707,
391,
1280,
41271,
294,
338,
294,
338,
496,
772,
331,
341,
1437,
2012,
1532,
341,
4725,
451,
341,
5535,
904,
391,
294,
338,
2052,
545,
7129,
49,
434,
580,
458,
6546,
8473,
64,
5897,
49,
331,
556,
1437,
451,
341,
294,
338,
2052,
2454,
6098,
847,
458,
15659,
456,
477,
11673,
51,
294,
338,
496,
620,
619,
1437,
6663,
1187,
451,
341,
4725,
347,
477,
5535,
294,
338,
496,
5124,
2647,
2796,
1002,
434,
341,
6098,
847,
451,
341,
3205,
1437,
294,
338,
282,
458,
666,
331,
5176,
43982,
451,
341,
6098,
847,
451,
3659,
2016,
347,
294,
338,
282,
477,
5535,
294,
338,
496,
5124,
23203,
434,
341,
3205,
1437,
458,
762,
294,
588,
303,
496,
14030,
459,
18362,
678,
303,
581,
350,
89,
67,
413,
1197,
391,
1280,
45,
89,
1197,
331,
46,
320,
310,
1175,
648,
1354,
299,
477,
51,
911,
64,
310,
434,
327,
102,
51,
1340,
350,
1354,
46,
343,
453,
6429,
331,
556,
1437,
451,
331,
1200,
6098,
847,
49,
1294,
1690,
7321,
63,
343,
461,
327,
89,
9798,
14479,
51,
36927,
45,
3941,
49,
1354,
49,
331,
51,
9699,
1052,
310,
1189,
51,
40816,
45,
3941,
49,
244,
53,
49,
331,
49,
244,
53,
49,
1354,
312,
310,
434,
327,
102,
51,
1340,
868,
1354,
46,
343,
331,
96,
911,
98,
299,
762,
64,
310,
461,
331,
64,
303,
339,
465,
1041,
294,
338,
3777,
619,
10033,
2308,
341,
4725,
347,
477,
5535,
51,
906,
10033,
294,
338,
1976,
666,
461,
341,
4725,
347,
1364,
8445,
2554,
51,
294,
338,
294,
338,
496,
620,
619,
10033,
2308,
341,
4725,
347,
477,
5535,
294,
588,
303,
581,
14730,
65,
74,
67,
10033,
365,
320,
310,
461,
556,
457,
378,
492,
303,
339,
465,
964,
1175,
462,
457,
378,
4584,
14730,
65,
74,
67,
320,
310,
1041,
295,
338,
6434,
327,
8017,
5535,
1437,
46,
451,
2016,
391,
545,
4731,
829,
295,
338,
16498,
1495,
391,
2371,
51,
295,
588,
310,
964,
648,
6226,
64,
603,
1041,
295,
338,
6434,
451,
2016,
4731,
829,
4665,
8303,
1495,
391,
2371,
49,
295,
338,
7361,
708,
2016,
17033,
664,
341,
23272,
1451,
1355,
1168,
51,
295,
338,
1776,
391,
449,
54,
434,
2016,
458,
8133,
829,
331,
1495,
391,
3365,
51,
295,
588,
310,
964,
648,
2419,
5932,
299,
449,
54,
64,
603,
1041,
295,
338,
418,
5535,
451,
4725,
708,
4547,
13643,
664,
341,
725,
20298,
22849,
451,
295,
338,
341,
15116,
2012,
341,
21316,
22849,
641,
331,
1074,
451,
332,
330,
48092,
126,
39,
2016,
295,
338,
21872,
9437,
5945,
341,
13403,
51,
244,
327,
1079,
48092,
126,
2016,
21872,
9437,
904,
5543,
295,
338,
708,
1224,
331,
328,
2064,
436,
4203,
451,
331,
328,
344,
689,
896,
7475,
244,
2726,
2315,
7739,
1187,
451,
295,
338,
341,
4725,
347,
477,
1168,
391,
6179,
341,
13403,
51,
244,
2726,
764,
477,
295,
338,
2703,
1019,
4783,
9442,
341,
332,
4434,
39,
13403,
51,
295,
338,
295,
338,
2726,
1443,
708,
4665,
17700,
49,
4462,
5543,
14945,
7200,
21872,
9437,
49,
295,
338,
1118,
666,
1868,
391,
2989,
4725,
347,
477,
1620,
51,
295,
588,
310,
964,
2647,
40191,
65,
74,
67,
23272,
1451,
1355,
64,
603,
1041,
295,
338,
6840,
4731,
829,
341,
4665,
8303,
1495,
391,
2371,
44732,
708,
295,
338,
2016,
1616,
27065,
664,
341,
23272,
1451,
1355,
1168,
51,
295,
588,
310,
964,
535,
2419,
5932,
46051,
64,
603,
1041,
295,
338,
906,
2065,
1552,
804,
708,
341,
10033,
6560,
1093,
4973,
708,
341,
35767,
295,
338,
14317,
1414,
1178,
51,
244,
1691,
477,
34870,
458,
8955,
23730,
49,
341,
10033,
295,
338,
1421,
14117,
22466,
11402,
51,
295,
588,
310,
964,
648,
2816,
2590,
1552,
299,
2065,
1552,
64,
603,
581,
1922,
1421,
3364,
365,
320,
343,
461,
6226,
350,
1354,
1293,
419,
327,
41209,
1451,
1355,
882,
762,
979,
673,
41209,
1451,
1355,
51,
6401,
1052,
310,
339,
603,
496,
14030,
459,
18362,
678,
310,
581,
535,
2371,
365,
320,
343,
434,
327,
3156,
2590,
1552,
882,
2065,
1552,
46,
419,
1440,
556,
22219,
25114,
1002,
492,
343,
434,
327,
7033,
350,
1354,
46,
419,
461,
327,
74,
46,
5535,
96,
2153,
5932,
299,
6226,
31755,
343,
434,
327,
41209,
1451,
1355,
882,
762,
46,
320,
419,
2419,
5932,
299,
449,
54,
64,
419,
2419,
5932,
46051,
299,
23272,
1451,
1355,
51,
11991,
492,
419,
434,
327,
2153,
5932,
46051,
882,
762,
46,
547,
461,
2419,
5932,
46051,
64,
343,
339,
343,
1440,
556,
27721,
44798,
492,
310,
339,
603,
581,
782,
3365,
365,
320,
343,
434,
327,
3156,
2590,
1552,
882,
2065,
1552,
46,
419,
1440,
556,
22219,
25114,
1002,
492,
343,
434,
327,
2153,
5932,
882,
449,
54,
46,
320,
419,
535,
13643,
299,
21794,
4098,
51,
597,
51,
2564,
1094,
45,
2153,
5932,
312,
419,
2419,
5932,
299,
449,
54,
64,
419,
434,
327,
5609,
630,
762,
46,
547,
6226,
10606,
419,
832,
320,
547,
434,
327,
41209,
1451,
1355,
630,
762,
46,
733,
23272,
1451,
1355,
299,
556,
2647,
40191,
6984,
547,
23272,
1451,
1355,
51,
688,
45,
5609,
312,
419,
339,
343,
339,
832,
434,
327,
2153,
5932,
46051,
882,
762,
46,
320,
419,
21794,
4098,
51,
597,
51,
2564,
10122,
45,
2153,
5932,
46051,
312,
419,
2419,
5932,
46051,
299,
762,
64,
343,
339,
832,
320,
419,
1440,
556,
21641,
492,
343,
339,
343,
2816,
2590,
1552,
299,
2065,
1552,
64,
310,
339,
303,
339,
465,
581,
648,
1354,
365,
320,
310,
461,
1354,
64,
303,
339,
465,
1041,
294,
338,
24968,
1187,
451,
341,
4725,
664,
477,
9961,
5535,
51,
294,
338,
906,
5535,
1118,
545,
3517,
2703,
477,
1495,
3235,
51,
294,
588,
303,
581,
782,
4250,
365,
320,
310,
2065,
1552,
3348,
310,
456,
327,
429,
613,
299,
244,
53,
64,
613,
350,
1354,
64,
613,
2002,
343,
5535,
96,
110,
98,
299,
762,
64,
310,
1354,
299,
244,
53,
64,
303,
339,
465,
496,
14030,
459,
18362,
678,
303,
581,
535,
17835,
365,
320,
310,
434,
327,
911,
630,
244,
53,
46,
343,
461,
762,
64,
310,
648,
328,
299,
790,
911,
64,
310,
2065,
1552,
3348,
310,
535,
1074,
299,
327,
74,
46,
5535,
96,
53,
988,
310,
535,
837,
299,
327,
74,
46,
5535,
96,
120,
988,
310,
5535,
96,
120,
98,
299,
762,
64,
310,
434,
327,
120,
882,
244,
53,
46,
343,
328,
2064,
3228,
45,
53,
49,
837,
312,
310,
461,
1074,
64,
303,
339,
465,
1041,
294,
338,
24968,
341,
244,
469,
2016,
664,
5535,
51,
294,
338,
294,
338,
31440,
1266,
477,
1431,
26267,
341,
4725,
840,
992,
391,
613,
50,
54,
49,
294,
338,
35364,
49,
725,
39769,
51,
244,
20118,
3301,
46294,
49,
580,
3235,
294,
338,
762,
51,
244,
34553,
37713,
1266,
49,
347,
2554,
391,
18024,
341,
15116,
41217,
49,
294,
338,
580,
2315,
12952,
331,
6146,
2016,
451,
341,
1168,
642,
1611,
17138,
2806,
294,
338,
613,
51,
244,
20118,
3301,
46294,
49,
477,
1431,
3235,
341,
2016,
294,
338,
708,
1616,
12935,
840,
341,
962,
451,
341,
1168,
480,
458,
2483,
840,
1649,
294,
338,
2764,
2688,
613,
51,
1369,
8465,
458,
1674,
829,
10033,
51,
2564,
1278,
641,
391,
294,
338,
7373,
5839,
8366,
443,
1755,
4725,
51,
294,
588,
303,
496,
14030,
459,
18362,
678,
303,
535,
3365,
1094,
45,
429,
613,
46,
320,
310,
453,
1217,
613,
2394,
244,
53,
979,
613,
350,
1354,
64,
310,
2065,
1552,
3348,
310,
648,
328,
299,
790,
911,
64,
310,
434,
327,
120,
630,
613,
46,
453,
6563,
2419,
2016,
343,
5535,
96,
110,
98,
299,
762,
64,
310,
832,
320,
343,
535,
13643,
299,
327,
74,
46,
5535,
96,
120,
988,
343,
5535,
96,
120,
98,
299,
762,
64,
343,
328,
2064,
3228,
45,
110,
49,
13643,
312,
343,
434,
327,
3941,
96,
110,
98,
630,
13643,
46,
320,
419,
328,
2064,
1405,
45,
110,
49,
13643,
312,
419,
434,
327,
3941,
96,
110,
98,
882,
13643,
46,
547,
461,
13643,
64,
343,
339,
310,
339,
310,
461,
762,
64,
303,
339,
465,
1041,
294,
338,
46208,
1448,
1641,
837,
840,
2764,
851,
49,
38775,
15116,
41217,
829,
294,
338,
10685,
13790,
837,
992,
341,
4369,
6234,
580,
458,
10783,
2806,
575,
5058,
391,
294,
338,
2840,
2952,
49,
575,
458,
341,
3070,
51,
294,
338,
294,
338,
2634,
25238,
480,
8246,
992,
2118,
6687,
1804,
480,
43431,
51,
341,
294,
338,
40363,
480,
34839,
7058,
904,
18632,
2012,
3473,
294,
338,
4457,
708,
904,
5897,
21090,
51,
327,
22812,
651,
456,
328,
2064,
3228,
7475,
294,
338,
294,
338,
496,
772,
851,
341,
2764,
391,
5342,
294,
338,
496,
772,
837,
341,
1641,
391,
5567,
294,
588,
303,
964,
782,
328,
2064,
1405,
45,
429,
851,
49,
535,
837,
46,
320,
310,
434,
327,
38333,
882,
762,
46,
343,
328,
2064,
1405,
9529,
18676,
45,
112,
49,
837,
312,
310,
832,
343,
328,
2064,
1405,
36832,
45,
112,
49,
837,
312,
303,
339,
465,
496,
14030,
459,
18362,
678,
303,
964,
782,
328,
2064,
1405,
36832,
45,
429,
851,
49,
535,
837,
46,
320,
310,
40363,
1907,
2615,
535,
67,
1221,
299,
327,
36832,
1907,
2615,
535,
5111,
837,
64,
310,
2236,
327,
112,
868,
244,
53,
46,
320,
343,
648,
2952,
299,
327,
112,
449,
244,
54,
46,
8257,
244,
54,
64,
343,
2210,
503,
299,
5535,
96,
2562,
988,
343,
434,
327,
697,
51,
23879,
1181,
74,
46,
503,
46,
2394,
244,
53,
46,
419,
1644,
64,
343,
5535,
96,
112,
98,
299,
503,
64,
343,
851,
299,
2952,
64,
310,
339,
310,
5535,
96,
112,
98,
299,
1221,
64,
303,
339,
465,
496,
14030,
459,
18362,
678,
303,
964,
782,
328,
2064,
1405,
9529,
18676,
45,
429,
851,
49,
535,
837,
46,
320,
310,
2236,
327,
112,
868,
244,
53,
46,
320,
343,
648,
2952,
299,
327,
112,
449,
244,
54,
46,
8257,
244,
54,
64,
343,
2210,
503,
299,
5535,
96,
2562,
988,
343,
434,
327,
38333,
51,
6076,
45,
125,
49,
327,
74,
46,
503,
46,
2394,
244,
53,
46,
419,
1644,
64,
343,
5535,
96,
112,
98,
299,
503,
64,
343,
851,
299,
2952,
64,
310,
339,
310,
5535,
96,
112,
98,
299,
837,
64,
303,
339,
465,
1041,
294,
338,
46208,
1448,
1641,
837,
840,
2764,
851,
49,
38775,
15116,
41217,
829,
294,
338,
12932,
13790,
837,
2850,
341,
4369,
48298,
6234,
580,
458,
6717,
2806,
575,
294,
338,
5058,
391,
2840,
5727,
575,
458,
331,
16522,
51,
294,
338,
294,
338,
496,
772,
851,
341,
2764,
391,
5342,
294,
338,
496,
772,
837,
341,
1641,
391,
5567,
294,
588,
303,
964,
782,
328,
2064,
3228,
45,
429,
851,
49,
535,
837,
46,
320,
310,
434,
327,
38333,
882,
762,
46,
343,
328,
2064,
3228,
9529,
18676,
45,
112,
49,
837,
312,
310,
832,
343,
328,
2064,
3228,
36832,
45,
112,
49,
837,
312,
303,
339,
465,
496,
14030,
459,
18362,
678,
303,
964,
782,
328,
2064,
3228,
36832,
45,
429,
851,
49,
535,
837,
46,
320,
310,
40363,
1907,
2615,
535,
67,
1221,
299,
327,
36832,
1907,
2615,
535,
5111,
125,
64,
310,
648,
11243,
299,
1354,
8257,
244,
54,
64,
370,
453,
5276,
2236,
331,
3000,
50,
12806,
310,
2236,
327,
112,
350,
11243,
46,
320,
343,
648,
2851,
299,
327,
112,
1281,
244,
54,
46,
494,
244,
54,
64,
453,
10039,
2859,
2851,
458,
6247,
343,
2210,
300,
299,
5535,
96,
2680,
988,
343,
648,
2109,
299,
2851,
494,
244,
54,
64,
343,
434,
327,
1009,
350,
1354,
979,
419,
1849,
36832,
1907,
2615,
535,
5111,
300,
566,
23879,
1181,
74,
46,
5535,
96,
1009,
1156,
868,
244,
53,
46,
419,
300,
299,
5535,
96,
2680,
299,
2109,
988,
343,
434,
327,
697,
51,
23879,
1181,
74,
46,
300,
46,
2527,
244,
53,
46,
419,
1644,
64,
343,
5535,
96,
112,
98,
299,
300,
64,
343,
851,
299,
2851,
64,
310,
339,
310,
5535,
96,
112,
98,
299,
1221,
64,
303,
339,
465,
496,
14030,
459,
18362,
678,
303,
964,
782,
328,
2064,
3228,
9529,
18676,
45,
429,
851,
49,
535,
837,
46,
320,
310,
648,
11243,
299,
1354,
8257,
244,
54,
64,
310,
2236,
327,
112,
350,
11243,
46,
320,
343,
648,
2851,
299,
327,
112,
1281,
244,
54,
46,
494,
244,
54,
64,
343,
2210,
300,
299,
5535,
96,
2680,
988,
343,
648,
2109,
299,
2851,
494,
244,
54,
64,
343,
434,
327,
1009,
350,
1354,
979,
419,
35614,
51,
6076,
1181,
74,
46,
300,
49,
327,
74,
46,
5535,
96,
1009,
1156,
868,
244,
53,
46,
419,
300,
299,
5535,
96,
2680,
299,
2109,
988,
343,
434,
327,
38333,
51,
6076,
45,
125,
49,
327,
74,
46,
300,
46,
2527,
244,
53,
46,
419,
1644,
64,
343,
5535,
96,
112,
98,
299,
300,
64,
343,
851,
299,
2851,
64,
310,
339,
310,
5535,
96,
112,
98,
299,
837,
64,
303,
339,
465,
1041,
294,
338,
14272,
32652,
19986,
341,
15116,
41217,
327,
29985,
3713,
46,
347,
341,
9476,
4369,
49,
294,
338,
26989,
7572,
2645,
341,
2554,
451,
341,
4725,
9591,
391,
341,
1495,
51,
294,
588,
303,
496,
14030,
459,
18362,
678,
303,
964,
782,
15116,
1165,
365,
320,
310,
456,
327,
429,
613,
299,
327,
911,
8257,
244,
54,
46,
449,
244,
54,
64,
613,
2394,
244,
53,
64,
613,
15344,
343,
328,
2064,
3228,
45,
110,
49,
327,
74,
46,
5535,
96,
110,
2004,
303,
339,
465,
1041,
294,
338,
3777,
341,
35614,
1674,
391,
2554,
341,
4725,
347,
477,
294,
338,
5535,
49,
575,
3105,
707,
762,
130,
434,
477,
5535,
458,
8635,
9299,
391,
294,
338,
341,
3105,
1222,
7378,
40363,
19872,
19454,
130,
451,
2840,
4725,
51,
294,
338,
294,
338,
496,
620,
341,
35614,
1674,
391,
2554,
477,
5535,
49,
575,
294,
338,
282,
3105,
707,
762,
130,
434,
477,
5535,
458,
8635,
9299,
391,
341,
294,
338,
282,
19872,
19454,
451,
2840,
4725,
294,
588,
303,
581,
34839,
1907,
2615,
535,
67,
35614,
365,
320,
310,
461,
35614,
64,
303,
339,
465,
1041,
294,
338,
377,
7777,
477,
5535,
391,
331,
3458,
327,
6942,
458,
49,
4569,
5072,
580,
566,
294,
338,
294,
338,
496,
3557,
768,
906,
3124,
451,
341,
1437,
35767,
341,
1998,
458,
294,
338,
2429,
31371,
327,
429,
490,
14637,
829,
1187,
451,
2840,
4725,
294,
338,
2429,
327,
5530,
619,
3105,
707,
2210,
1770,
347,
341,
7257,
2554,
51,
294,
338,
496,
772,
328,
341,
3458,
294,
338,
496,
5124,
1401,
51,
735,
51,
6860,
434,
619,
457,
52,
84,
1067,
12996,
294,
588,
303,
964,
782,
2886,
976,
45,
1874,
51,
735,
51,
976,
8783,
328,
46,
310,
2589,
1401,
51,
735,
51,
6860,
320,
310,
453,
5968,
986,
2016,
2409,
49,
480,
1364,
6862,
10597,
310,
328,
51,
1555,
2553,
976,
492,
603,
453,
5968,
986,
1437,
3124,
49,
456,
14673,
642,
244,
54,
51,
58,
1522,
310,
328,
51,
31173,
45,
5728,
51,
1472,
45,
55,
49,
1354,
494,
244,
54,
894,
603,
453,
5968,
986,
1187,
4725,
347,
341,
332,
35681,
2554,
2316,
310,
456,
327,
429,
613,
299,
244,
53,
64,
613,
350,
1354,
64,
613,
2002,
343,
328,
51,
1838,
976,
45,
3941,
96,
110,
2004,
303,
339,
465,
1041,
294,
338,
922,
931,
302,
3699,
341,
3105,
707,
21794,
4098,
130,
1998,
664,
331,
3458,
294,
338,
327,
6942,
458,
49,
428,
3557,
5072,
580,
566,
294,
338,
294,
338,
496,
772,
328,
341,
3458,
294,
338,
496,
5124,
1727,
9941,
434,
341,
462,
451,
331,
14304,
1319,
294,
338,
282,
3087,
666,
545,
2448,
294,
338,
496,
5124,
1401,
51,
735,
51,
6860,
434,
619,
457,
52,
84,
1067,
12996,
294,
588,
303,
964,
782,
1511,
976,
45,
1874,
51,
735,
51,
976,
6989,
328,
46,
310,
2589,
1401,
51,
735,
51,
6860,
49,
1727,
9941,
320,
310,
453,
4858,
347,
1354,
49,
480,
1364,
6862,
10597,
310,
328,
51,
1555,
2248,
976,
492,
603,
453,
4858,
347,
327,
382,
27427,
46,
1437,
3124,
310,
328,
51,
33798,
492,
603,
5535,
299,
556,
2210,
96,
911,
988,
603,
453,
4858,
347,
1187,
4725,
51,
310,
456,
327,
429,
613,
299,
244,
53,
64,
613,
350,
1354,
64,
613,
2002,
343,
5535,
96,
110,
98,
299,
328,
51,
870,
976,
492,
603,
453,
24451,
904,
28779,
391,
545,
347,
332,
35681,
2554,
411,
1294,
341,
310,
453,
1394,
1421,
7162,
31940,
2794,
708,
4816,
545,
51,
310,
15116,
1165,
492,
303,
339,
465,
1041,
294,
338,
9308,
331,
350,
423,
789,
102,
995,
366,
16371,
5174,
51,
935,
40,
9987,
432,
1106,
50,
9987,
396,
102,
873,
423,
67,
294,
338,
480,
350,
423,
67,
5077,
50,
6594,
396,
423,
67,
3105,
1222,
23758,
5174,
130,
2308,
341,
4725,
347,
477,
294,
338,
5535,
51,
294,
338,
294,
338,
350,
117,
67,
1338,
3105,
707,
23758,
5174,
130,
14194,
3105,
1222,
23758,
5174,
40,
31328,
1363,
855,
294,
338,
3105,
1222,
23758,
5174,
40,
7107,
31328,
1363,
855,
480,
3105,
1222,
23758,
5174,
40,
30858,
4037,
294,
338,
9878,
29188,
17448,
1414,
1840,
341,
15935,
451,
5408,
294,
338,
37029,
2102,
51,
294,
338,
294,
338,
496,
620,
331,
3105,
707,
23758,
5174,
130,
2308,
341,
4725,
347,
477,
5535,
294,
338,
496,
8152,
244,
54,
51,
61,
294,
588,
303,
581,
1175,
23758,
5174,
65,
74,
67,
14804,
5174,
365,
320,
310,
461,
556,
21794,
4098,
16371,
5174,
11530,
597,
49,
244,
53,
49,
449,
54,
49,
244,
53,
312,
303,
339,
465,
924,
1175,
462,
21794,
4098,
16371,
5174,
65,
74,
67,
4584,
23758,
5174,
65,
74,
67,
320,
310,
1276,
295,
338,
1369,
458,
5055,
6735,
391,
5068,
23758,
5174,
49,
2959,
456,
295,
338,
6737,
762,
9378,
51,
295,
588,
310,
964,
1175,
21794,
4098,
65,
74,
67,
35891,
64,
310,
964,
648,
1671,
64,
1485,
453,
1565,
1671,
49,
8851,
563,
18562,
52,
3045,
310,
964,
648,
315,
961,
64,
1485,
453,
449,
54,
6234,
1950,
813,
310,
964,
648,
2816,
2590,
1552,
64,
453,
8777,
1429,
315,
961,
758,
603,
1041,
9308,
556,
14804,
5174,
6399,
318,
341,
2716,
2189,
51,
588,
310,
21794,
4098,
16371,
5174,
45,
10333,
4098,
65,
74,
67,
35891,
49,
648,
7391,
49,
648,
315,
961,
49,
786,
648,
2816,
2590,
1552,
46,
320,
343,
477,
51,
18498,
299,
35891,
64,
343,
477,
51,
1076,
299,
7391,
64,
343,
477,
51,
40280,
299,
315,
961,
64,
343,
477,
51,
3156,
2590,
1552,
299,
2816,
2590,
1552,
64,
310,
339,
603,
964,
648,
640,
32768,
365,
320,
453,
7395,
315,
961,
391,
1354,
563,
1950,
813,
343,
648,
13705,
64,
343,
434,
1849,
5001,
299,
315,
961,
46,
350,
244,
53,
46,
320,
419,
2816,
2590,
1552,
299,
35891,
51,
1820,
1552,
64,
419,
13705,
299,
315,
961,
299,
35891,
51,
911,
64,
343,
339,
343,
461,
13705,
64,
310,
339,
603,
581,
21794,
4098,
16371,
5174,
65,
74,
67,
1614,
7356,
365,
320,
343,
648,
13705,
299,
640,
32768,
1046,
617,
299,
1671,
49,
11923,
299,
327,
335,
494,
13705,
46,
8257,
244,
54,
64,
343,
461,
327,
335,
2394,
11923,
46,
1037,
762,
518,
419,
556,
21794,
4098,
16371,
5174,
11530,
18498,
49,
617,
49,
1671,
299,
11923,
49,
16324,
2816,
2590,
1552,
312,
310,
339,
603,
496,
14030,
459,
18362,
678,
310,
581,
782,
43922,
20017,
45,
9123,
1907,
2615,
535,
67,
2146,
46,
320,
343,
648,
613,
49,
13705,
49,
16544,
64,
453,
6531,
446,
42389,
480,
9378,
664,
5276,
343,
21794,
4098,
65,
74,
67,
2706,
64,
2210,
1197,
331,
64,
343,
434,
327,
1160,
630,
762,
46,
419,
1440,
556,
23203,
492,
343,
434,
1849,
118,
299,
35891,
46,
882,
762,
979,
327,
102,
299,
2706,
51,
3941,
46,
882,
762,
46,
320,
419,
434,
1849,
5001,
299,
315,
961,
46,
350,
244,
53,
46,
320,
547,
16544,
299,
2706,
51,
1820,
1552,
64,
547,
13705,
299,
2706,
51,
911,
64,
419,
339,
419,
832,
547,
16544,
299,
2816,
2590,
1552,
64,
419,
434,
1849,
110,
299,
1671,
46,
2394,
244,
53,
979,
327,
1076,
299,
13705,
46,
2527,
331,
51,
1340,
46,
320,
547,
456,
327,
74,
503,
3360,
3323,
110,
46,
320,
733,
434,
327,
110,
350,
13705,
46,
320,
1031,
434,
1849,
106,
299,
327,
74,
46,
331,
96,
110,
1156,
630,
762,
46,
453,
2315,
545,
409,
1043,
1396,
1644,
64,
1031,
2146,
51,
7504,
45,
106,
312,
733,
339,
733,
832,
434,
327,
118,
51,
1820,
1552,
882,
16544,
46,
1031,
1644,
64,
733,
832,
1031,
461,
64,
547,
339,
419,
339,
343,
339,
343,
1440,
556,
22219,
25114,
1002,
492,
310,
339,
603,
581,
1922,
1614,
28004,
45,
9123,
1907,
2615,
535,
67,
2146,
46,
320,
343,
434,
327,
1160,
630,
762,
46,
419,
1440,
556,
23203,
492,
343,
648,
13705,
299,
640,
32768,
1046,
617,
299,
1671,
64,
343,
434,
327,
335,
2394,
244,
53,
979,
617,
350,
13705,
46,
320,
419,
1671,
299,
617,
494,
244,
54,
64,
419,
496,
14030,
459,
18362,
678,
535,
503,
299,
327,
74,
46,
18498,
51,
3941,
96,
335,
988,
419,
434,
327,
106,
630,
762,
46,
547,
1440,
556,
22219,
25114,
1002,
492,
419,
2146,
51,
7504,
45,
106,
312,
419,
434,
327,
18498,
51,
1820,
1552,
882,
2816,
2590,
1552,
46,
547,
1440,
556,
22219,
25114,
1002,
492,
419,
461,
878,
64,
343,
339,
343,
461,
920,
64,
310,
339,
603,
581,
1964,
21251,
1269,
365,
320,
343,
461,
327,
3239,
46,
327,
30306,
961,
365,
449,
1671,
312,
310,
339,
603,
581,
648,
32965,
365,
320,
343,
461,
23758,
5174,
51,
31328,
1363,
542,
23758,
5174,
51,
7107,
31328,
1363,
542,
23758,
5174,
51,
30858,
64,
310,
339,
303,
339,
222,
130,
222
] |
[
[
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
]
] | 7,710 | true | 57.982341 | true | true |
SimpleXmlFilter.java
| "/FileExtraction/Java_unseen/eleybourn_Book-Catalogue/src/com/eleybourn/bookcatalogue/goodreads/api/(...TRUNCATED) | "/*\n * @copyright 2012 Philip Warner\n * @license GNU General Public License\n * \n * This file is (...TRUNCATED) | 12,516 |
Java
|
.java
|
eleybourn/Book-Catalogue
| 377 | 187 | 264 |
2010-04-17T04:00:16Z
|
2023-07-03T06:14:13Z
|
7e71ca2f828de3e7a009352e04843cdbb65de2651bbb00e1fd6cb919ddb3b3ce
| [1127,222,338,496,11793,244,55,53,54,55,35769,658,643,23647,222,338,496,2094,6994,6153,5062,1196,222(...TRUNCATED) | [[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,(...TRUNCATED) | 3,564 | true | 70.193345 | true | true |
gnss_sentence_parser.java
| "/FileExtraction/Java_unseen/ykasidit_bluetooth_gnss/android/libbluetooth_gnss_service/src/main/java(...TRUNCATED) | "package com.clearevo.libbluetooth_gnss_service;\n\nimport net.sf.marineapi.nmea.parser.DataNotAvail(...TRUNCATED) | 32,360 |
Java
|
.java
|
ykasidit/bluetooth_gnss
| 57 | 16 | 20 |
2020-10-17T02:00:31Z
|
2024-01-07T00:32:58Z
|
bfac6dbc19ec453abb21917d33b5d2c72fc8ab9adf106a12df2ddb2b8ae53290
| [1337,785,51,2845,605,2103,51,1379,30157,100,2331,441,100,2140,64,222,222,485,3723,51,6463,51,3321,5(...TRUNCATED) | [[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,(...TRUNCATED) | 8,621 | true | 49.07293 | true | true |