Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
adc2018-system
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
adc2018
adc2018-system
Commits
9926cc4c
Commit
9926cc4c
authored
Jul 09, 2018
by
royus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
x
parent
53f063b7
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
0 deletions
+22
-0
.x_solver
source/.x_solver
+0
-0
tags
source/tags
+22
-0
No files found.
source/.x_solver
0 → 100644
View file @
9926cc4c
File added
source/tags
0 → 100644
View file @
9926cc4c
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME Exuberant Ctags //
!_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/
!_TAG_PROGRAM_VERSION 5.8 //
actuallyconnect solver.c /^void actuallyconnect(int num){$/;" f
board solver.c /^int board[8][72][72];$/;" v
connect solver.c /^void connect(int num){$/;" f
connectable solver.c /^int connectable(int linea,int lineb){$/;" f
connected solver.c /^int connected(int line){$/;" f
delete solver.c /^void delete(int line){$/;" f
depth solver.c /^int depth,height,width;$/;" v
height solver.c /^int depth,height,width;$/;" v
lines solver.c /^int lines;$/;" v
main solver.c /^int main(void){$/;" f
order solver.c /^int order(int num){ \/\/1-lines -> 1-lines$/;" f
read solver.c /^void read(void){$/;" f
reset solver.c /^void reset(void){$/;" f
solve solver.c /^void solve(void){$/;" f
width solver.c /^int depth,height,width;$/;" v
write solver.c /^void write(void){$/;" f
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment