diff options
| author | radiohotline <radiohotline@disroot.org> | 2025-10-04 22:25:55 +0300 |
|---|---|---|
| committer | radiohotline <radiohotline@disroot.org> | 2025-10-04 22:25:55 +0300 |
| commit | 9af841ffbb0a9dc75923bed6b1087888d5990f85 (patch) | |
| tree | 18008890a3b9b583d1a9325d814442bdebc24e4d /src | |
| parent | 9832b65a6e1354dc5be0ebe4b59bc04c0ad33d8c (diff) | |
Diffstat (limited to 'src')
| -rwxr-xr-x | src/a.out | bin | 38448 -> 0 bytes | |||
| -rw-r--r-- | src/loveletter.cpp | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/a.out b/src/a.out Binary files differdeleted file mode 100755 index dfbc13a..0000000 --- a/src/a.out +++ /dev/null diff --git a/src/loveletter.cpp b/src/loveletter.cpp index fab0b93..6612728 100644 --- a/src/loveletter.cpp +++ b/src/loveletter.cpp @@ -31,7 +31,7 @@ int main() { string adv[] = {"TENDERLY", "BEAUTIFULLY", "CURIOUSLY", "LOYALLY", "TRULY", "WARMLY", "EAGERLY", "LOVINGLY", "AVIDLY", "KEENLY", "MARVELOUSLY", "ENTICINGLY", "CHARMINGLY", "DREAMILY"}; string verb[] = {"LONGS FOR", "YEARNS FOR", "CLINGS TO", "HOLDS DEAR", "TREASURES", "LIKES", "HUNGERS FOR", "ADORES", "THIRSTS FOR", "DESIRES", "SEEKS", "WISHES FOR", "STRIVES FOR", - "PINES FOR", "WISHES FOR", "SIGHS FOR"}; + "PINES FOR", "SIGHS FOR"}; cout << word(g1) << " " << word(g2) << "," << endl << endl; //greeting |
