mirror of
https://github.com/TheAlgorithms/C
synced 2024-11-22 05:21:49 +03:00
updated sol1.c
This commit is contained in:
parent
db9a9e95e4
commit
24341eba02
@ -2,7 +2,7 @@
|
||||
* @file
|
||||
* @brief [Problem 11](https://projecteuler.net/problem=11) solution
|
||||
* @author [Vipul Cariappa](https://github.com/vipul-cariappa)
|
||||
*
|
||||
* @details
|
||||
* Code to find the greatest product of four adjacent numbers in the same
|
||||
* direction (up, down, left, right, or diagonally) in the given grid
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user