Pagini recente » Borderou de evaluare (job #1250851) | Borderou de evaluare (job #3277180) | Borderou de evaluare (job #2410892) | Borderou de evaluare (job #916873) | Borderou de evaluare (job #1384519)
Borderou de evaluare (job #1384519)
Raport evaluator
Compilare:
user.cpp: In function ‘int cauta(int)’:
user.cpp:15:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < H[r].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:27:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("progr.in","r",stdin);
^
user.cpp:28:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("progr.out","w",stdout);
^
user.cpp:29:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:33:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:37:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&v[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 180ms | 1732kb | OK | 100 |
Punctaj total | 100 |