Pagini recente » Borderou de evaluare (job #1124052) | Borderou de evaluare (job #927911) | Borderou de evaluare (job #3218354) | Borderou de evaluare (job #3005231) | Borderou de evaluare (job #1336781)
Borderou de evaluare (job #1336781)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:42:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<v[i].size();j++)
^
user.cpp:44:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<v[i].size();j++)
^
user.cpp:45:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(k=0; k<v[v[i][j]].size() ; k++)
^
user.cpp:60:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<rez.size();j++)
^
user.cpp:26:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.in", "r", stdin);
^
user.cpp:27:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.out", "w", stdout);
^
user.cpp:28:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:32:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &a, &b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 36ms | 376kb | OK | 100 |
Punctaj total | 100 |