Title |
Δ |
How to use method with variables?
|
0.00 |
Regex to parse "a=1,b=2,c=3,4,5,d=6,e=x,y,z"
|
+0.85 |
regex to match outermost pattern
|
+0.26 |
JPA enum query ERROR on playframework
|
0.00 |
What is wrong with this Array
|
+0.58 |
string mattcher regex needed
|
0.00 |
Multiple inheritance in Java or not?
|
+0.72 |
Check if line is empty in java?
|
+0.89 |
Split text file based on Line Starter
|
-0.74 |
Java: Match with Regex and replace every character
|
+0.90 |
Why is my Java split method causing an empty line to print?
|
+0.86 |
Having problems with a java program
|
+0.24 |
grep: match all characters up to (not including) first blank space
|
0.00 |
check if a number already exist in a list in python
|
+0.21 |
Create intermediate folders if one doesn't exist
|
0.00 |
How to print an already formatted String in Java
|
-0.95 |
changing file name and extension using loop
|
-0.87 |
NullPointException error when setting attributes
|
0.00 |
date parsing in java
|
+1.41 |
what are the more pythonic ways to limit a dict to elements that ha...
|
+1.40 |
Java variable defined inside a loop doesn't seem to be recognized o...
|
-1.60 |
Very simple prime number test - I think I'm not understanding the f...
|
+0.10 |
"\\\\".replaceAll("\\\\", "\\") throw...
|
+0.72 |
Detect and return characters in a Java string
|
-1.32 |
Elif and if not working or me not understanding
|
+1.07 |
Java - Cannot find symbol constructor
|
-0.04 |
Java function to return if string contains illegal characters
|
+1.04 |
Array index out of bounds Error
|
-1.46 |
Regex for words with no doubled characters and within a string length
|
+1.23 |
in Python how to convert number to float in a mixed list
|
-0.30 |
Casting an int into a long
|
+1.49 |
Unexpected results when displaying error messages in Java EE applic...
|
+0.25 |
Comparing two ArrayLists in Java
|
+1.09 |
Matching Multiple Patterns in One Line
|
+0.74 |
Java bitwise operator ^ - how do the bits shuffle
|
+0.93 |
String.split's weird behaviour dealing with spaces and tabs
|
0.00 |
Using Scanner to print both token and delimeter value
|
0.00 |
string.matches(regex) returns false, although I think it should be...
|
+1.28 |
Loop through HashSet and HashMap in JSP and print the result
|
0.00 |
Java: deepcopy list entry without instancing a new list
|
+0.28 |
Python regex unexpected behaviour
|
+0.57 |
Multiline Regex Matching Issue
|
+0.95 |
How can I split a String into a String array for each character, wh...
|
+0.61 |
Java Regex, strange error
|
0.00 |
replace braces with contents inside
|
0.00 |
Regex for extracting 3 digits numbers between brackets
|
+0.61 |
Android. Replace * character from String
|
+0.84 |
Can't access result from a method in another
|
+0.86 |
Detecting 11 adjacent digits with RegEx
|
-1.45 |
python integer division error - modulo by zero - BUT divisor != 0
|
+0.26 |