Pagini recente » Borderou de evaluare (job #2030289) | Borderou de evaluare (job #2925918) | Borderou de evaluare (job #2568727) | Borderou de evaluare (job #1242797) | Borderou de evaluare (job #1368699)
Borderou de evaluare (job #1368699)
Raport evaluator
Compilare:
user.cpp: In function ‘void calcdin()’:
user.cpp:115:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < x.size(); ++j)
^
user.cpp:118:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < y.size(); ++j) {
^
user.cpp:124:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < y.size(); ++i) {
^
user.cpp: In function ‘void sol()’:
user.cpp:165:44: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(nodc != &rad && !nodc->f[a[i]])
^
user.cpp:167:24: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(nodc->f[a[i]])
^
user.cpp:168:32: warning: array subscript has type ‘char’ [-Wchar-subscripts]
nodc = nodc->f[a[i]];
^
user.cpp:149:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
user.cpp: In function ‘int main()’:
user.cpp:180:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cenzura.in", "r", stdin);
^
user.cpp:181:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cenzura.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3000ms | 120012kb | Incorect | 0 |
Punctaj total | 0 |