Pagini recente » Borderou de evaluare (job #508512) | Borderou de evaluare (job #995247) | Borderou de evaluare (job #2207746) | Borderou de evaluare (job #75402) | Borderou de evaluare (job #2360159)
Borderou de evaluare (job #2360159)
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 | Incorect | 0 |
2 | 2ms | 131kb | Incorect | 0 |
3 | 2ms | 131kb | OK | 10 |
4 | 9ms | 262kb | Incorect | 0 |
5 | 7ms | 262kb | OK | 10 |
6 | 9ms | 262kb | Incorect | 0 |
7 | 965ms | 3276kb | Incorect | 0 |
8 | 905ms | 2228kb | Incorect | 0 |
9 | 1006ms | 3801kb | Incorect | 0 |
10 | 1024ms | 1966kb | OK | 10 |
Punctaj total | 30 |