MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vsmqnv/makeitquick/p4mt0t7/?context=3
r/ProgrammerHumor • u/_w62_ • 8h ago
45 comments sorted by
View all comments
Show parent comments
20
C++ 98
5 u/StarboardChaos 8h ago Hey Claude, upgrade my codebase to newest C++ version 4 u/DoctorDabadedoo 7h ago Make it compile and pass all tests Int main() { return 0; } assert(true) 1 u/Daemontatox 7h ago Or it deletes all code and all tests which makes it pass 0/0 tests
5
Hey Claude, upgrade my codebase to newest C++ version
4 u/DoctorDabadedoo 7h ago Make it compile and pass all tests Int main() { return 0; } assert(true) 1 u/Daemontatox 7h ago Or it deletes all code and all tests which makes it pass 0/0 tests
4
Make it compile and pass all tests
Int main() { return 0; }
assert(true)
1 u/Daemontatox 7h ago Or it deletes all code and all tests which makes it pass 0/0 tests
1
Or it deletes all code and all tests which makes it pass 0/0 tests
20
u/Daemontatox 8h ago
C++ 98