Record Detail

Runtime Error

In file included from /in/database.c:5:0:
/in/table_management.h: In function 'load':
/in/table_management.h:37:12: warning: function returns address of local variable [-Wreturn-local-addr]
     return temppointer;
            ^~~~~~~~~~~
/in/table_management.h:13:11: note: declared here
     Table table1 = {.assignNum = 0};//初始化,不理解
           ^~~~~~
# Status Time Cost Memory Cost
#1 Runtime Error (-11) Detail 1ms 388.0 KiB
#2 Runtime Error (-11) Detail 1ms 388.0 KiB
#3 Runtime Error (-11) Detail 1ms 392.0 KiB
#4 Runtime Error (-11) Detail 1ms 384.0 KiB
#5 Runtime Error (-11) Detail 1ms 376.0 KiB

Information

Submit By
Type
Submission
Homework
Lab 5 (TEST ONLY) (+AUTO)
Language
C
Submit At
2021-11-13 18:34:32
Judged At
2021-11-21 15:06:38
Judged By
Score
0
Total Time
6ms
Peak Memory
392.0 KiB