├── 6824.txt ├── 6901.json ├── 6901.txt ├── 6902.json ├── 6902.txt ├── 6903.json ├── 6903.txt ├── 6904.json ├── 6904.txt ├── 6905.json ├── 6905.txt ├── 6906.json ├── 6906.txt ├── 6907.json ├── 6907.txt ├── 6908.json ├── 6908.txt ├── 6909.json ├── 6909.txt ├── 6910.json ├── 6910.txt ├── 6911.json ├── 6911.txt ├── 6912.json ├── 6912.txt ├── 6913.json ├── 6913.txt ├── 6914.json ├── 6914.txt ├── 6915.json ├── 6915.txt ├── 6916.json ├── 6916.txt ├── 6917.json ├── 6917.txt ├── 6918.json ├── 6918.txt ├── 6919.json ├── 6919.txt ├── 6920.json ├── 6920.txt ├── 6921.json ├── 6921.txt ├── 6922.json ├── 6922.txt ├── 6923.json ├── 6923.txt ├── QoT_change_participant.pdf ├── QoT_change_participant_beijing.pdf ├── QoT_change_task.pdf ├── QoT_change_task_beijing.pdf ├── QoT_time.pdf ├── README.md ├── TA_by_first_distance.py ├── TA_by_first_finish_rate.py ├── WGS84toCartesian.py ├── allocate_bizhi.py ├── breakpoint_roma.py ├── calculateDis.py ├── change_participant_nums ├── participant_nums_100 │ ├── 6714.json │ ├── 6715.json │ ├── 6716.json │ ├── 6717.json │ ├── 6814.json │ ├── 6815.json │ └── 6816.json ├── participant_nums_150 │ ├── 6714.json │ ├── 6715.json │ ├── 6716.json │ ├── 6717.json │ ├── 6814.json │ ├── 6815.json │ └── 6816.json ├── participant_nums_200 │ ├── 6714.json │ ├── 6715.json │ ├── 6716.json │ ├── 6717.json │ ├── 6814.json │ ├── 6815.json │ └── 6816.json ├── participant_nums_250 │ ├── 6714.json │ ├── 6715.json │ ├── 6716.json │ ├── 6717.json │ ├── 6814.json │ ├── 6815.json │ └── 6816.json ├── participant_nums_300 │ ├── 6714.json │ ├── 6715.json │ ├── 6716.json │ ├── 6717.json │ ├── 6814.json │ ├── 6815.json │ └── 6816.json ├── participant_nums_50 │ ├── 6714.json │ ├── 6715.json │ ├── 6716.json │ ├── 6717.json │ ├── 6814.json │ ├── 6815.json │ └── 6816.json └── readme ├── change_task_nums ├── readme ├── task_nums_100 │ ├── 6714.txt │ ├── 6714_1.json │ ├── 6715.txt │ ├── 6715_1.json │ ├── 6716.txt │ ├── 6716_1.json │ ├── 6717.txt │ ├── 6717_1.json │ ├── 6814.txt │ ├── 6814_1.json │ ├── 6815.txt │ ├── 6815_1.json │ ├── 6816.txt │ └── 6816_1.json ├── task_nums_150 │ ├── 6714.txt │ ├── 6714_1.json │ ├── 6715.txt │ ├── 6715_1.json │ ├── 6716.txt │ ├── 6716_1.json │ ├── 6717.txt │ ├── 6717_1.json │ ├── 6814.txt │ ├── 6814_1.json │ ├── 6815.txt │ ├── 6815_1.json │ ├── 6816.txt │ └── 6816_1.json ├── task_nums_200 │ ├── 6714.txt │ ├── 6714_1.json │ ├── 6715.txt │ ├── 6715_1.json │ ├── 6716.txt │ ├── 6716_1.json │ ├── 6717.txt │ ├── 6717_1.json │ ├── 6814.txt │ ├── 6814_1.json │ ├── 6815.txt │ ├── 6815_1.json │ ├── 6816.txt │ └── 6816_1.json ├── task_nums_250 │ ├── 6714.txt │ ├── 6714_1.json │ ├── 6715.txt │ ├── 6715_1.json │ ├── 6716.txt │ ├── 6716_1.json │ ├── 6717.txt │ ├── 6717_1.json │ ├── 6814.txt │ ├── 6814_1.json │ ├── 6815.txt │ ├── 6815_1.json │ ├── 6816.txt │ └── 6816_1.json ├── task_nums_300 │ ├── 6714.txt │ ├── 6714_1.json │ ├── 6715.txt │ ├── 6715_1.json │ ├── 6716.txt │ ├── 6716_1.json │ ├── 6717.txt │ ├── 6717_1.json │ ├── 6814.txt │ ├── 6814_1.json │ ├── 6815.txt │ ├── 6815_1.json │ ├── 6816.txt │ └── 6816_1.json └── task_nums_50 │ ├── 6714.txt │ ├── 6714_1.json │ ├── 6715.txt │ ├── 6715_1.json │ ├── 6716.txt │ ├── 6716_1.json │ ├── 6717.txt │ ├── 6717_1.json │ ├── 6814.txt │ ├── 6814_1.json │ ├── 6815.txt │ ├── 6815_1.json │ ├── 6816.txt │ └── 6816_1.json ├── config.py ├── d100data_end ├── 6501.txt ├── 6502.txt ├── 6503.txt ├── 6504.txt ├── 6505.txt ├── 6506.txt ├── 6507.txt ├── 6508.txt ├── 6509.txt ├── 6510.txt ├── 6511.txt ├── 6512.txt ├── 6513.txt ├── 6514.txt ├── 6515.txt ├── 6516.txt ├── 6517.txt ├── 6518.txt ├── 6519.txt ├── 6520.txt ├── 6521.txt ├── 6522.txt ├── 6523.txt ├── 6524.txt ├── 6601.txt ├── 6602.txt ├── 6603.txt ├── 6604.txt ├── 6605.txt ├── 6606.txt ├── 6607.txt ├── 6608.txt ├── 6609.txt ├── 6610.txt ├── 6611.txt ├── 6612.txt ├── 6613.txt ├── 6614.txt ├── 6615.txt ├── 6616.txt ├── 6617.txt ├── 6618.txt ├── 6619.txt ├── 6620.txt ├── 6621.txt ├── 6622.txt ├── 6623.txt ├── 6624.txt ├── 6701.txt ├── 6702.txt ├── 6703.txt ├── 6704.txt ├── 6705.txt ├── 6706.txt ├── 6707.txt ├── 6708.txt ├── 6709.txt ├── 6710.txt ├── 6711.txt ├── 6712.txt ├── 6713.txt ├── 6714.txt ├── 6715.txt ├── 6716.txt ├── 6717.txt ├── 6718.txt ├── 6719.txt ├── 6720.txt ├── 6721.txt ├── 6722.txt ├── 6723.txt ├── 6724.txt ├── 6801.txt ├── 6802.txt ├── 6803.txt ├── 6804.txt ├── 6805.txt ├── 6806.txt ├── 6807.txt ├── 6808.txt ├── 6809.txt ├── 6810.txt ├── 6811.txt ├── 6812.txt ├── 6813.txt ├── 6814.txt ├── 6815.txt ├── 6816.txt ├── 6817.txt ├── 6818.txt ├── 6819.txt ├── 6820.txt ├── 6821.txt ├── 6822.txt ├── 6823.txt ├── 6824.txt ├── 6901.txt ├── 6902.txt ├── 6903.txt ├── 6904.txt ├── 6905.txt ├── 6906.txt ├── 6907.txt ├── 6908.txt ├── 6909.txt ├── 6910.txt ├── 6911.txt ├── 6912.txt ├── 6913.txt ├── 6914.txt ├── 6915.txt ├── 6916.txt ├── 6917.txt ├── 6918.txt ├── 6919.txt ├── 6920.txt ├── 6921.txt ├── 6922.txt ├── 6923.txt └── readme ├── d100data_end_with_task ├── 6501.json ├── 6501.txt ├── 6501.txt.bak ├── 6502.json ├── 6502.txt ├── 6503.json ├── 6503.txt ├── 6504.json ├── 6504.txt ├── 6505.json ├── 6505.txt ├── 6506.json ├── 6506.txt ├── 6507.json ├── 6507.txt ├── 6508.json ├── 6508.txt ├── 6509.json ├── 6509.txt ├── 6510.json ├── 6510.txt ├── 6511.json ├── 6511.txt ├── 6512.json ├── 6512.txt ├── 6513.json ├── 6513.txt ├── 6514.json ├── 6514.txt ├── 6515.json ├── 6515.txt ├── 6516.json ├── 6516.txt ├── 6517.json ├── 6517.txt ├── 6518.json ├── 6518.txt ├── 6519.json ├── 6519.txt ├── 6520.json ├── 6520.txt ├── 6521.json ├── 6521.txt ├── 6522.json ├── 6522.txt ├── 6523.json ├── 6523.txt ├── 6524.json ├── 6524.txt ├── 6601.json ├── 6601.txt ├── 6602.json ├── 6602.txt ├── 6603.json ├── 6603.txt ├── 6604.json ├── 6604.txt ├── 6605.json ├── 6605.txt ├── 6606.json ├── 6606.txt ├── 6607.json ├── 6607.txt ├── 6608.json ├── 6608.txt ├── 6609.json ├── 6609.txt ├── 6610.json ├── 6610.txt ├── 6611.json ├── 6611.txt ├── 6612.json ├── 6612.txt ├── 6613.json ├── 6613.txt ├── 6614.json ├── 6614.txt ├── 6615.json ├── 6615.txt ├── 6616.json ├── 6616.txt ├── 6617.json ├── 6617.txt ├── 6618.json ├── 6618.txt ├── 6619.json ├── 6619.txt ├── 6620.json ├── 6620.txt ├── 6621.json ├── 6621.txt ├── 6622.json ├── 6622.txt ├── 6623.json ├── 6623.txt ├── 6624.json ├── 6624.txt ├── 6701.json ├── 6701.txt ├── 6702.json ├── 6702.txt ├── 6703.json ├── 6703.txt ├── 6704.json ├── 6704.txt ├── 6705.json ├── 6705.txt ├── 6706.json ├── 6706.txt ├── 6707.json ├── 6707.txt ├── 6708.json ├── 6708.txt ├── 6709.json ├── 6709.txt ├── 6710.json ├── 6710.txt ├── 6711.json ├── 6711.txt ├── 6712.json ├── 6712.txt ├── 6713.json ├── 6713.txt ├── 6714.json ├── 6714.txt ├── 6715.json ├── 6715.txt ├── 6716.json ├── 6716.txt ├── 6717.json ├── 6717.txt ├── 6718.json ├── 6718.txt ├── 6719.json ├── 6719.txt ├── 6720.json ├── 6720.txt ├── 6721.json ├── 6721.txt ├── 6722.json ├── 6722.txt ├── 6723.json ├── 6723.txt ├── 6724.json ├── 6724.txt ├── 6801.json ├── 6801.txt ├── 6802.json ├── 6802.txt ├── 6803.json ├── 6803.txt ├── 6804.json ├── 6804.txt ├── 6805.json ├── 6805.txt ├── 6806.json ├── 6806.txt ├── 6807.json ├── 6807.txt ├── 6808.json ├── 6808.txt ├── 6809.json ├── 6809.txt ├── 6810.json ├── 6810.txt ├── 6811.json ├── 6811.txt ├── 6812.json ├── 6812.txt ├── 6813.json ├── 6813.txt ├── 6814.json ├── 6814.txt ├── 6815.json ├── 6815.txt ├── 6816.json ├── 6816.txt ├── 6817.json ├── 6817.txt ├── 6818.json ├── 6818.txt ├── 6819.json ├── 6819.txt ├── 6820.json ├── 6820.txt ├── 6821.json ├── 6821.txt ├── 6822.json ├── 6822.txt ├── 6823.json ├── 6823.txt ├── 6824.json ├── 6901.json ├── 6901.txt ├── 6902.json ├── 6902.txt ├── 6903.json ├── 6903.txt ├── 6904.json ├── 6904.txt ├── 6905.json ├── 6905.txt ├── 6906.json ├── 6906.txt ├── 6907.json ├── 6907.txt ├── 6908.json ├── 6908.txt ├── 6909.json ├── 6909.txt ├── 6910.json ├── 6910.txt ├── 6911.json ├── 6911.txt ├── 6912.json ├── 6912.txt ├── 6913.json ├── 6913.txt ├── 6914.json ├── 6914.txt ├── 6915.json ├── 6915.txt ├── 6916.json ├── 6916.txt ├── 6917.json ├── 6917.txt ├── 6918.json ├── 6918.txt ├── 6919.json ├── 6919.txt ├── 6920.json ├── 6920.txt ├── 6921.json ├── 6921.txt ├── 6922.json ├── 6922.txt ├── 6923.json ├── 6923.txt └── readme ├── d100data_start ├── 6501.txt ├── 6502.txt ├── 6503.txt ├── 6504.txt ├── 6505.txt ├── 6506.txt ├── 6507.txt ├── 6508.txt ├── 6509.txt ├── 6510.txt ├── 6511.txt ├── 6512.txt ├── 6513.txt ├── 6514.txt ├── 6515.txt ├── 6516.txt ├── 6517.txt ├── 6518.txt ├── 6519.txt ├── 6520.txt ├── 6521.txt ├── 6522.txt ├── 6523.txt ├── 6524.txt ├── 6601.txt ├── 6602.txt ├── 6603.txt ├── 6604.txt ├── 6605.txt ├── 6606.txt ├── 6607.txt ├── 6608.txt ├── 6609.txt ├── 6610.txt ├── 6611.txt ├── 6612.txt ├── 6613.txt ├── 6614.txt ├── 6615.txt ├── 6616.txt ├── 6617.txt ├── 6618.txt ├── 6619.txt ├── 6620.txt ├── 6621.txt ├── 6622.txt ├── 6623.txt ├── 6624.txt ├── 6701.txt ├── 6702.txt ├── 6703.txt ├── 6704.txt ├── 6705.txt ├── 6706.txt ├── 6707.txt ├── 6708.txt ├── 6709.txt ├── 6710.txt ├── 6711.txt ├── 6712.txt ├── 6713.txt ├── 6714.txt ├── 6715.txt ├── 6716.txt ├── 6717.txt ├── 6718.txt ├── 6719.txt ├── 6720.txt ├── 6721.txt ├── 6722.txt ├── 6723.txt ├── 6724.txt ├── 6801.txt ├── 6802.txt ├── 6803.txt ├── 6804.txt ├── 6805.txt ├── 6806.txt ├── 6807.txt ├── 6808.txt ├── 6809.txt ├── 6810.txt ├── 6811.txt ├── 6812.txt ├── 6813.txt ├── 6814.txt ├── 6815.txt ├── 6816.txt ├── 6817.txt ├── 6818.txt ├── 6819.txt ├── 6820.txt ├── 6821.txt ├── 6822.txt ├── 6823.txt ├── 6824.txt ├── 6901.txt ├── 6902.txt ├── 6903.txt ├── 6904.txt ├── 6905.txt ├── 6906.txt ├── 6907.txt ├── 6908.txt ├── 6909.txt ├── 6910.txt ├── 6911.txt ├── 6912.txt ├── 6913.txt ├── 6914.txt ├── 6915.txt ├── 6916.txt ├── 6917.txt ├── 6918.txt ├── 6919.txt ├── 6920.txt ├── 6921.txt ├── 6922.txt ├── 6923.txt └── readme ├── d100data_start_with_sensor ├── 6501.json ├── 6502.json ├── 6503.json ├── 6504.json ├── 6505.json ├── 6506.json ├── 6507.json ├── 6508.json ├── 6509.json ├── 6510.json ├── 6511.json ├── 6512.json ├── 6513.json ├── 6514.json ├── 6515.json ├── 6516.json ├── 6517.json ├── 6518.json ├── 6519.json ├── 6520.json ├── 6521.json ├── 6522.json ├── 6523.json ├── 6524.json ├── 6601.json ├── 6602.json ├── 6603.json ├── 6604.json ├── 6605.json ├── 6606.json ├── 6607.json ├── 6608.json ├── 6609.json ├── 6610.json ├── 6611.json ├── 6612.json ├── 6613.json ├── 6614.json ├── 6615.json ├── 6616.json ├── 6617.json ├── 6618.json ├── 6619.json ├── 6620.json ├── 6621.json ├── 6622.json ├── 6623.json ├── 6624.json ├── 6701.json ├── 6702.json ├── 6703.json ├── 6704.json ├── 6705.json ├── 6706.json ├── 6707.json ├── 6708.json ├── 6709.json ├── 6710.json ├── 6711.json ├── 6712.json ├── 6713.json ├── 6714.json ├── 6715.json ├── 6716.json ├── 6717.json ├── 6718.json ├── 6719.json ├── 6720.json ├── 6721.json ├── 6722.json ├── 6723.json ├── 6724.json ├── 6801.json ├── 6802.json ├── 6803.json ├── 6804.json ├── 6805.json ├── 6806.json ├── 6807.json ├── 6808.json ├── 6809.json ├── 6810.json ├── 6811.json ├── 6812.json ├── 6813.json ├── 6814.json ├── 6815.json ├── 6816.json ├── 6817.json ├── 6818.json ├── 6819.json ├── 6820.json ├── 6821.json ├── 6822.json ├── 6823.json ├── 6824.json ├── 6901.json ├── 6902.json ├── 6903.json ├── 6904.json ├── 6905.json ├── 6906.json ├── 6907.json ├── 6908.json ├── 6909.json ├── 6910.json ├── 6911.json ├── 6912.json ├── 6913.json ├── 6914.json ├── 6915.json ├── 6916.json ├── 6917.json ├── 6918.json ├── 6919.json ├── 6920.json ├── 6921.json ├── 6922.json ├── 6923.json └── readme ├── dataexc_beijing.py ├── ddd └── readme ├── ddd_d100data_end_with_task ├── 6501.txt ├── 6501_1.json ├── 6502.txt ├── 6502_1.json ├── 6503.txt ├── 6503_1.json ├── 6504.txt ├── 6504_1.json ├── 6505.txt ├── 6505_1.json ├── 6506.txt ├── 6506_1.json ├── 6507.txt ├── 6507_1.json ├── 6508.txt ├── 6508_1.json ├── 6509.txt ├── 6509_1.json ├── 6510.txt ├── 6510_1.json ├── 6511.txt ├── 6511_1.json ├── 6512.txt ├── 6512_1.json ├── 6513.txt ├── 6513_1.json ├── 6514.txt ├── 6514_1.json ├── 6515.txt ├── 6515_1.json ├── 6516.txt ├── 6516_1.json ├── 6517.txt ├── 6517_1.json ├── 6518.txt ├── 6518_1.json ├── 6519.txt ├── 6519_1.json ├── 6520.txt ├── 6520_1.json ├── 6521.txt ├── 6521_1.json ├── 6522.txt ├── 6522_1.json ├── 6523.txt ├── 6523_1.json ├── 6524.txt ├── 6524_1.json ├── 6601.txt ├── 6601_1.json ├── 6602.txt ├── 6602_1.json ├── 6603.txt ├── 6603_1.json ├── 6604.txt ├── 6604_1.json ├── 6605.txt ├── 6605_1.json ├── 6606.txt ├── 6606_1.json ├── 6607.txt ├── 6607_1.json ├── 6608.txt ├── 6608_1.json ├── 6609.txt ├── 6609_1.json ├── 6610.txt ├── 6610_1.json ├── 6611.txt ├── 6611_1.json ├── 6612.txt ├── 6612_1.json ├── 6613.txt ├── 6613_1.json ├── 6614.txt ├── 6614_1.json ├── 6615.txt ├── 6615_1.json ├── 6616.txt ├── 6616_1.json ├── 6617.txt ├── 6617_1.json ├── 6618.txt ├── 6618_1.json ├── 6619.txt ├── 6619_1.json ├── 6620.txt ├── 6620_1.json ├── 6621.txt ├── 6621_1.json ├── 6622.txt ├── 6622_1.json ├── 6623.txt ├── 6623_1.json ├── 6624.txt ├── 6624_1.json ├── 6701.txt ├── 6701_1.json ├── 6702.txt ├── 6702_1.json ├── 6703.txt ├── 6703_1.json ├── 6704.txt ├── 6704_1.json ├── 6705.txt ├── 6705_1.json ├── 6706.txt ├── 6706_1.json ├── 6707.txt ├── 6707_1.json ├── 6708.txt ├── 6708_1.json ├── 6709.txt ├── 6709_1.json ├── 6710.txt ├── 6710_1.json ├── 6711.txt ├── 6711_1.json ├── 6712.txt ├── 6712_1.json ├── 6713.txt ├── 6713_1.json ├── 6714.txt ├── 6714_1.json ├── 6715.txt ├── 6715_1.json ├── 6716.txt ├── 6716_1.json ├── 6717.txt ├── 6717_1.json ├── 6718.txt ├── 6718_1.json ├── 6719.txt ├── 6719_1.json ├── 6720.txt ├── 6720_1.json ├── 6721.txt ├── 6721_1.json ├── 6722.txt ├── 6722_1.json ├── 6723.txt ├── 6723_1.json ├── 6724.txt ├── 6724_1.json ├── 6801.txt ├── 6801_1.json ├── 6802.txt ├── 6802_1.json ├── 6803.txt ├── 6803_1.json ├── 6804.txt ├── 6804_1.json ├── 6805.txt ├── 6805_1.json ├── 6806.txt ├── 6806_1.json ├── 6807.txt ├── 6807_1.json ├── 6808.txt ├── 6808_1.json ├── 6809.txt ├── 6809_1.json ├── 6810.txt ├── 6810_1.json ├── 6811.txt ├── 6811_1.json ├── 6812.txt ├── 6812_1.json ├── 6813.txt ├── 6813_1.json ├── 6814.txt ├── 6814_1.json ├── 6815.txt ├── 6815_1.json ├── 6816.txt ├── 6816_1.json ├── 6817.txt ├── 6817_1.json ├── 6818.txt ├── 6818_1.json ├── 6819.txt ├── 6819_1.json ├── 6820.txt ├── 6820_1.json ├── 6821.txt ├── 6821_1.json ├── 6822.txt ├── 6822_1.json ├── 6823.txt ├── 6823_1.json ├── 6824.txt ├── 6824_1.json ├── 6901.txt ├── 6901_1.json ├── 6902.txt ├── 6902_1.json ├── 6903.txt ├── 6903_1.json ├── 6904.txt ├── 6904_1.json ├── 6905.txt ├── 6905_1.json ├── 6906.txt ├── 6906_1.json ├── 6907.txt ├── 6907_1.json ├── 6908.txt ├── 6908_1.json ├── 6909.txt ├── 6909_1.json ├── 6910.txt ├── 6910_1.json ├── 6911.txt ├── 6911_1.json ├── 6912.txt ├── 6912_1.json ├── 6913.txt ├── 6913_1.json ├── 6914.txt ├── 6914_1.json ├── 6915.txt ├── 6915_1.json ├── 6916.txt ├── 6916_1.json ├── 6917.txt ├── 6917_1.json ├── 6918.txt ├── 6918_1.json └── readme ├── ddd_d100data_start_with_sensor ├── 6501.json ├── 6502.json ├── 6503.json ├── 6504.json ├── 6505.json ├── 6506.json ├── 6507.json ├── 6508.json ├── 6509.json ├── 6510.json ├── 6511.json ├── 6512.json ├── 6513.json ├── 6514.json ├── 6515.json ├── 6516.json ├── 6517.json ├── 6518.json ├── 6519.json ├── 6520.json ├── 6521.json ├── 6522.json ├── 6523.json ├── 6524.json ├── 6601.json ├── 6602.json ├── 6603.json ├── 6604.json ├── 6605.json ├── 6606.json ├── 6607.json ├── 6608.json ├── 6609.json ├── 6610.json ├── 6611.json ├── 6612.json ├── 6613.json ├── 6614.json ├── 6615.json ├── 6616.json ├── 6617.json ├── 6618.json ├── 6619.json ├── 6620.json ├── 6621.json ├── 6622.json ├── 6623.json ├── 6624.json ├── 6701.json ├── 6702.json ├── 6703.json ├── 6704.json ├── 6705.json ├── 6706.json ├── 6707.json ├── 6708.json ├── 6709.json ├── 6710.json ├── 6711.json ├── 6712.json ├── 6713.json ├── 6714.json ├── 6715.json ├── 6716.json ├── 6717.json ├── 6718.json ├── 6719.json ├── 6720.json ├── 6721.json ├── 6722.json ├── 6723.json ├── 6724.json ├── 6801.json ├── 6802.json ├── 6803.json ├── 6804.json ├── 6805.json ├── 6806.json ├── 6807.json ├── 6808.json ├── 6809.json ├── 6810.json ├── 6811.json ├── 6812.json ├── 6813.json ├── 6814.json ├── 6815.json ├── 6816.json ├── 6817.json ├── 6818.json ├── 6819.json ├── 6820.json ├── 6821.json ├── 6822.json ├── 6823.json ├── 6824.json ├── 6901.json ├── 6902.json ├── 6903.json ├── 6904.json ├── 6905.json ├── 6906.json ├── 6907.json ├── 6908.json ├── 6909.json ├── 6910.json ├── 6911.json ├── 6912.json ├── 6913.json ├── 6914.json ├── 6915.json ├── 6916.json ├── 6917.json ├── 6918.json ├── 6919.json ├── 6920.json ├── 6921.json ├── 6922.json ├── 6923.json └── readme ├── distance_change_participant.pdf ├── distance_change_participant_beijing.pdf ├── distance_change_task.pdf ├── distance_change_task_beijing.pdf ├── distance_time.pdf ├── drawFigure_roma.py ├── drawfigure.py ├── genParticipant.py ├── genTask.py ├── genTask_new.py ├── new_TA_by_first_finish_rate.py ├── newdata_d100data_end_with_task ├── 6501.json ├── 6501.txt ├── 6501_1.json ├── 6502.json ├── 6502.txt ├── 6502_1.json ├── 6503.json ├── 6503.txt ├── 6503_1.json ├── 6504.json ├── 6504.txt ├── 6504_1.json ├── 6505.json ├── 6505.txt ├── 6505_1.json ├── 6506.json ├── 6506.txt ├── 6506_1.json ├── 6507.json ├── 6507.txt ├── 6507_1.json ├── 6508.json ├── 6508.txt ├── 6508_1.json ├── 6509.json ├── 6509.txt ├── 6509_1.json ├── 6510.json ├── 6510.txt ├── 6510_1.json ├── 6511.json ├── 6511.txt ├── 6511_1.json ├── 6512.json ├── 6512.txt ├── 6512_1.json ├── 6513.json ├── 6513.txt ├── 6513_1.json ├── 6514.json ├── 6514.txt ├── 6514_1.json ├── 6515.json ├── 6515.txt ├── 6515_1.json ├── 6516.json ├── 6516.txt ├── 6516_1.json ├── 6517.json ├── 6517.txt ├── 6517_1.json ├── 6518.json ├── 6518.txt ├── 6518_1.json ├── 6519.json ├── 6519.txt ├── 6519_1.json ├── 6520.json ├── 6520.txt ├── 6520_1.json ├── 6521.json ├── 6521.txt ├── 6521_1.json ├── 6522.json ├── 6522.txt ├── 6522_1.json ├── 6523.json ├── 6523.txt ├── 6523_1.json ├── 6524.json ├── 6524.txt ├── 6524_1.json ├── 6601.json ├── 6601.txt ├── 6601_1.json ├── 6602.json ├── 6602.txt ├── 6602_1.json ├── 6603.json ├── 6603.txt ├── 6603_1.json ├── 6604.json ├── 6604.txt ├── 6604_1.json ├── 6605.json ├── 6605.txt ├── 6605_1.json ├── 6606.json ├── 6606.txt ├── 6606_1.json ├── 6607.json ├── 6607.txt ├── 6607_1.json ├── 6608.json ├── 6608.txt ├── 6608_1.json ├── 6609.json ├── 6609.txt ├── 6609_1.json ├── 6610.json ├── 6610.txt ├── 6610_1.json ├── 6611.json ├── 6611.txt ├── 6611_1.json ├── 6612.json ├── 6612.txt ├── 6612_1.json ├── 6613.json ├── 6613.txt ├── 6613_1.json ├── 6614.json ├── 6614.txt ├── 6614_1.json ├── 6615.json ├── 6615.txt ├── 6615_1.json ├── 6616.json ├── 6616.txt ├── 6616_1.json ├── 6617.json ├── 6617.txt ├── 6617_1.json ├── 6618.json ├── 6618.txt ├── 6618_1.json ├── 6619.json ├── 6619.txt ├── 6619_1.json ├── 6620.json ├── 6620.txt ├── 6620_1.json ├── 6621.json ├── 6621.txt ├── 6621_1.json ├── 6622.json ├── 6622.txt ├── 6622_1.json ├── 6623.json ├── 6623.txt ├── 6623_1.json ├── 6624.json ├── 6624.txt ├── 6624_1.json ├── 6701.json ├── 6701.txt ├── 6701_1.json ├── 6702.json ├── 6702.txt ├── 6702_1.json ├── 6703.json ├── 6703.txt ├── 6703_1.json ├── 6704.json ├── 6704.txt ├── 6704_1.json ├── 6705.json ├── 6705.txt ├── 6705_1.json ├── 6706.json ├── 6706.txt ├── 6706_1.json ├── 6707.json ├── 6707.txt ├── 6707_1.json ├── 6708.json ├── 6708.txt ├── 6708_1.json ├── 6709.json ├── 6709.txt ├── 6709_1.json ├── 6710.json ├── 6710.txt ├── 6710_1.json ├── 6711.json ├── 6711.txt ├── 6711_1.json ├── 6712.json ├── 6712.txt ├── 6712_1.json ├── 6713.json ├── 6713.txt ├── 6713_1.json ├── 6714.json ├── 6714.txt ├── 6714_1.json ├── 6715.json ├── 6715.txt ├── 6715_1.json ├── 6716.json ├── 6716.txt ├── 6716_1.json ├── 6717.json ├── 6717.txt ├── 6717_1.json ├── 6718.json ├── 6718.txt ├── 6718_1.json ├── 6719.json ├── 6719.txt ├── 6719_1.json ├── 6720.json ├── 6720.txt ├── 6720_1.json ├── 6721.json ├── 6721.txt ├── 6721_1.json ├── 6722.json ├── 6722.txt ├── 6722_1.json ├── 6723.json ├── 6723.txt ├── 6723_1.json ├── 6724.json ├── 6724.txt ├── 6724_1.json ├── 6801.json ├── 6801.txt ├── 6801_1.json ├── 6802.json ├── 6802.txt ├── 6802_1.json ├── 6803.json ├── 6803.txt ├── 6803_1.json ├── 6804.json ├── 6804.txt ├── 6804_1.json ├── 6805.json ├── 6805.txt ├── 6805_1.json ├── 6806.json ├── 6806.txt ├── 6806_1.json ├── 6807.json ├── 6807.txt ├── 6807_1.json ├── 6808.json ├── 6808.txt ├── 6808_1.json ├── 6809.json ├── 6809.txt ├── 6809_1.json ├── 6810.json ├── 6810.txt ├── 6810_1.json ├── 6811.json ├── 6811.txt ├── 6811_1.json ├── 6812.json ├── 6812.txt ├── 6812_1.json ├── 6813.json ├── 6813.txt ├── 6813_1.json ├── 6814.json ├── 6814.txt ├── 6814_1.json ├── 6815.json ├── 6815.txt ├── 6815_1.json ├── 6816.json ├── 6816.txt ├── 6816_1.json ├── 6817.json ├── 6817.txt ├── 6817_1.json ├── 6818.json ├── 6818.txt ├── 6818_1.json ├── 6819.json ├── 6819.txt ├── 6819_1.json ├── 6820.json ├── 6820.txt ├── 6820_1.json ├── 6821.json ├── 6821.txt ├── 6821_1.json ├── 6822.json ├── 6822.txt ├── 6822_1.json ├── 6823.json ├── 6823.txt ├── 6823_1.json ├── 6824.json ├── 6824.txt ├── 6824_1.json ├── 6901.json ├── 6901.txt ├── 6901_1.json ├── 6902.json ├── 6902.txt ├── 6902_1.json ├── 6903.json ├── 6903.txt ├── 6903_1.json ├── 6904.json ├── 6904.txt ├── 6904_1.json ├── 6905.json ├── 6905.txt ├── 6905_1.json ├── 6906.json ├── 6906.txt ├── 6906_1.json ├── 6907.json ├── 6907.txt ├── 6907_1.json ├── 6908.json ├── 6908.txt ├── 6908_1.json ├── 6909.json ├── 6909.txt ├── 6909_1.json ├── 6910.json ├── 6910.txt ├── 6910_1.json ├── 6911.json ├── 6911.txt ├── 6911_1.json ├── 6912.json ├── 6912.txt ├── 6912_1.json ├── 6913.json ├── 6913.txt ├── 6913_1.json ├── 6914.json ├── 6914.txt ├── 6914_1.json ├── 6915.json ├── 6915.txt ├── 6915_1.json ├── 6916.json ├── 6916.txt ├── 6916_1.json ├── 6917.json ├── 6917.txt ├── 6917_1.json ├── 6918.json ├── 6918.txt ├── 6918_1.json ├── 6919.json ├── 6919.txt ├── 6919_1.json ├── 6920.json ├── 6920.txt ├── 6920_1.json ├── 6921.json ├── 6921.txt ├── 6921_1.json ├── 6922.json ├── 6922.txt ├── 6922_1.json ├── 6923.json ├── 6923.txt ├── 6923_1.json └── readme ├── newdata_d100data_start_with_sensor ├── 6501.json ├── 6501_1.json ├── 6502.json ├── 6502_1.json ├── 6503.json ├── 6504.json ├── 6505.json ├── 6506.json ├── 6507.json ├── 6508.json ├── 6509.json ├── 6510.json ├── 6511.json ├── 6512.json ├── 6513.json ├── 6514.json ├── 6515.json ├── 6516.json ├── 6517.json ├── 6518.json ├── 6519.json ├── 6520.json ├── 6521.json ├── 6522.json ├── 6523.json ├── 6524.json ├── 6601.json ├── 6602.json ├── 6603.json ├── 6604.json ├── 6605.json ├── 6606.json ├── 6607.json ├── 6608.json ├── 6609.json ├── 6610.json ├── 6611.json ├── 6612.json ├── 6613.json ├── 6614.json ├── 6615.json ├── 6616.json ├── 6617.json ├── 6618.json ├── 6619.json ├── 6620.json ├── 6621.json ├── 6622.json ├── 6623.json ├── 6624.json ├── 6701.json ├── 6702.json ├── 6703.json ├── 6704.json ├── 6705.json ├── 6706.json ├── 6707.json ├── 6708.json ├── 6709.json ├── 6710.json ├── 6711.json ├── 6712.json ├── 6713.json ├── 6714.json ├── 6715.json ├── 6716.json ├── 6717.json ├── 6718.json ├── 6719.json ├── 6720.json ├── 6721.json ├── 6722.json ├── 6723.json ├── 6724.json ├── 6801.json ├── 6802.json ├── 6803.json ├── 6804.json ├── 6805.json ├── 6806.json ├── 6807.json ├── 6808.json ├── 6809.json ├── 6810.json ├── 6811.json ├── 6812.json ├── 6813.json ├── 6814.json ├── 6815.json ├── 6816.json ├── 6817.json ├── 6818.json ├── 6819.json ├── 6820.json ├── 6821.json ├── 6822.json ├── 6823.json ├── 6824.json ├── 6901.json ├── 6902.json ├── 6903.json ├── 6904.json ├── 6905.json ├── 6906.json ├── 6907.json ├── 6908.json ├── 6909.json ├── 6910.json ├── 6911.json ├── 6912.json ├── 6913.json ├── 6914.json ├── 6915.json ├── 6916.json ├── 6917.json ├── 6918.json ├── 6919.json ├── 6920.json ├── 6921.json ├── 6922.json ├── 6923.json └── readme ├── pd2excel.py ├── randomAllocate.py ├── random_gen_data.py ├── roma_data_exc.py ├── roma_run.py ├── roma_task_cluster.py ├── run.py ├── specifiesSizeOfCluster.py ├── task_allocation.py ├── tasknum_time.pdf ├── tasknums_change_participant.pdf ├── tasknums_change_participant_beijing.pdf ├── tasknums_change_task.pdf └── tasknums_change_task_beijing.pdf /6824.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6824.txt -------------------------------------------------------------------------------- /6901.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6901.json -------------------------------------------------------------------------------- /6901.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6901.txt -------------------------------------------------------------------------------- /6902.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6902.json -------------------------------------------------------------------------------- /6902.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6902.txt -------------------------------------------------------------------------------- /6903.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6903.json -------------------------------------------------------------------------------- /6903.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6903.txt -------------------------------------------------------------------------------- /6904.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6904.json -------------------------------------------------------------------------------- /6904.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6904.txt -------------------------------------------------------------------------------- /6905.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6905.json -------------------------------------------------------------------------------- /6905.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6905.txt -------------------------------------------------------------------------------- /6906.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6906.json -------------------------------------------------------------------------------- /6906.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6906.txt -------------------------------------------------------------------------------- /6907.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6907.json -------------------------------------------------------------------------------- /6907.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6907.txt -------------------------------------------------------------------------------- /6908.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6908.json -------------------------------------------------------------------------------- /6908.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6908.txt -------------------------------------------------------------------------------- /6909.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6909.json -------------------------------------------------------------------------------- /6909.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6909.txt -------------------------------------------------------------------------------- /6910.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6910.json -------------------------------------------------------------------------------- /6910.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6910.txt -------------------------------------------------------------------------------- /6911.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6911.json -------------------------------------------------------------------------------- /6911.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6911.txt -------------------------------------------------------------------------------- /6912.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6912.json -------------------------------------------------------------------------------- /6912.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6912.txt -------------------------------------------------------------------------------- /6913.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6913.json -------------------------------------------------------------------------------- /6913.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6913.txt -------------------------------------------------------------------------------- /6914.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6914.json -------------------------------------------------------------------------------- /6914.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6914.txt -------------------------------------------------------------------------------- /6915.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6915.json -------------------------------------------------------------------------------- /6915.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6915.txt -------------------------------------------------------------------------------- /6916.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6916.json -------------------------------------------------------------------------------- /6916.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6916.txt -------------------------------------------------------------------------------- /6917.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6917.json -------------------------------------------------------------------------------- /6917.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6917.txt -------------------------------------------------------------------------------- /6918.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6918.json -------------------------------------------------------------------------------- /6918.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6918.txt -------------------------------------------------------------------------------- /6919.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6919.json -------------------------------------------------------------------------------- /6919.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6919.txt -------------------------------------------------------------------------------- /6920.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6920.json -------------------------------------------------------------------------------- /6920.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6920.txt -------------------------------------------------------------------------------- /6921.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6921.json -------------------------------------------------------------------------------- /6921.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6921.txt -------------------------------------------------------------------------------- /6922.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6922.json -------------------------------------------------------------------------------- /6922.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6922.txt -------------------------------------------------------------------------------- /6923.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6923.json -------------------------------------------------------------------------------- /6923.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/6923.txt -------------------------------------------------------------------------------- /QoT_change_participant.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/QoT_change_participant.pdf -------------------------------------------------------------------------------- /QoT_change_participant_beijing.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/QoT_change_participant_beijing.pdf -------------------------------------------------------------------------------- /QoT_change_task.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/QoT_change_task.pdf -------------------------------------------------------------------------------- /QoT_change_task_beijing.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/QoT_change_task_beijing.pdf -------------------------------------------------------------------------------- /QoT_time.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/QoT_time.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/README.md -------------------------------------------------------------------------------- /TA_by_first_distance.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/TA_by_first_distance.py -------------------------------------------------------------------------------- /TA_by_first_finish_rate.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/TA_by_first_finish_rate.py -------------------------------------------------------------------------------- /WGS84toCartesian.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/WGS84toCartesian.py -------------------------------------------------------------------------------- /allocate_bizhi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/allocate_bizhi.py -------------------------------------------------------------------------------- /breakpoint_roma.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/breakpoint_roma.py -------------------------------------------------------------------------------- /calculateDis.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/calculateDis.py -------------------------------------------------------------------------------- /change_participant_nums/readme: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /change_task_nums/readme: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /change_task_nums/task_nums_50/6714.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/change_task_nums/task_nums_50/6714.txt -------------------------------------------------------------------------------- /change_task_nums/task_nums_50/6715.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/change_task_nums/task_nums_50/6715.txt -------------------------------------------------------------------------------- /change_task_nums/task_nums_50/6716.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/change_task_nums/task_nums_50/6716.txt -------------------------------------------------------------------------------- /change_task_nums/task_nums_50/6717.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/change_task_nums/task_nums_50/6717.txt -------------------------------------------------------------------------------- /change_task_nums/task_nums_50/6814.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/change_task_nums/task_nums_50/6814.txt -------------------------------------------------------------------------------- /change_task_nums/task_nums_50/6815.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/change_task_nums/task_nums_50/6815.txt -------------------------------------------------------------------------------- /change_task_nums/task_nums_50/6816.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/change_task_nums/task_nums_50/6816.txt -------------------------------------------------------------------------------- /config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/config.py -------------------------------------------------------------------------------- /d100data_end/6501.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6501.txt -------------------------------------------------------------------------------- /d100data_end/6502.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6502.txt -------------------------------------------------------------------------------- /d100data_end/6503.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6503.txt -------------------------------------------------------------------------------- /d100data_end/6504.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6504.txt -------------------------------------------------------------------------------- /d100data_end/6505.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6505.txt -------------------------------------------------------------------------------- /d100data_end/6506.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6506.txt -------------------------------------------------------------------------------- /d100data_end/6507.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6507.txt -------------------------------------------------------------------------------- /d100data_end/6508.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6508.txt -------------------------------------------------------------------------------- /d100data_end/6509.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6509.txt -------------------------------------------------------------------------------- /d100data_end/6510.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6510.txt -------------------------------------------------------------------------------- /d100data_end/6511.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6511.txt -------------------------------------------------------------------------------- /d100data_end/6512.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6512.txt -------------------------------------------------------------------------------- /d100data_end/6513.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6513.txt -------------------------------------------------------------------------------- /d100data_end/6514.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6514.txt -------------------------------------------------------------------------------- /d100data_end/6515.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6515.txt -------------------------------------------------------------------------------- /d100data_end/6516.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6516.txt -------------------------------------------------------------------------------- /d100data_end/6517.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6517.txt -------------------------------------------------------------------------------- /d100data_end/6518.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6518.txt -------------------------------------------------------------------------------- /d100data_end/6519.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6519.txt -------------------------------------------------------------------------------- /d100data_end/6520.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6520.txt -------------------------------------------------------------------------------- /d100data_end/6521.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6521.txt -------------------------------------------------------------------------------- /d100data_end/6522.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6522.txt -------------------------------------------------------------------------------- /d100data_end/6523.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6523.txt -------------------------------------------------------------------------------- /d100data_end/6524.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6524.txt -------------------------------------------------------------------------------- /d100data_end/6601.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6601.txt -------------------------------------------------------------------------------- /d100data_end/6602.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6602.txt -------------------------------------------------------------------------------- /d100data_end/6603.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6603.txt -------------------------------------------------------------------------------- /d100data_end/6604.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6604.txt -------------------------------------------------------------------------------- /d100data_end/6605.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6605.txt -------------------------------------------------------------------------------- /d100data_end/6606.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6606.txt -------------------------------------------------------------------------------- /d100data_end/6607.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6607.txt -------------------------------------------------------------------------------- /d100data_end/6608.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6608.txt -------------------------------------------------------------------------------- /d100data_end/6609.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6609.txt -------------------------------------------------------------------------------- /d100data_end/6610.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6610.txt -------------------------------------------------------------------------------- /d100data_end/6611.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6611.txt -------------------------------------------------------------------------------- /d100data_end/6612.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6612.txt -------------------------------------------------------------------------------- /d100data_end/6613.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6613.txt -------------------------------------------------------------------------------- /d100data_end/6614.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6614.txt -------------------------------------------------------------------------------- /d100data_end/6615.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6615.txt -------------------------------------------------------------------------------- /d100data_end/6616.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6616.txt -------------------------------------------------------------------------------- /d100data_end/6617.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6617.txt -------------------------------------------------------------------------------- /d100data_end/6618.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6618.txt -------------------------------------------------------------------------------- /d100data_end/6619.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6619.txt -------------------------------------------------------------------------------- /d100data_end/6620.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6620.txt -------------------------------------------------------------------------------- /d100data_end/6621.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6621.txt -------------------------------------------------------------------------------- /d100data_end/6622.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6622.txt -------------------------------------------------------------------------------- /d100data_end/6623.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6623.txt -------------------------------------------------------------------------------- /d100data_end/6624.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6624.txt -------------------------------------------------------------------------------- /d100data_end/6701.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6701.txt -------------------------------------------------------------------------------- /d100data_end/6702.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6702.txt -------------------------------------------------------------------------------- /d100data_end/6703.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6703.txt -------------------------------------------------------------------------------- /d100data_end/6704.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6704.txt -------------------------------------------------------------------------------- /d100data_end/6705.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6705.txt -------------------------------------------------------------------------------- /d100data_end/6706.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6706.txt -------------------------------------------------------------------------------- /d100data_end/6707.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6707.txt -------------------------------------------------------------------------------- /d100data_end/6708.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6708.txt -------------------------------------------------------------------------------- /d100data_end/6709.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6709.txt -------------------------------------------------------------------------------- /d100data_end/6710.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6710.txt -------------------------------------------------------------------------------- /d100data_end/6711.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6711.txt -------------------------------------------------------------------------------- /d100data_end/6712.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6712.txt -------------------------------------------------------------------------------- /d100data_end/6713.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6713.txt -------------------------------------------------------------------------------- /d100data_end/6714.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6714.txt -------------------------------------------------------------------------------- /d100data_end/6715.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6715.txt -------------------------------------------------------------------------------- /d100data_end/6716.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6716.txt -------------------------------------------------------------------------------- /d100data_end/6717.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6717.txt -------------------------------------------------------------------------------- /d100data_end/6718.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6718.txt -------------------------------------------------------------------------------- /d100data_end/6719.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6719.txt -------------------------------------------------------------------------------- /d100data_end/6720.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6720.txt -------------------------------------------------------------------------------- /d100data_end/6721.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6721.txt -------------------------------------------------------------------------------- /d100data_end/6722.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6722.txt -------------------------------------------------------------------------------- /d100data_end/6723.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6723.txt -------------------------------------------------------------------------------- /d100data_end/6724.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6724.txt -------------------------------------------------------------------------------- /d100data_end/6801.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6801.txt -------------------------------------------------------------------------------- /d100data_end/6802.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6802.txt -------------------------------------------------------------------------------- /d100data_end/6803.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6803.txt -------------------------------------------------------------------------------- /d100data_end/6804.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6804.txt -------------------------------------------------------------------------------- /d100data_end/6805.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6805.txt -------------------------------------------------------------------------------- /d100data_end/6806.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6806.txt -------------------------------------------------------------------------------- /d100data_end/6807.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6807.txt -------------------------------------------------------------------------------- /d100data_end/6808.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6808.txt -------------------------------------------------------------------------------- /d100data_end/6809.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6809.txt -------------------------------------------------------------------------------- /d100data_end/6810.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6810.txt -------------------------------------------------------------------------------- /d100data_end/6811.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6811.txt -------------------------------------------------------------------------------- /d100data_end/6812.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6812.txt -------------------------------------------------------------------------------- /d100data_end/6813.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6813.txt -------------------------------------------------------------------------------- /d100data_end/6814.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6814.txt -------------------------------------------------------------------------------- /d100data_end/6815.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6815.txt -------------------------------------------------------------------------------- /d100data_end/6816.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6816.txt -------------------------------------------------------------------------------- /d100data_end/6817.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6817.txt -------------------------------------------------------------------------------- /d100data_end/6818.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6818.txt -------------------------------------------------------------------------------- /d100data_end/6819.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6819.txt -------------------------------------------------------------------------------- /d100data_end/6820.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6820.txt -------------------------------------------------------------------------------- /d100data_end/6821.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6821.txt -------------------------------------------------------------------------------- /d100data_end/6822.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6822.txt -------------------------------------------------------------------------------- /d100data_end/6823.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6823.txt -------------------------------------------------------------------------------- /d100data_end/6824.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6824.txt -------------------------------------------------------------------------------- /d100data_end/6901.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6901.txt -------------------------------------------------------------------------------- /d100data_end/6902.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6902.txt -------------------------------------------------------------------------------- /d100data_end/6903.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6903.txt -------------------------------------------------------------------------------- /d100data_end/6904.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6904.txt -------------------------------------------------------------------------------- /d100data_end/6905.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6905.txt -------------------------------------------------------------------------------- /d100data_end/6906.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6906.txt -------------------------------------------------------------------------------- /d100data_end/6907.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6907.txt -------------------------------------------------------------------------------- /d100data_end/6908.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6908.txt -------------------------------------------------------------------------------- /d100data_end/6909.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6909.txt -------------------------------------------------------------------------------- /d100data_end/6910.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6910.txt -------------------------------------------------------------------------------- /d100data_end/6911.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6911.txt -------------------------------------------------------------------------------- /d100data_end/6912.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6912.txt -------------------------------------------------------------------------------- /d100data_end/6913.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6913.txt -------------------------------------------------------------------------------- /d100data_end/6914.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6914.txt -------------------------------------------------------------------------------- /d100data_end/6915.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6915.txt -------------------------------------------------------------------------------- /d100data_end/6916.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6916.txt -------------------------------------------------------------------------------- /d100data_end/6917.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6917.txt -------------------------------------------------------------------------------- /d100data_end/6918.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6918.txt -------------------------------------------------------------------------------- /d100data_end/6919.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6919.txt -------------------------------------------------------------------------------- /d100data_end/6920.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6920.txt -------------------------------------------------------------------------------- /d100data_end/6921.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6921.txt -------------------------------------------------------------------------------- /d100data_end/6922.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6922.txt -------------------------------------------------------------------------------- /d100data_end/6923.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end/6923.txt -------------------------------------------------------------------------------- /d100data_end/readme: -------------------------------------------------------------------------------- 1 | d100data_end 2 | -------------------------------------------------------------------------------- /d100data_end_with_task/6501.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6501.json -------------------------------------------------------------------------------- /d100data_end_with_task/6501.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6501.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6501.txt.bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6501.txt.bak -------------------------------------------------------------------------------- /d100data_end_with_task/6502.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6502.json -------------------------------------------------------------------------------- /d100data_end_with_task/6502.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6502.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6503.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6503.json -------------------------------------------------------------------------------- /d100data_end_with_task/6503.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6503.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6504.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6504.json -------------------------------------------------------------------------------- /d100data_end_with_task/6504.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6504.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6505.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6505.json -------------------------------------------------------------------------------- /d100data_end_with_task/6505.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6505.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6506.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6506.json -------------------------------------------------------------------------------- /d100data_end_with_task/6506.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6506.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6507.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6507.json -------------------------------------------------------------------------------- /d100data_end_with_task/6507.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6507.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6508.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6508.json -------------------------------------------------------------------------------- /d100data_end_with_task/6508.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6508.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6509.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6509.json -------------------------------------------------------------------------------- /d100data_end_with_task/6509.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6509.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6510.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6510.json -------------------------------------------------------------------------------- /d100data_end_with_task/6510.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6510.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6511.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6511.json -------------------------------------------------------------------------------- /d100data_end_with_task/6511.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6511.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6512.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6512.json -------------------------------------------------------------------------------- /d100data_end_with_task/6512.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6512.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6513.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6513.json -------------------------------------------------------------------------------- /d100data_end_with_task/6513.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6513.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6514.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6514.json -------------------------------------------------------------------------------- /d100data_end_with_task/6514.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6514.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6515.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6515.json -------------------------------------------------------------------------------- /d100data_end_with_task/6515.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6515.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6516.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6516.json -------------------------------------------------------------------------------- /d100data_end_with_task/6516.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6516.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6517.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6517.json -------------------------------------------------------------------------------- /d100data_end_with_task/6517.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6517.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6518.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6518.json -------------------------------------------------------------------------------- /d100data_end_with_task/6518.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6518.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6519.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6519.json -------------------------------------------------------------------------------- /d100data_end_with_task/6519.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6519.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6520.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6520.json -------------------------------------------------------------------------------- /d100data_end_with_task/6520.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6520.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6521.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6521.json -------------------------------------------------------------------------------- /d100data_end_with_task/6521.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6521.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6522.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6522.json -------------------------------------------------------------------------------- /d100data_end_with_task/6522.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6522.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6523.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6523.json -------------------------------------------------------------------------------- /d100data_end_with_task/6523.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6523.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6524.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6524.json -------------------------------------------------------------------------------- /d100data_end_with_task/6524.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6524.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6601.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6601.json -------------------------------------------------------------------------------- /d100data_end_with_task/6601.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6601.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6602.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6602.json -------------------------------------------------------------------------------- /d100data_end_with_task/6602.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6602.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6603.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6603.json -------------------------------------------------------------------------------- /d100data_end_with_task/6603.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6603.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6604.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6604.json -------------------------------------------------------------------------------- /d100data_end_with_task/6604.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6604.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6605.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6605.json -------------------------------------------------------------------------------- /d100data_end_with_task/6605.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6605.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6606.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6606.json -------------------------------------------------------------------------------- /d100data_end_with_task/6606.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6606.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6607.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6607.json -------------------------------------------------------------------------------- /d100data_end_with_task/6607.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6607.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6608.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6608.json -------------------------------------------------------------------------------- /d100data_end_with_task/6608.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6608.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6609.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6609.json -------------------------------------------------------------------------------- /d100data_end_with_task/6609.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6609.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6610.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6610.json -------------------------------------------------------------------------------- /d100data_end_with_task/6610.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6610.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6611.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6611.json -------------------------------------------------------------------------------- /d100data_end_with_task/6611.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6611.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6612.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6612.json -------------------------------------------------------------------------------- /d100data_end_with_task/6612.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6612.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6613.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6613.json -------------------------------------------------------------------------------- /d100data_end_with_task/6613.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6613.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6614.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6614.json -------------------------------------------------------------------------------- /d100data_end_with_task/6614.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6614.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6615.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6615.json -------------------------------------------------------------------------------- /d100data_end_with_task/6615.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6615.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6616.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6616.json -------------------------------------------------------------------------------- /d100data_end_with_task/6616.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6616.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6617.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6617.json -------------------------------------------------------------------------------- /d100data_end_with_task/6617.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6617.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6618.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6618.json -------------------------------------------------------------------------------- /d100data_end_with_task/6618.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6618.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6619.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6619.json -------------------------------------------------------------------------------- /d100data_end_with_task/6619.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6619.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6620.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6620.json -------------------------------------------------------------------------------- /d100data_end_with_task/6620.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6620.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6621.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6621.json -------------------------------------------------------------------------------- /d100data_end_with_task/6621.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6621.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6622.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6622.json -------------------------------------------------------------------------------- /d100data_end_with_task/6622.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6622.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6623.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6623.json -------------------------------------------------------------------------------- /d100data_end_with_task/6623.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6623.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6624.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6624.json -------------------------------------------------------------------------------- /d100data_end_with_task/6624.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6624.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6701.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6701.json -------------------------------------------------------------------------------- /d100data_end_with_task/6701.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6701.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6702.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6702.json -------------------------------------------------------------------------------- /d100data_end_with_task/6702.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6702.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6703.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6703.json -------------------------------------------------------------------------------- /d100data_end_with_task/6703.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6703.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6704.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6704.json -------------------------------------------------------------------------------- /d100data_end_with_task/6704.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6704.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6705.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6705.json -------------------------------------------------------------------------------- /d100data_end_with_task/6705.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6705.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6706.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6706.json -------------------------------------------------------------------------------- /d100data_end_with_task/6706.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6706.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6707.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6707.json -------------------------------------------------------------------------------- /d100data_end_with_task/6707.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6707.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6708.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6708.json -------------------------------------------------------------------------------- /d100data_end_with_task/6708.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6708.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6709.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6709.json -------------------------------------------------------------------------------- /d100data_end_with_task/6709.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6709.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6710.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6710.json -------------------------------------------------------------------------------- /d100data_end_with_task/6710.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6710.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6711.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6711.json -------------------------------------------------------------------------------- /d100data_end_with_task/6711.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6711.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6712.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6712.json -------------------------------------------------------------------------------- /d100data_end_with_task/6712.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6712.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6713.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6713.json -------------------------------------------------------------------------------- /d100data_end_with_task/6713.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6713.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6714.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6714.json -------------------------------------------------------------------------------- /d100data_end_with_task/6714.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6714.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6715.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6715.json -------------------------------------------------------------------------------- /d100data_end_with_task/6715.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6715.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6716.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6716.json -------------------------------------------------------------------------------- /d100data_end_with_task/6716.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6716.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6717.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6717.json -------------------------------------------------------------------------------- /d100data_end_with_task/6717.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6717.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6718.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6718.json -------------------------------------------------------------------------------- /d100data_end_with_task/6718.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6718.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6719.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6719.json -------------------------------------------------------------------------------- /d100data_end_with_task/6719.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6719.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6720.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6720.json -------------------------------------------------------------------------------- /d100data_end_with_task/6720.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6720.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6721.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6721.json -------------------------------------------------------------------------------- /d100data_end_with_task/6721.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6721.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6722.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6722.json -------------------------------------------------------------------------------- /d100data_end_with_task/6722.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6722.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6723.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6723.json -------------------------------------------------------------------------------- /d100data_end_with_task/6723.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6723.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6724.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6724.json -------------------------------------------------------------------------------- /d100data_end_with_task/6724.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6724.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6801.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6801.json -------------------------------------------------------------------------------- /d100data_end_with_task/6801.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6801.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6802.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6802.json -------------------------------------------------------------------------------- /d100data_end_with_task/6802.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6802.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6803.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6803.json -------------------------------------------------------------------------------- /d100data_end_with_task/6803.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6803.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6804.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6804.json -------------------------------------------------------------------------------- /d100data_end_with_task/6804.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6804.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6805.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6805.json -------------------------------------------------------------------------------- /d100data_end_with_task/6805.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6805.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6806.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6806.json -------------------------------------------------------------------------------- /d100data_end_with_task/6806.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6806.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6807.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6807.json -------------------------------------------------------------------------------- /d100data_end_with_task/6807.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6807.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6808.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6808.json -------------------------------------------------------------------------------- /d100data_end_with_task/6808.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6808.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6809.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6809.json -------------------------------------------------------------------------------- /d100data_end_with_task/6809.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6809.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6810.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6810.json -------------------------------------------------------------------------------- /d100data_end_with_task/6810.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6810.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6811.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6811.json -------------------------------------------------------------------------------- /d100data_end_with_task/6811.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6811.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6812.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6812.json -------------------------------------------------------------------------------- /d100data_end_with_task/6812.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6812.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6813.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6813.json -------------------------------------------------------------------------------- /d100data_end_with_task/6813.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6813.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6814.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6814.json -------------------------------------------------------------------------------- /d100data_end_with_task/6814.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6814.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6815.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6815.json -------------------------------------------------------------------------------- /d100data_end_with_task/6815.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6815.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6816.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6816.json -------------------------------------------------------------------------------- /d100data_end_with_task/6816.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6816.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6817.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6817.json -------------------------------------------------------------------------------- /d100data_end_with_task/6817.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6817.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6818.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6818.json -------------------------------------------------------------------------------- /d100data_end_with_task/6818.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6818.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6819.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6819.json -------------------------------------------------------------------------------- /d100data_end_with_task/6819.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6819.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6820.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6820.json -------------------------------------------------------------------------------- /d100data_end_with_task/6820.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6820.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6821.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6821.json -------------------------------------------------------------------------------- /d100data_end_with_task/6821.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6821.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6822.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6822.json -------------------------------------------------------------------------------- /d100data_end_with_task/6822.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6822.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6823.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6823.json -------------------------------------------------------------------------------- /d100data_end_with_task/6823.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6823.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6824.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6824.json -------------------------------------------------------------------------------- /d100data_end_with_task/6901.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6901.json -------------------------------------------------------------------------------- /d100data_end_with_task/6901.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6901.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6902.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6902.json -------------------------------------------------------------------------------- /d100data_end_with_task/6902.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6902.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6903.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6903.json -------------------------------------------------------------------------------- /d100data_end_with_task/6903.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6903.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6904.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6904.json -------------------------------------------------------------------------------- /d100data_end_with_task/6904.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6904.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6905.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6905.json -------------------------------------------------------------------------------- /d100data_end_with_task/6905.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6905.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6906.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6906.json -------------------------------------------------------------------------------- /d100data_end_with_task/6906.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6906.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6907.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6907.json -------------------------------------------------------------------------------- /d100data_end_with_task/6907.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6907.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6908.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6908.json -------------------------------------------------------------------------------- /d100data_end_with_task/6908.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6908.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6909.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6909.json -------------------------------------------------------------------------------- /d100data_end_with_task/6909.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6909.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6910.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6910.json -------------------------------------------------------------------------------- /d100data_end_with_task/6910.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6910.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6911.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6911.json -------------------------------------------------------------------------------- /d100data_end_with_task/6911.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6911.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6912.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6912.json -------------------------------------------------------------------------------- /d100data_end_with_task/6912.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6912.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6913.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6913.json -------------------------------------------------------------------------------- /d100data_end_with_task/6913.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6913.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6914.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6914.json -------------------------------------------------------------------------------- /d100data_end_with_task/6914.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6914.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6915.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6915.json -------------------------------------------------------------------------------- /d100data_end_with_task/6915.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6915.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6916.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6916.json -------------------------------------------------------------------------------- /d100data_end_with_task/6916.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6916.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6917.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6917.json -------------------------------------------------------------------------------- /d100data_end_with_task/6917.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6917.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6918.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6918.json -------------------------------------------------------------------------------- /d100data_end_with_task/6918.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6918.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6919.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6919.json -------------------------------------------------------------------------------- /d100data_end_with_task/6919.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6919.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6920.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6920.json -------------------------------------------------------------------------------- /d100data_end_with_task/6920.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6920.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6921.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6921.json -------------------------------------------------------------------------------- /d100data_end_with_task/6921.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6921.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6922.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6922.json -------------------------------------------------------------------------------- /d100data_end_with_task/6922.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6922.txt -------------------------------------------------------------------------------- /d100data_end_with_task/6923.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6923.json -------------------------------------------------------------------------------- /d100data_end_with_task/6923.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_end_with_task/6923.txt -------------------------------------------------------------------------------- /d100data_end_with_task/readme: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /d100data_start/6501.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6501.txt -------------------------------------------------------------------------------- /d100data_start/6502.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6502.txt -------------------------------------------------------------------------------- /d100data_start/6503.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6503.txt -------------------------------------------------------------------------------- /d100data_start/6504.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6504.txt -------------------------------------------------------------------------------- /d100data_start/6505.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6505.txt -------------------------------------------------------------------------------- /d100data_start/6506.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6506.txt -------------------------------------------------------------------------------- /d100data_start/6507.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6507.txt -------------------------------------------------------------------------------- /d100data_start/6508.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6508.txt -------------------------------------------------------------------------------- /d100data_start/6509.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6509.txt -------------------------------------------------------------------------------- /d100data_start/6510.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6510.txt -------------------------------------------------------------------------------- /d100data_start/6511.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6511.txt -------------------------------------------------------------------------------- /d100data_start/6512.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6512.txt -------------------------------------------------------------------------------- /d100data_start/6513.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6513.txt -------------------------------------------------------------------------------- /d100data_start/6514.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6514.txt -------------------------------------------------------------------------------- /d100data_start/6515.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6515.txt -------------------------------------------------------------------------------- /d100data_start/6516.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6516.txt -------------------------------------------------------------------------------- /d100data_start/6517.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6517.txt -------------------------------------------------------------------------------- /d100data_start/6518.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6518.txt -------------------------------------------------------------------------------- /d100data_start/6519.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6519.txt -------------------------------------------------------------------------------- /d100data_start/6520.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6520.txt -------------------------------------------------------------------------------- /d100data_start/6521.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6521.txt -------------------------------------------------------------------------------- /d100data_start/6522.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6522.txt -------------------------------------------------------------------------------- /d100data_start/6523.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6523.txt -------------------------------------------------------------------------------- /d100data_start/6524.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6524.txt -------------------------------------------------------------------------------- /d100data_start/6601.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6601.txt -------------------------------------------------------------------------------- /d100data_start/6602.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6602.txt -------------------------------------------------------------------------------- /d100data_start/6603.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6603.txt -------------------------------------------------------------------------------- /d100data_start/6604.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6604.txt -------------------------------------------------------------------------------- /d100data_start/6605.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6605.txt -------------------------------------------------------------------------------- /d100data_start/6606.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6606.txt -------------------------------------------------------------------------------- /d100data_start/6607.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6607.txt -------------------------------------------------------------------------------- /d100data_start/6608.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6608.txt -------------------------------------------------------------------------------- /d100data_start/6609.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6609.txt -------------------------------------------------------------------------------- /d100data_start/6610.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6610.txt -------------------------------------------------------------------------------- /d100data_start/6611.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6611.txt -------------------------------------------------------------------------------- /d100data_start/6612.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6612.txt -------------------------------------------------------------------------------- /d100data_start/6613.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6613.txt -------------------------------------------------------------------------------- /d100data_start/6614.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6614.txt -------------------------------------------------------------------------------- /d100data_start/6615.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6615.txt -------------------------------------------------------------------------------- /d100data_start/6616.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6616.txt -------------------------------------------------------------------------------- /d100data_start/6617.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6617.txt -------------------------------------------------------------------------------- /d100data_start/6618.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6618.txt -------------------------------------------------------------------------------- /d100data_start/6619.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6619.txt -------------------------------------------------------------------------------- /d100data_start/6620.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6620.txt -------------------------------------------------------------------------------- /d100data_start/6621.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6621.txt -------------------------------------------------------------------------------- /d100data_start/6622.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6622.txt -------------------------------------------------------------------------------- /d100data_start/6623.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6623.txt -------------------------------------------------------------------------------- /d100data_start/6624.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6624.txt -------------------------------------------------------------------------------- /d100data_start/6701.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6701.txt -------------------------------------------------------------------------------- /d100data_start/6702.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6702.txt -------------------------------------------------------------------------------- /d100data_start/6703.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6703.txt -------------------------------------------------------------------------------- /d100data_start/6704.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6704.txt -------------------------------------------------------------------------------- /d100data_start/6705.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6705.txt -------------------------------------------------------------------------------- /d100data_start/6706.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6706.txt -------------------------------------------------------------------------------- /d100data_start/6707.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6707.txt -------------------------------------------------------------------------------- /d100data_start/6708.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6708.txt -------------------------------------------------------------------------------- /d100data_start/6709.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6709.txt -------------------------------------------------------------------------------- /d100data_start/6710.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6710.txt -------------------------------------------------------------------------------- /d100data_start/6711.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6711.txt -------------------------------------------------------------------------------- /d100data_start/6712.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6712.txt -------------------------------------------------------------------------------- /d100data_start/6713.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6713.txt -------------------------------------------------------------------------------- /d100data_start/6714.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6714.txt -------------------------------------------------------------------------------- /d100data_start/6715.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6715.txt -------------------------------------------------------------------------------- /d100data_start/6716.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6716.txt -------------------------------------------------------------------------------- /d100data_start/6717.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6717.txt -------------------------------------------------------------------------------- /d100data_start/6718.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6718.txt -------------------------------------------------------------------------------- /d100data_start/6719.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6719.txt -------------------------------------------------------------------------------- /d100data_start/6720.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6720.txt -------------------------------------------------------------------------------- /d100data_start/6721.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6721.txt -------------------------------------------------------------------------------- /d100data_start/6722.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6722.txt -------------------------------------------------------------------------------- /d100data_start/6723.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6723.txt -------------------------------------------------------------------------------- /d100data_start/6724.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6724.txt -------------------------------------------------------------------------------- /d100data_start/6801.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6801.txt -------------------------------------------------------------------------------- /d100data_start/6802.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6802.txt -------------------------------------------------------------------------------- /d100data_start/6803.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6803.txt -------------------------------------------------------------------------------- /d100data_start/6804.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6804.txt -------------------------------------------------------------------------------- /d100data_start/6805.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6805.txt -------------------------------------------------------------------------------- /d100data_start/6806.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6806.txt -------------------------------------------------------------------------------- /d100data_start/6807.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6807.txt -------------------------------------------------------------------------------- /d100data_start/6808.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6808.txt -------------------------------------------------------------------------------- /d100data_start/6809.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6809.txt -------------------------------------------------------------------------------- /d100data_start/6810.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6810.txt -------------------------------------------------------------------------------- /d100data_start/6811.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6811.txt -------------------------------------------------------------------------------- /d100data_start/6812.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6812.txt -------------------------------------------------------------------------------- /d100data_start/6813.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6813.txt -------------------------------------------------------------------------------- /d100data_start/6814.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6814.txt -------------------------------------------------------------------------------- /d100data_start/6815.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6815.txt -------------------------------------------------------------------------------- /d100data_start/6816.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6816.txt -------------------------------------------------------------------------------- /d100data_start/6817.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6817.txt -------------------------------------------------------------------------------- /d100data_start/6818.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6818.txt -------------------------------------------------------------------------------- /d100data_start/6819.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6819.txt -------------------------------------------------------------------------------- /d100data_start/6820.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6820.txt -------------------------------------------------------------------------------- /d100data_start/6821.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6821.txt -------------------------------------------------------------------------------- /d100data_start/6822.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6822.txt -------------------------------------------------------------------------------- /d100data_start/6823.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6823.txt -------------------------------------------------------------------------------- /d100data_start/6824.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6824.txt -------------------------------------------------------------------------------- /d100data_start/6901.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6901.txt -------------------------------------------------------------------------------- /d100data_start/6902.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6902.txt -------------------------------------------------------------------------------- /d100data_start/6903.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6903.txt -------------------------------------------------------------------------------- /d100data_start/6904.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6904.txt -------------------------------------------------------------------------------- /d100data_start/6905.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6905.txt -------------------------------------------------------------------------------- /d100data_start/6906.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6906.txt -------------------------------------------------------------------------------- /d100data_start/6907.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6907.txt -------------------------------------------------------------------------------- /d100data_start/6908.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6908.txt -------------------------------------------------------------------------------- /d100data_start/6909.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6909.txt -------------------------------------------------------------------------------- /d100data_start/6910.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6910.txt -------------------------------------------------------------------------------- /d100data_start/6911.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6911.txt -------------------------------------------------------------------------------- /d100data_start/6912.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6912.txt -------------------------------------------------------------------------------- /d100data_start/6913.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6913.txt -------------------------------------------------------------------------------- /d100data_start/6914.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6914.txt -------------------------------------------------------------------------------- /d100data_start/6915.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6915.txt -------------------------------------------------------------------------------- /d100data_start/6916.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6916.txt -------------------------------------------------------------------------------- /d100data_start/6917.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6917.txt -------------------------------------------------------------------------------- /d100data_start/6918.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6918.txt -------------------------------------------------------------------------------- /d100data_start/6919.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6919.txt -------------------------------------------------------------------------------- /d100data_start/6920.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6920.txt -------------------------------------------------------------------------------- /d100data_start/6921.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6921.txt -------------------------------------------------------------------------------- /d100data_start/6922.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6922.txt -------------------------------------------------------------------------------- /d100data_start/6923.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start/6923.txt -------------------------------------------------------------------------------- /d100data_start/readme: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /d100data_start_with_sensor/6501.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6501.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6502.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6502.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6503.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6503.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6504.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6504.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6505.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6505.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6506.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6506.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6507.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6507.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6508.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6508.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6509.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6509.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6510.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6510.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6511.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6511.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6512.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6512.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6513.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6513.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6514.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6514.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6515.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6515.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6516.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6516.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6517.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6517.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6518.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6518.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6519.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6519.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6520.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6520.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6521.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6521.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6522.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6522.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6523.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6523.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6524.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6524.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6601.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6601.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6602.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6602.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6603.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6603.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6604.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6604.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6605.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6605.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6606.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6606.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6607.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6607.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6608.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6608.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6609.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6609.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6610.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6610.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6611.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6611.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6612.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6612.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6613.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6613.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6614.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6614.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6615.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6615.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6616.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6616.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6617.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6617.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6618.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6618.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6619.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6619.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6620.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6620.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6621.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6621.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6622.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6622.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6623.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6623.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6624.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6624.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6701.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6701.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6702.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6702.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6703.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6703.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6704.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6704.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6705.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6705.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6706.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6706.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6707.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6707.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6708.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6708.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6709.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6709.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6710.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6710.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6711.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6711.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6712.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6712.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6713.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6713.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6714.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6714.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6715.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6715.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6716.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6716.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6717.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6717.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6718.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6718.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6719.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6719.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6720.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6720.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6721.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6721.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6722.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6722.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6723.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6723.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6724.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6724.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6801.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6801.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6802.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6802.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6803.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6803.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6804.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6804.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6805.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6805.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6806.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6806.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6807.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6807.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6808.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6808.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6809.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6809.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6810.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6810.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6811.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6811.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6812.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6812.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6813.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6813.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6814.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6814.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6815.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6815.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6816.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6816.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6817.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6817.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6818.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6818.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6819.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6819.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6820.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6820.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6821.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6821.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6822.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6822.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6823.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6823.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6824.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6824.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6901.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6901.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6902.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6902.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6903.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6903.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6904.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6904.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6905.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6905.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6906.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6906.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6907.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6907.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6908.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6908.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6909.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6909.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6910.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6910.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6911.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6911.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6912.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6912.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6913.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6913.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6914.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6914.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6915.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6915.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6916.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6916.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6917.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6917.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6918.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6918.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6919.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6919.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6920.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6920.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6921.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6921.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6922.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6922.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/6923.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/d100data_start_with_sensor/6923.json -------------------------------------------------------------------------------- /d100data_start_with_sensor/readme: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /dataexc_beijing.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/dataexc_beijing.py -------------------------------------------------------------------------------- /ddd/readme: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6501.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6501.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6501_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6501_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6502.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6502.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6502_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6502_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6503.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6503.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6503_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6503_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6504.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6504.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6504_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6504_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6505.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6505.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6505_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6505_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6506.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6506.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6506_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6506_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6507.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6507.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6507_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6507_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6508.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6508.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6508_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6508_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6509.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6509.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6509_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6509_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6510.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6510.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6510_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6510_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6511.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6511.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6511_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6511_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6512.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6512.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6512_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6512_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6513.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6513.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6513_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6513_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6514.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6514.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6514_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6514_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6515.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6515.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6515_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6515_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6516.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6516.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6516_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6516_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6517.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6517.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6517_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6517_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6518.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6518.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6518_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6518_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6519.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6519.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6519_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6519_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6520.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6520.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6520_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6520_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6521.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6521.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6521_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6521_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6522.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6522.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6522_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6522_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6523.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6523.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6523_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6523_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6524.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6524.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6524_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6524_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6601.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6601.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6601_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6601_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6602.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6602.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6602_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6602_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6603.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6603.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6603_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6603_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6604.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6604.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6604_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6604_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6605.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6605.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6605_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6605_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6606.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6606.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6606_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6606_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6607.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6607.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6607_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6607_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6608.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6608.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6608_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6608_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6609.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6609.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6609_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6609_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6610.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6610.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6610_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6610_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6611.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6611.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6611_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6611_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6612.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6612.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6612_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6612_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6613.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6613.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6613_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6613_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6614.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6614.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6614_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6614_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6615.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6615.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6615_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6615_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6616.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6616.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6616_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6616_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6617.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6617.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6617_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6617_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6618.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6618.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6618_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6618_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6619.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6619.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6619_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6619_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6620.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6620.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6620_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6620_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6621.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6621.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6621_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6621_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6622.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6622.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6622_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6622_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6623.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6623.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6623_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6623_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6624.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6624.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6624_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6624_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6701.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6701.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6701_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6701_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6702.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6702.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6702_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6702_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6703.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6703.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6703_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6703_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6704.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6704.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6704_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6704_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6705.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6705.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6705_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6705_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6706.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6706.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6706_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6706_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6707.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6707.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6707_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6707_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6708.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6708.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6708_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6708_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6709.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6709.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6709_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6709_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6710.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6710.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6710_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6710_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6711.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6711.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6711_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6711_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6712.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6712.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6712_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6712_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6713.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6713.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6713_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6713_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6714.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6714.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6714_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6714_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6715.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6715.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6715_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6715_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6716.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6716.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6716_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6716_1.json -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6717.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6717.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6718.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6718.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6719.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6719.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6720.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6720.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6721.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6721.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6722.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6722.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6723.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6723.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6724.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6724.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6801.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6801.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6802.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6802.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6803.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6803.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6804.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6804.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6805.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6805.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6806.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6806.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6807.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6807.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6808.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6808.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6809.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6809.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6810.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6810.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6811.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6811.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6812.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6812.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6813.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6813.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6814.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6814.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6815.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6815.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6816.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6816.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6817.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6817.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6818.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6818.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6819.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6819.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6820.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6820.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6821.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6821.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6822.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6822.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6823.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6823.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6824.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6824.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6901.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6901.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6902.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6902.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6903.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6903.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6904.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6904.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6905.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6905.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6906.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6906.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6907.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6907.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6908.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6908.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6909.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6909.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6910.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6910.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6911.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6911.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6912.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6912.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6913.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6913.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6914.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6914.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6915.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6915.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6916.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6916.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6917.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6917.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/6918.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/ddd_d100data_end_with_task/6918.txt -------------------------------------------------------------------------------- /ddd_d100data_end_with_task/readme: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ddd_d100data_start_with_sensor/readme: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /distance_change_participant.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/distance_change_participant.pdf -------------------------------------------------------------------------------- /distance_change_task.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/distance_change_task.pdf -------------------------------------------------------------------------------- /distance_change_task_beijing.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/distance_change_task_beijing.pdf -------------------------------------------------------------------------------- /distance_time.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/distance_time.pdf -------------------------------------------------------------------------------- /drawFigure_roma.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/drawFigure_roma.py -------------------------------------------------------------------------------- /drawfigure.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/drawfigure.py -------------------------------------------------------------------------------- /genParticipant.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/genParticipant.py -------------------------------------------------------------------------------- /genTask.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/genTask.py -------------------------------------------------------------------------------- /genTask_new.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/genTask_new.py -------------------------------------------------------------------------------- /new_TA_by_first_finish_rate.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/new_TA_by_first_finish_rate.py -------------------------------------------------------------------------------- /newdata_d100data_end_with_task/readme: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /newdata_d100data_start_with_sensor/readme: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /pd2excel.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/pd2excel.py -------------------------------------------------------------------------------- /randomAllocate.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/randomAllocate.py -------------------------------------------------------------------------------- /random_gen_data.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/random_gen_data.py -------------------------------------------------------------------------------- /roma_data_exc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/roma_data_exc.py -------------------------------------------------------------------------------- /roma_run.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/roma_run.py -------------------------------------------------------------------------------- /roma_task_cluster.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/roma_task_cluster.py -------------------------------------------------------------------------------- /run.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/run.py -------------------------------------------------------------------------------- /specifiesSizeOfCluster.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/specifiesSizeOfCluster.py -------------------------------------------------------------------------------- /task_allocation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/task_allocation.py -------------------------------------------------------------------------------- /tasknum_time.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/tasknum_time.pdf -------------------------------------------------------------------------------- /tasknums_change_participant.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/tasknums_change_participant.pdf -------------------------------------------------------------------------------- /tasknums_change_task.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/tasknums_change_task.pdf -------------------------------------------------------------------------------- /tasknums_change_task_beijing.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minichameleon/DHTASC/HEAD/tasknums_change_task_beijing.pdf --------------------------------------------------------------------------------