Pagini recente » Borderou de evaluare (job #2561029) | Borderou de evaluare (job #909702) | Borderou de evaluare (job #44625) | Borderou de evaluare (job #2886326) | Borderou de evaluare (job #2360161)
Borderou de evaluare (job #2360161)
Raport evaluator
Compilare:
main.cpp: In function 'void Mark(int, int)':
main.cpp:96:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int a = 0; a < V[i].size(); ++ a)
~~^~~~~~~~~~~~~
main.cpp:97:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int b = 0; b < V[j].size(); ++ b)
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:217:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int a = 0; a < V[i].size(); ++ a)
~~^~~~~~~~~~~~~
main.cpp:221:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int b = 0; b < V[white[j]].size(); ++ b)
~~^~~~~~~~~~~~~~~~~~~~
main.cpp:149:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &m, &k);
^
main.cpp:161:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &white[i]);
^
main.cpp:189:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &adj);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 2ms | 131kb | OK | 10 |
4 | 8ms | 262kb | OK | 10 |
5 | 7ms | 262kb | OK | 10 |
6 | 9ms | 262kb | OK | 10 |
7 | 1121ms | 3407kb | OK | 10 |
8 | 733ms | 2228kb | OK | 10 |
9 | 1004ms | 3801kb | OK | 10 |
10 | 1021ms | 1966kb | OK | 10 |
Punctaj total | 100 |