Pagini recente » Borderou de evaluare (job #3232766) | Borderou de evaluare (job #2963319) | Borderou de evaluare (job #2265582) | Borderou de evaluare (job #89286) | Borderou de evaluare (job #2673120)
Borderou de evaluare (job #2673120)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:45:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<g[u].size(); i++)
~^~~~~~~~~~~~
main.cpp:46:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=i+1; j<g[u].size(); j++)
~^~~~~~~~~~~~
main.cpp:47:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(l=j+1; l<g[u].size(); l++)
~^~~~~~~~~~~~
main.cpp:50:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<g[u].size(); i++)
~^~~~~~~~~~~~
main.cpp:51:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=i+1; j<g[u].size(); j++)
~^~~~~~~~~~~~
main.cpp:54:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<g[u].size(); i++){
~^~~~~~~~~~~~
main.cpp:27:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
{ freopen("count.in", "r", stdin);
^
main.cpp:28:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("count.out", "w", stdout);
^
main.cpp:30:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:32:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 524kb | OK | 10 |
2 | 3ms | 524kb | OK | 10 |
3 | 3ms | 524kb | OK | 10 |
4 | 3ms | 524kb | OK | 10 |
5 | 5ms | 524kb | OK | 10 |
6 | 7ms | 524kb | OK | 10 |
7 | 5ms | 524kb | OK | 10 |
8 | 33ms | 1048kb | OK | 10 |
9 | 152ms | 1703kb | OK | 10 |
10 | 65ms | 1310kb | OK | 10 |
Punctaj total | 100 |