Borderou de evaluare (job #725760)

Utilizator avatar victor_vatasescu Vatasescu Victor victor_vatasescu IP ascuns
Problemă Sword Art Online Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 5 iul. 2023 09:43:20 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:14:18: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 14 | for(int i=0;i<n;i++) | ~^~ main.cpp:21:18: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 21 | for(int i=0;i<m;i++) | ~^~ main.cpp:10:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf(fin,"%llu",&n); | ~~~~~~^~~~~~~~~~~~~~~ main.cpp:16:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf(fin,"%llu%llu",&am,&pm); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:20:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 20 | fscanf(fin,"%llu",&m); | ~~~~~~^~~~~~~~~~~~~~~ main.cpp:23:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 23 | fscanf(fin,"%llu%llu%llu",&ak,&pk,&c); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 249 kb OK 10
3 9 ms 249 kb OK 10
4 9 ms 249 kb OK 10
5 19 ms 249 kb OK 10
6 19 ms 249 kb OK 10
7 19 ms 249 kb OK 10
8 19 ms 249 kb OK 10
9 19 ms 249 kb OK 10
10 19 ms 249 kb OK 10
Punctaj total 100