This website requires JavaScript.
Explore
Help
Sign In
Eatswap
/
leetcode-daily
Watch
1
Star
0
Fork
You've already forked leetcode-daily
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c920f9bfd4
leetcode-daily
/
cpp
/
2308
/
main.cpp
7 lines
102 B
C++
Raw
Blame
History
#
include
"defs.h"
#
include
<iostream>
int
main
(
)
{
std
:
:
cout
<
<
LC231015
:
:
numWays
(
4
,
2
)
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink