Altered Algorithm
This commit is contained in:
6
Algorithm/BackTracking/UVa129-Krypton-Factor.cpp
Normal file
6
Algorithm/BackTracking/UVa129-Krypton-Factor.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include <iostream>
|
||||
using namespace std;
|
||||
int main(){
|
||||
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user