Rename specker1.txt to specker1.cpp

This commit is contained in:
nickarafyllis 2020-07-15 01:39:49 +03:00 committed by GitHub
parent 1f6b16832e
commit 83be45b438
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,4 +104,4 @@ ostream & operator << (ostream &out, const State &state) {
return out;
}