Borderou de evaluare (job #3223363)

Utilizator DavidG23David Golban DavidG23 Data 13 aprilie 2024 11:00:13
Problema Chat Status done
Runda Universitatea Tehnică din Cluj-Napoca - 2024 - Concurs Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:11:22: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 11 | for (int ii=1; ii<=t; ii++) | ~~^~~ main.cpp:17:24: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 17 | for (int a=1; a<=k; a++) | ~^~~ main.cpp:18:28: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 18 | for (int i=1; i<=n; i++) | ~^~~ main.cpp:27:24: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 27 | for (int i=1; i<=n; i++) | ~^~~ main.cpp:33:24: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 33 | for (int i=1; i<n; i++) | ~^~ main.cpp:34:30: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 34 | for (int j=i+1; j<=n; j++) | ~^~~ main.cpp:16:15: warning: variable 'tot' set but not used [-Wunused-but-set-variable] 16 | float tot[50000]= {0}; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1502ms1343kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?