Pagini recente » Borderou de evaluare (job #1639291) | Borderou de evaluare (job #1333237) | Borderou de evaluare (job #173631) | Borderou de evaluare (job #2151730) | Borderou de evaluare (job #2737916)
Borderou de evaluare (job #2737916)
Raport evaluator
Compilare:
main.cpp: In function 'void citire()':
main.cpp:22:22: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
mt[i][j]=NULL;
^~~~
main.cpp: In function 'int main()':
main.cpp:55:26: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
mt[i][j]=NULL;
^~~~
main.cpp:64:22: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
s[i]=NULL;
^~~~
main.cpp:51:13: warning: unused variable 'ok' [-Wunused-variable]
int ok=1;
^~
main.cpp:44:9: warning: unused variable 'nivel' [-Wunused-variable]
int nivel=0;
^~~~~
main.cpp: In function 'void citire()':
main.cpp:22:21: warning: iteration 50 invokes undefined behavior [-Waggressive-loop-optimizations]
mt[i][j]=NULL;
^
main.cpp:21:23: note: within this loop
for(int j=0; j<=50; ++j)
~^~~~
main.cpp: In function 'int main()':
main.cpp:55:25: warning: iteration 50 invokes undefined behavior [-Waggressive-loop-optimizations]
mt[i][j]=NULL;
^
main.cpp:54:27: note: within this loop
for(int j=0; j<=50; ++j)
~^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | Partial incorect | 5 |
2 | 4ms | 131kb | Partial incorect | 5 |
3 | 34ms | 262kb | Partial incorect | 5 |
4 | 106ms | 262kb | Partial incorect | 5 |
5 | 400ms | 393kb | Time limit exceeded | 0 |
6 | 400ms | 352kb | Time limit exceeded | 0 |
7 | 401ms | 393kb | Time limit exceeded | 0 |
8 | 8ms | 131kb | Incorect | 0 |
9 | 27ms | 131kb | OK | 10 |
10 | 10ms | 131kb | Incorect | 0 |
Punctaj total | 30 |