Borderou de evaluare (job #556629)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Multigraph | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 19 mai 2020 21:03:44 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:44:18: sorry, unimplemented: non-static data member initializers
user.cpp:44:18: error: ISO C++ forbids in-class initialization of non-const static member ‘sz’
user.cpp: In member function ‘Type Flow_Graph<Type>::MaxFlow() [with Type = int]’:
user.cpp:211:30: instantiated from here
user.cpp:188:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
user.cpp: In function ‘int main()’:
user.cpp:197:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
user.cpp:198:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
user.cpp:201:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
user.cpp:206:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]