| Problem | letters | 
|---|---|
| User | dumgod | 
| Submission Time | 2025-02-04 15:23:35 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 letters.cpp: In function ‘long long unsigned int dp(long long unsigned int, long long unsigned int)’:
letters.cpp:57:26: error: invalid types ‘long long unsigned int[long long unsigned int]’ for array subscript
   57 |  if(s[i]==d[c]||s[i]==c[c]){
      |                          ^