Please help me calculate eigenvalues and eigenvectors for a square matrix, with $n$ rows and $n$ columns, and $-1$ in each cell:$$\begin{bmatrix} -1 & \,\,\cdots & -1\\\,\,\vdots \strut& \,\,\ddots & \,\,\vdots \strut\\ -1 &\,\,\cdots & -1\end{bmatrix}$$
I guess that this is a $0$ and $n$, vectors $(1,1,\ldots,1)$ and $(1,-1,0,\ldots)$, $(1,0,-1,0,\ldots),\ldots$
How to prove it?