Pagini recente » Borderou de evaluare (job #383294) | Borderou de evaluare (job #1006307) | Borderou de evaluare (job #2729278) | Borderou de evaluare (job #2461836) | Borderou de evaluare (job #2426014)
Borderou de evaluare (job #2426014)
Raport evaluator
Compilare:
main.cpp: In member function 'Arc* Vertex::getNextArc()':
main.cpp:93:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(currentArc == incidentFromArcs.size()) {
~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Vertex::moveToNextArc()':
main.cpp:102:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(currentArc == incidentFromArcs.size()) {
~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:145:33: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.in","r",stdin);
^
main.cpp:146:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.out","w",stdout);
^
main.cpp:148:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&M);
^
main.cpp:161:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&capacity);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 3ms | 131kb | OK | 10 | 10 |
2 | 2ms | 131kb | OK | 10 | 10 |
3 | 2ms | 131kb | OK | 10 | 10 |
4 | 3ms | 131kb | OK | 10 | 10 |
5 | 3ms | 131kb | OK | 10 | 10 |
6 | 3ms | 262kb | OK | 10 | 10 |
7 | 9ms | 557kb | OK | 10 | 10 |
8 | 61ms | 1130kb | Time limit exceeded | 0 | 0 |
9 | 19ms | 1134kb | Killed by Signal 11 | 0 |
10 | 17ms | 1441kb | Killed by Signal 11 | 0 |
Punctaj total | 70 |