Pagini recente » Borderou de evaluare (job #3287542) | Borderou de evaluare (job #3039960) | Borderou de evaluare (job #1195574) | Borderou de evaluare (job #3222795) | Borderou de evaluare (job #2426011)
Borderou de evaluare (job #2426011)
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 | 6ms | 253kb | Killed by Signal 11 | 0 | 0 |
4 | 4ms | 131kb | OK | 10 | 10 |
5 | 4ms | 131kb | OK | 10 | 10 |
6 | 7ms | 262kb | OK | 10 | 10 |
7 | 8ms | 655kb | OK | 10 | 10 |
8 | 61ms | 1048kb | Time limit exceeded | 0 | 0 |
9 | 21ms | 1208kb | Killed by Signal 11 | 0 |
10 | 23ms | 1441kb | Killed by Signal 11 | 0 |
Punctaj total | 60 |