-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Haoyang Chen
committed
Apr 27, 2019
1 parent
e5f0820
commit 1eae6dc
Showing
14 changed files
with
410 additions
and
52 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,108 @@ | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> | ||
<html> | ||
<head> | ||
<meta http-equiv="content-type" content="text/html; charset=UTF-8"> | ||
<title>diff</title> | ||
<meta name="Generator" content="Vim/8.1"> | ||
<meta name="plugin-version" content="vim8.1_v1"> | ||
<meta name="settings" content="number_lines,whole_filler,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy="> | ||
<meta name="colorscheme" content="elflord"> | ||
<style type="text/css"> | ||
<!-- | ||
pre { font-family: monospace; color: #ffffff; background-color: #000000; } | ||
body { font-family: monospace; color: #ffffff; background-color: #000000; } | ||
* { font-size: 1em; } | ||
.LineNr { color: #ffff00; } | ||
.Folded { color: #00ffff; background-color: #6c6c6c; padding-bottom: 1px; } | ||
.DiffText { background-color: #ff6060; padding-bottom: 1px; font-weight: bold; } | ||
.DiffAdd { background-color: #0000c0; padding-bottom: 1px; } | ||
.DiffChange { background-color: #c000c0; padding-bottom: 1px; } | ||
.DiffDelete { color: #8080ff; background-color: #008080; padding-bottom: 1px; } | ||
--> | ||
<!-- | ||
table { table-layout: fixed; } | ||
html, body, table, tbody { width: 100%; margin: 0; padding: 0; } | ||
th, td { width: 50.0%; } | ||
td div { overflow: auto; } | ||
--> | ||
</style> | ||
<script type='text/javascript'> | ||
<!-- | ||
|
||
/* function to open any folds containing a jumped-to line before jumping to it */ | ||
function JumpToLine() | ||
{ | ||
var lineNum; | ||
lineNum = window.location.hash; | ||
lineNum = lineNum.substr(1); /* strip off '#' */ | ||
|
||
if (lineNum.indexOf('L') == -1) { | ||
lineNum = 'L'+lineNum; | ||
} | ||
if (lineNum.indexOf('W') == -1) { | ||
lineNum = 'W1'+lineNum; | ||
} | ||
var lineElem = document.getElementById(lineNum); | ||
/* Always jump to new location even if the line was hidden inside a fold, or | ||
* we corrected the raw number to a line ID. | ||
*/ | ||
if (lineElem) { | ||
lineElem.scrollIntoView(true); | ||
} | ||
return true; | ||
} | ||
if ('onhashchange' in window) { | ||
window.onhashchange = JumpToLine; | ||
} | ||
|
||
--> | ||
</script> | ||
</head> | ||
<body onload='JumpToLine();'> | ||
<table border='1' width='100%' id='vimCodeElement'> | ||
<tr> | ||
<th>/home/advpetc/Documents/Ai/proj3/output.txt</th> | ||
<th>output-3.txt</th> | ||
</tr><tr> | ||
<td valign="top"><div> | ||
<pre> | ||
<span id="W1L1" class="Folded"> 1 </span><span class="Folded">+-- 37 lines: ^<<<<<<<^<<>>>>>>^<<<<>>>>>^<<>^<<<<<<>^<>>^<<<<<<---------------------------------------------------------------------------------------------------------------------------------------------------</span> | ||
<span id="W1L38" class="LineNr">38 </span>v<<<<<vvv<o>vvvvvvvvvvvvvvvo>>>>>vvv>>vvvvv<<<<vvv | ||
<span id="W1L39" class="LineNr">39 </span>v<<<<vvv<<v>>vvvvvv>vvvvvvvv>>>>>>vv>>>vvvv<<<<<<v | ||
<span id="W1L40" class="LineNr">40 </span>v<<<<<<<<>>>>>vv>>>>>>>>vvv>>>>>>>>vv>>vvv<<<<<<<v | ||
<span id="W1L41" class="LineNr">41 </span><<<<<<<<^>>>>>>>>>>>>>>>>>>>>>>>>>>vvovvv<<<<<<vvv | ||
<span id="W1L42" class="LineNr">42 </span>^<<<<<<<o^^^>>>>>>>>>>>>>>vv^^>>^^>>vvvvv<<<^vvvvv | ||
<span id="W1L43" class="LineNr">43 </span>^<<<<<<<vvvo>>>>>>>>>>>>>>vvv^^^^^o>vvvvv<<ovvvv<v | ||
<span id="W1L44" class="LineNr">44 </span><span class="DiffChange">^^^^<<<<<<vv>>^^^>>></span><span class="DiffText">></span><span class="DiffChange">^^>>>vvvvovv>>>>vvvv<<<vv<<<< </span> | ||
<span id="W1L45" class="LineNr">45 </span>^^^^^^<<<>>>>v^^^>>>^^^>>>>vvvvvvo>>>>vv<<<<<<<<<< | ||
<span id="W1L46" class="LineNr">46 </span>^<^^^^^^^^>>>vv<o>>vvv<o>>>>>v>vv>>>>>.<<<<<<<<<<< | ||
<span id="W1L47" class="LineNr">47 </span>^<<^^^^o^o>>>vvvv>>vvvv>>>>>>>>>>>>>>^^^<<<<<<<<<< | ||
<span id="W1L48" class="LineNr">48 </span>^<<<o^vvv<>>>>vvv>>>>v>>>>>>>>>>>^^^>^^^^^<^^^^^^^ | ||
<span id="W1L49" class="LineNr">49 </span>^<<<<>>vv<o>>>>>>>>>>>>>>>^^^^>>^^^o>^^^^^^o^^o^^^ | ||
<span id="W1L50" class="LineNr">50 </span>^<<<o>>v<<>>>>>>>>>>>>>>>^^^^o>>^^<>>^^^o^^<^<>>^^ | ||
</pre> | ||
</div></td> | ||
<td valign="top"><div> | ||
<pre> | ||
<span id="W2L1" class="Folded"> 1 </span><span class="Folded">+-- 37 lines: ^<<<<<<<^<<>>>>>>^<<<<>>>>>^<<>^<<<<<<>^<>>^<<<<<<---------------------------------------------------------------------------------------------------------------------------------------------------</span> | ||
<span id="W2L38" class="LineNr">38 </span>v<<<<<vvv<o>vvvvvvvvvvvvvvvo>>>>>vvv>>vvvvv<<<<vvv | ||
<span id="W2L39" class="LineNr">39 </span>v<<<<vvv<<v>>vvvvvv>vvvvvvvv>>>>>>vv>>>vvvv<<<<<<v | ||
<span id="W2L40" class="LineNr">40 </span>v<<<<<<<<>>>>>vv>>>>>>>>vvv>>>>>>>>vv>>vvv<<<<<<<v | ||
<span id="W2L41" class="LineNr">41 </span><<<<<<<<^>>>>>>>>>>>>>>>>>>>>>>>>>>vvovvv<<<<<<vvv | ||
<span id="W2L42" class="LineNr">42 </span>^<<<<<<<o^^^>>>>>>>>>>>>>>vv^^>>^^>>vvvvv<<<^vvvvv | ||
<span id="W2L43" class="LineNr">43 </span>^<<<<<<<vvvo>>>>>>>>>>>>>>vvv^^^^^o>vvvvv<<ovvvv<v | ||
<span id="W2L44" class="LineNr">44 </span><span class="DiffChange">^^^^<<<<<<vv>>^^^>>></span><span class="DiffText">^</span><span class="DiffChange">^^>>>vvvvovv>>>>vvvv<<<vv<<<< </span> | ||
<span id="W2L45" class="LineNr">45 </span>^^^^^^<<<>>>>v^^^>>>^^^>>>>vvvvvvo>>>>vv<<<<<<<<<< | ||
<span id="W2L46" class="LineNr">46 </span>^<^^^^^^^^>>>vv<o>>vvv<o>>>>>v>vv>>>>>.<<<<<<<<<<< | ||
<span id="W2L47" class="LineNr">47 </span>^<<^^^^o^o>>>vvvv>>vvvv>>>>>>>>>>>>>>^^^<<<<<<<<<< | ||
<span id="W2L48" class="LineNr">48 </span>^<<<o^vvv<>>>>vvv>>>>v>>>>>>>>>>>^^^>^^^^^<^^^^^^^ | ||
<span id="W2L49" class="LineNr">49 </span>^<<<<>>vv<o>>>>>>>>>>>>>>>^^^^>>^^^o>^^^^^^o^^o^^^ | ||
<span id="W2L50" class="LineNr">50 </span>^<<<o>>v<<>>>>>>>>>>>>>>>^^^^o>>^^<>>^^^o^^<^<>>^^ | ||
</pre> | ||
</div></td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> | ||
<!-- vim: set foldmethod=manual : --> | ||
|
Oops, something went wrong.