Problem | subgraphs |
---|---|
User | Dam |
Submission Time | 2023-07-13 10:40:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
subgraphs.cpp: In function ‘int main()’:
subgraphs.cpp:46:18: error: expected ‘;’ before ‘<’ token
46 | for(int i = 0, i<E; i++){
| ^
| ;
subgraphs.cpp:46:18: error: expected primary-expression before ‘<’ token